Commit graph

7 commits

Author SHA1 Message Date
adrianp
1efb4a6477 Update nb6->nb7 for security fix: http://secunia.com/advisories/16602/ 2005-09-10 10:43:42 +00:00
fredb
f8bde3dbfa Update to ntp-4.1.1. From the "NEWS" file:
* Lose the source port check on incoming packets
    * (x)ntpdc compatibility patch
    * Virtual IP improvements
    * ntp_loopfilter fixes and improvements
    * ntpdc improvements
    * GOES refclock fix
    * JJY driver
    * bsdi port fixes
    * HP MPE/iX port
    * Win/NT port upgrade
    * Dynix PTX port fixes
    * Document conversion from CVS to BK
    * readline support for ntpq
2002-02-28 13:51:23 +00:00
fredb
8d54113135 Add missing "-u" flag to ntpdate usage message. Culled from NetBSD-current.
[Committed by Hubert Feyrer.]
2001-08-14 17:55:18 +00:00
fredb
9a872eacf7 Update to latest release candidate, ntp-4.0.99m-rc3. Continued
refinements since 4.0.99k, a new feature -- an experimental
"huff-n-puff" filter (optionally enabled in /etc/ntp.conf) -- which
discards samples with the highest delays, and new drivers for:
Forum Graphic GPS, WWV/H, Heath GC-100 II, HOPF serial and PCI,
ONCORE, ulink331.

Drop the packages's requirement for GNU readline. It turns out
that command line editing in "ntpq" is not all that useful, as
you can alway let your shell recall "ntpq -c <command>".
2001-07-12 16:24:58 +00:00
fredb
864195477e Prevent a buffer overflow in "ntpd"; patch pulled up from the NetBSD CVS
repository. Unpatched, the daemon can be caused to segfault by application
of malformed IP packets. Allegedly, this could lead to a root compromise,
but that has not been confirmed on NetBSD. See NetBSD Security Advisory
NetBSD-SA2001-004.
2001-04-06 15:21:05 +00:00
fredb
81c28e53c7 Update ntp4 to 4.0.98f. Extensive clean ups, bug fixes in reference clock
drivers and in burst mode operation. Clean ups to and additional documentation.

- - Package builds cleanly (including ntptime) for NetBSD-1.4.1, now that
    HAVE_PPSAPI depends on finding PPS_API_VERS_1 in sys/timepps.h, rather
    than simply checking for the presence of sys/timpepps.h.
- - Remove dependencies on gmake and autoconf.
1999-11-14 05:23:26 +00:00
fredb
7314f85594 Update ntp4 to 4.0.96p1
Highlights:
- - Y2K patches from AT&T: readme, test results, in source directory
- - various portability and configuration patches for Linux, WinNT

This version of the package now requires "gmake", "autoconf", and
"automake" as a consequence of its use of distribution patches.
This requirement is expected to go away with the pending release.
1999-08-13 08:54:28 +00:00