summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-05-24Remove the obsolete config file /etc/logcheck/ignore.d.server/ntpkroeckx5-2/+26
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@305 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2010-05-24Remove kfreebsd.patch, applied upstream. Update other patches.kroeckx5-4128/+6533
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@304 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2010-05-24Change version to 4.2.6.p1, 4.2.6p1 is lower.kroeckx1-1/+3
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@303 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2010-05-24New upstream version.kroeckx2-1/+7
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@302 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-27Remove ntp.logcheck.ignore.server, none of those messages arekroeckx2-10/+2
send to syslog now. (Closes: #498992) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@301 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-26Change the maintainer scripts to stop generating the symlink for rulevel 0 1 6.kroeckx1-1/+1
They don't get removed on upgrade, and I'm not sure you can convince update-rc.d to do that without removing all the symlinks and then adding the defaults ago undoing user configuration. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@300 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-26There is no need to run it at level 1 either, killprocs will kill it in thatkroeckx2-3/+3
case. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@299 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-26Compile with --enable-ntp-signd to enable mssntp for use with sambakroeckx2-1/+4
(Closes: #562065) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@298 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-26Don't run init script on shutdown/reboot, just let sendsigs deal with it.kroeckx2-3/+4
(Closes: #540694) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@297 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-26Patch is now forwarded.kroeckx1-0/+1
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@296 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-25Split ntpd-linux-caps.patch in ntpd-linux-caps-runtime.patch andkroeckx4-21/+37
ntpd-linux-caps-inheritable.patch and add comments git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@295 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Update autotools.patch's comment on how to recreate it.kroeckx2-2/+9
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@294 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Add comment to dfsg.patchkroeckx2-0/+6
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@293 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Fix kfreebsd.patch's comment to be about the right patch.kroeckx2-1/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@292 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Merge the ntpd-char-fix.patch into ntpd-ni-maxhost.patchkroeckx4-21/+17
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@291 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Remove the doc.patch, it's either just wrong or more confusing than thekroeckx3-14/+2
original text. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@290 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Remove ntp_gettime.patch, it wasn't used, and we have libc calls thatkroeckx2-27/+2
wrap adjtimex now anyway. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@289 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-24Use the system libopts instead of the internal copy: add build-dependencykroeckx3-4/+6
on autogen, call configure with --disable-local-libopts. There is also no need anymore to remove the usr/lib dir. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@288 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-23New upstream versionkroeckx18-12643/+13874
- They no longer use the built in md5 with unclear license: adjust dfsg.sh and dfsg.patch. - Location of the html pages has changed location: adjust dfsg.sh - Remove ntptimeval.patch and ntptrace-getopt.patch, applied upstream. - Change libedit.patch and call configure with --with-lineeditlibs=edit instead. - Update nanokernel-status.patch to also do it for the new direct_freq() function. - includes.diff: Stop including ntp_refclock.h, since it breaks things. - Upstream no longer provides an ntpdsim.1 manpage, so don't try to to remove it. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@287 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-08Quilt decided to drop some files from the patch for some reason.kroeckx1-9/+8625
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@285 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-08New upstream release.kroeckx2-72168/+10505
Fixes DoS with mode 7 packets (CVE-2009-3563) (Closes: #560074) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@284 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-26Actually make it fail on hurd.kroeckx1-1/+1
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@282 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-26Make the package fail to build on hurd since it does not providedkroeckx2-0/+8
the needed system calls for ntpd to work. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@281 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-26Use uname -s instead of dpkg-architecture to found the kernel we'rekroeckx2-5/+11
running on. dpkg-architecture is part of dpkg-dev. (Closes: #558145) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@280 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-25Running as user ntp does not work on kfreebsd because it doesn't supportkroeckx2-1/+6
capabilities. Adjust the init script to start as root. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@278 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-25Configure didn't know what to set certain options to on kfreebsd.kroeckx4-11857/+4946
Patch by Aurelien Jarno. (Closes: #522696) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@277 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-25Don't pass --enable-linuxcaps to configure anymore. It now detects itkroeckx2-1/+11
itself when it's available, and it breaks on non-Linux systems. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@276 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-21Refresh libedit patch because it's fuzzy and fails to apply on the buildds.kroeckx2-9/+22
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@274 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-21Release 1:4.2.4p7+dfsg-1kroeckx1-2/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@272 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-21New upstream version.kroeckx7-36027/+81045
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@270 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-13Detect that we run a kernel with nano support or not.kroeckx3-1/+112
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@269 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-04Changed source format to 3.0 (quilt)petere4-9/+7
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@268 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-04Fixed FTBFS because of missing MOD_NANO definition (closes: #552882)petere3-0/+27
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@267 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-06-12releasing version 1:4.2.4p6+dfsg-2petere1-2/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@265 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-06-12Updated the config.guess/sub handling as recommended by autotools-dev topetere3-7/+5
not clutter the diff, added autotools-dev to build dependencies git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@264 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-06-12Use new status_of_proc function to report status in ntp init scriptpetere3-12/+5
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@263 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-06-12Fixed stack buffer overflow in ntpd (CVE-2009-1252) (closes: #525373)petere3-0/+18
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@262 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-06-12Fixed limited buffer overflow in ntpq (CVE-2009-0159) (closes: #525373)petere3-0/+20
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@261 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-05-05Cleaned up man pages to satisfy lintian's hyphen-used-as-minus-signpetere11-101/+103
complaint git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@254 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-05-05Added bug numberpetere1-1/+1
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@253 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-04-23Moved .dhcp version of configuration files to /var/lib/ntp and petere9-11/+14
/var/lib/ntpdate (closes: #524035) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@246 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-04-23Updated standards versionpetere2-1/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@245 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-04-23Fixed typo in ntpdate man pagepetere2-1/+7
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@244 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-18releasing version 1:4.2.4p6+dfsg-1petere1-2/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@242 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-17Removed "dynamic" key word from default ntp.conf, because this is now petere2-4/+6
obsolete and the default git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@241 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-16Updated copyright yearpetere1-1/+1
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@240 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-13Recognize "adjust" in ntpdate logcheck rules (closes: #493907)petere2-1/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@239 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-10Added -D_GNU_SOURCE to CPPFLAGS, to support glibc 2.8 (closes: #507806)petere2-1/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@238 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-10Switched build dependency from libcap-dev to libcap2-dev (closes: #474639)petere2-1/+2
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@237 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-02-10New upstream releasepetere6-2469/+8407
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@236 0070b5ef-2f16-0410-befa-9a02bd1d6ddb