Changelog for
ntp-4.2.6p3-6.22.5.i586.rpm :
Thu May 10 14:00:00 2012 varkolyAATTsuse.com
- bnc#656509 - don\'t use --bind on /var/lib/ntp/proc
Tue May 31 14:00:00 2011 varkolyAATTsuse.de
- bnc#689070 - ntp post install script always removes /etc/sysconfig/ntp
- bnc#688529 - (ntp) ntpq and ntpdc command history broken
- bnc#682745 - ntpd does not start if a local dcf77 refclock is configured,
preventing a successful system boot
- bnc#688132 - fix/improve init script
* related to bugzilla 688132
* \"rcntp ntptimeset\" could not parse servers from ntp.conf when IP proto
was specified (server [-4|-6] hostname)
* \"rcntp ntptimeset\" is now using ip proto parameter (-4|-6) if it\'s set in
NTPD_OPTIONS and skip servers where the opposite proto is defined
- bnc#695598 - \"Started sntp\" in /var/log/messages
- The default timeout for sntp is to long. This can stop booting.
Thu Feb 3 13:00:00 2011 mvidnerAATTsuse.cz
- updated the sntp syntax also in our ntpdate script (bnc#658255#c2)
Tue Jan 4 13:00:00 2011 adrianAATTsuse.de
- update to version 4.2.6p3
* main feature, it really ! updates the time, old version was
miscalculating the offset based on t21 and t34
Tue Jan 4 13:00:00 2011 adrianAATTsuse.de
- require $network startup before ntp. This is not enforced via
$network_fs when no nfs and cifs is enabled
Tue Dec 14 13:00:00 2010 ismailAATTnamtrac.org
- bnc#657194 - compile with --enable-ntp-signd
Mon Dec 13 13:00:00 2010 varkolyAATTnovell.com
- bnc#658799 - ntp init script makes /proc readonly, blocking login
Wed Dec 8 13:00:00 2010 varkolyAATTnovell.com
- bnc#658255 - ntpd is not working and sntp complains about unknown options
Tue Nov 30 13:00:00 2010 varkolyAATTnovell.com
- update to 4.2.6p2
* Major code clean up.
1. The protostats statistics files have been very useful in exposing
little twitches and turns when something hiccups, like a broken PPS
signal. Most of what used to be syslog messages are now repackaged as
protostats messages with optional syslog as well.
2. Close inspection of the clock discipline behavior at long poll
intervals (36 h) showed it not doing as well as it should.
3. Autokey. The enhanced error checking was becoming a major pain. A way was found
to toss out gobs of ugly fat code and replace the function with a much simpler
and more comprehensive scheme.
4. The interface code for the kernel PPS signal was not in sync with the
kernel code itself. Some error checks were duplicated and some ineffective.
5. The flake restrict bit turned out to be really interesting, especially
with symmtric modes and of those especially those using Autokey.
* Documentation updates
- New old feature: sync time on startup. If not needed NTPD_FORCE_SYNC_ON_STARTUP must
be set to no in /etc/sysconfig/ntp
Tue Sep 28 14:00:00 2010 ajAATTsuse.de
- Handle /var/run as tmpfs
Fri Apr 23 14:00:00 2010 varkolyAATTnovell.com
- Set time by starting ntp via ntptimeset
Fri Apr 9 14:00:00 2010 varkolyAATTnovell.com
- rcntp timeset now gets the time via sntp inmediately
Sun Mar 21 13:00:00 2010 novellbmwAATTlsmod.de
- fix read-only mount of proc in chroot
Thu Mar 18 13:00:00 2010 varkolyAATTnovell.com
- bnc#574885 - XEN is using many network interfaces and stopping and
restarting XEN instances results in ntpd error \"Cannot find existing
interface for address ...\".
Wed Jan 6 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Wed Dec 9 13:00:00 2009 varkolyAATTsuse.de
- update to ntp-4.2.4p8 to fix bnc#550316 - VUL-0: ntp DoS
- bnc#557716 - NTP PLL does not converge based on
https://support.ntp.org/bugs/show_bug.cgi?id=1219
Sat Nov 28 13:00:00 2009 seifeAATTopensuse.org
- Also fix multiple mount on multiple \"rcntp start\" invocations
Mon Aug 31 14:00:00 2009 tiwaiAATTsuse.de
- Really fix the multiple mount bug in ntp init script (bnc#517222)
Mon Jul 20 14:00:00 2009 varkolyAATTsuse.de
- bnc#517222 – Minor patch for ntp init-script
Tue Jul 14 14:00:00 2009 ajAATTsuse.de
- Add ntp-4.2.4p7-autoconf.patch to fix build failure.
Fri Jul 10 14:00:00 2009 varkolyAATTsuse.de
- bnc#515629 - NM_ONLINE_TIMEOUT does not work with parallel boot
- bnc#521044 - ntp init script: /etc/init.d/ntp: line 70: return: can
only `return\' from a function or sourced script
Fri Jun 19 14:00:00 2009 varkolyAATTsuse.de
- bnc#506908 - ntptrace doesn\'t work as non root user
- update to 4.2.4p7:
* [Sec 1151] Remote exploit if autokey is enabled - CVE-2009-1252.
* [Bug 1187] Update the copyright date.
* [Bug 1191] ntpd fails on Win2000 - \"Address already in use\" after fix for [Sec 1149].
* ntp.isc.org -> ntp.org cleanup.
* [Bug 1178] Use prior FORCE_DNSRETRY behavior as needed at runtime,
add configure --enable-ignore-dns-errors to be even more stubborn
* [Bug 784] Make --enable-linuxcaps the default when available
* [Bug 1179] error messages for -u/--user and -i lacking droproot
* Updated JJY reference clock driver from Takao Abe
* [Bug 1071] Log a message and exit before trying to use FD_SET with a
descriptor larger than FD_SETSIZE, which will corrupt memory
* On corruption of the iface list head in add_interface, log and exit
* [Bug 1172] 4.2.4p7-RC{3,4} fail to build on linux.
* flock-build script unportable \'set -m\' use removed
* [Bug 1167] use gcc -Winit-self only if it is understood
* [Bug 787] Bug fixes for 64-bit time_t on Windows
* [Bug 813] Conditional naming of Event
* [Bug 1147] System errors should be logged to msyslog()
* [Bug 1155] Fix compile problem on Windows with VS2005
* [Bug 1156] lock_thread_to_processor() should be declared in header
* [Bug 1157] quiet OpenSSL warnings, clean up configure.ac
* [Bug 1158] support for aix6.1
* [Bug 1160] MacOS X is like BSD regarding F_SETOWN
* [Sec 1144] limited buffer overflow in ntpq. CVE-2009-0159
* [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
* [Bug 1131] UDP sockets should not use SIGPOLL on Solaris.
* build system email address cleanup
* [Bug 774] parsesolaris.c does not compile under the new Solaris
* [Bug 873] Windows serial refclock proper TTY line discipline emulation
* [Bug 1014] Enable building with VC9 (in Visual Studio 2008,
Visual C++ 2008, or SDK)
* [Bug 1117] Deferred interface binding under Windows works only correctly
if FORCE_DNSRETRY is defined
* [BUG 1124] Lock QueryPerformanceCounter() client threads to same CPU
* DPRINTF macro made safer, always evaluates to a statement and will not
misassociate an else which follows the macro.
Wed May 6 14:00:00 2009 varkolyAATTsuse.de
- bnc#468685 - ntpd causes 16 wakeups per second
Wed Apr 29 14:00:00 2009 varkolyAATTsuse.de
- bnc#492304 - ntpd man page refers to package xntp-doc (which does not exist)
- bnc#495496 – ntp misses prereq: /sbin/chkconfig
Thu Jan 8 13:00:00 2009 varkolyAATTsuse.de
- Fixed build errors with recent versions of openSSL.
- Fix incorrect check of EVP_VerifyFinal()\'s return value.
(bnc#459662 - VUL-0: ntp does not check return value of EVP_VerifyFinal)
Fri Nov 14 13:00:00 2008 varkolyAATTsuse.de
- (bnc#443228) - Successor of ntpdate (descriped in deprecation note) does not work
Mon Nov 10 13:00:00 2008 varkolyAATTsuse.de
- (bnc#443304) - netconfig: NTP server not set when using dhcpcd
Fri Nov 7 13:00:00 2008 varkolyAATTsuse.de
- (bnc#438630) - can\'t install from livecd - no ntp-server timeout
Wed Oct 29 13:00:00 2008 varkolyAATTsuse.de
- (bnc#439813) - autobuild does not run because time is appearently out of sync
Fri Oct 24 14:00:00 2008 varkolyAATTsuse.de
- Add ntp-wait script. This tests if the time is synchronized.
Very important for time critical services like kerberos.
Thu Oct 23 14:00:00 2008 varkolyAATTsuse.de
- (bnc#437982) - /usr/sbin/ntpdate: line 27: shift: -1: shift count out of range
- (bnc#437968) - Typo and usability issue in deprecation output of ntpdate
Fri Oct 17 14:00:00 2008 varkolyAATTsuse.de
- clean up the sources to avoid a lot of compiler warnings
- fixing some unaligned accesses (bnc#430059)
Mon Oct 13 14:00:00 2008 varkolyAATTsuse.de
- (bnc#434529) - SLES11 Beta2: Firewall opens both TCP and UDP for ntp
- ntpdate is now a wrapper script around sntp. All parameters
except for the time server will be ignored
Wed Oct 8 14:00:00 2008 varkolyAATTsuse.de
- Remove redundand patches
- Remove ntpdate because this is obsolete.
Tue Oct 7 14:00:00 2008 schwabAATTsuse.de
- Don\'t try to umount /proc.
- Fix error handling.
Thu Oct 2 14:00:00 2008 varkolyAATTsuse.de
- (bnc#431175) - ntpd hangs during init
Fri Sep 26 14:00:00 2008 varkolyAATTsuse.de
- (bnc#387236) - VUL-0: ntp complains about format/parity error
for MD5 key 1, not used
In the ntp 4.2.4p5 version this problem is solved.
Only the 4.2.4-w32-time-authentification patch had caused it
that that did not function. Now we have droped this patch.
Thu Sep 11 14:00:00 2008 varkolyAATTsuse.de
- (bnc#407804) - ntpd stalls boot process
Tue Sep 9 14:00:00 2008 varkolyAATTsuse.de
- (bnc#274833) - Cypress beta site would like to see NTP as a service to monitor under Health Monitor in NRM.
- update to 4.2.4p5 which
* Month off by one in leap second message written to clockstats file fixed.
* Built-in getpass() function also prompts for password if not built with DEBUG.
* Fix memory leak when fetching system messages.
* Wake up the resolver thread/process when a new interface has become available.
* Correctly apply negative-sawtooth for oncore 12 channel receiver.
* Startup code for original LinuxPPS removed. LinuxPPS now conforms to the PPSAPI.
* drop minimum time restriction for interface update interval.
* Fix mismatching #ifdefs for builds without IPv6.
* Update the copyright year.
* Build system cleanup (make autogen-generated files writable).
* nptdate timeout is too long if several servers are supplied.
* ntpdate debug mode adjusts system clock when it shouldn\'t.
* ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn\'t set
Mon Sep 8 14:00:00 2008 varkolyAATTsuse.de
- (bnc#423463) - 2 bugs found in ntpd init script
Tue Jun 17 14:00:00 2008 varkolyAATTsuse.de
- (bnc#398437) - ntp client has missing dependency to package timezone
- (bnc#397422) - ntp rpm throws an error when installing
Mon May 26 14:00:00 2008 varkolyAATTsuse.de
- (bnc#393305) – /etc/ntp.conf gets overwritten during an update
Tue May 20 14:00:00 2008 varkolyAATTsuse.de
- (bnc#388980) – \"hang\" on boot to runlevel 3
Wed May 14 14:00:00 2008 anschneiderAATTsuse.de
- Create needed if-{up,down}.d symlinks during installation; [bnc#256291].
Tue May 6 14:00:00 2008 cooloAATTsuse.de
- Fix provides to get rename on distribution upgrade
Tue Apr 1 14:00:00 2008 mtAATTsuse.de
- Changed init script to avoid waiting for input on stdin
when it trys to parse $NTP_KEYS file.
Mon Mar 31 14:00:00 2008 schwabAATTsuse.de
- Wait for ntpd to finish during ntptimeset.
Wed Mar 26 13:00:00 2008 anschneiderAATTsuse.de
- Fix syntax errors in the init script.
Tue Mar 25 13:00:00 2008 anschneiderAATTsuse.de
- Fix IPv6 support in chroot jail; [bnc#333525].
Tue Mar 25 13:00:00 2008 anschneiderAATTsuse.de
- Fix broken init script; [bnc#365515];
Tue Mar 25 13:00:00 2008 anschneiderAATTsuse.de
- Install SuSEfirewall2 service file into the right directory; [bnc#370482].
Fri Mar 14 13:00:00 2008 ajAATTsuse.de
- Make ntp.init LSB compliant.
- Fix permissions of image file.
- Use fdupes.
Wed Mar 12 13:00:00 2008 schwabAATTsuse.de
- Fix paren nesting.
Tue Jan 22 13:00:00 2008 mskibbeAATTsuse.de
- fix specfile
o check for file before the file is removed
o remove a \"cut\" error on some systems
o fix provides conflict with openntp
- readd sysconfig varible NTPD_RUN_CHROOTED
- fix ifupdown script
Wed Jan 16 13:00:00 2008 mskibbeAATTsuse.de
- Fate #301836: NTP XML Service Description Document
Mon Jan 7 13:00:00 2008 mskibbeAATTsuse.de
- Bug 351059 - ntpd should not run with gid=0
Mon Nov 5 13:00:00 2007 mskibbeAATTsuse.de
- Bug 217032 - xntp rpm package name: eliminate x
- rename patches to a consistent layout ntp
*.patch
Thu Oct 18 14:00:00 2007 mskibbeAATTsuse.de
- update to 2.4.4p4 which
o Fix problems with the -6 flag.
o Avoid ntpdc use of refid value as unterminated string.
o Corrected display of pll offset on 64bit systems.
o Corrected sign handling on 64bit in ntpdc loopinfo command.
o avoid malloc() interrupted by SIGIO risk
o cleanup shutdown while the file descriptor is still open.
o use emalloc() to get a message at the end of the memory
o don\'t access recv buffers after having them passed to the free list.
o allow loopback interfaces to share addresses with other interfaces.
Wed Aug 29 14:00:00 2007 mskibbeAATTsuse.de
- Bug 283706 – ntpdate in the init script of ntp fails if the
network interface is not active
- Bug 256291 - setting initial time and date via ntp and mounting
of nfs shares with network manager fails
Mon Jul 9 14:00:00 2007 mskibbeAATTsuse.de
- update to 2.4.4p3 which
o Broadcast address was not correctly set for interface addresses
o reduce syslog noise, while there fix Enabled/Disable logging
to reflect the actual configuration
o Moved declaration of variable to top of function
o Fix multicast client crypto authentication and make sure
arriving multicast packets do not disturb the autokey dance
o Don\'t write from source address length to wrong location
o Upgraded autogen and libopts
o ntpd should not read a .ntprc file
Tue Jun 5 14:00:00 2007 mskibbeAATTsuse.de
- file /var/log/ntp is not owned by any package (#280507)
Mon Jun 4 14:00:00 2007 mskibbeAATTsuse.de
- ntp pollutes the log on ia64 (#272938)
Mon May 14 14:00:00 2007 mskibbeAATTsuse.de
- readline support for ntp (#246428)
Fri Apr 13 14:00:00 2007 mskibbeAATTsuse.de
- \"rcxntpd start\" fails with \"ntpd[8013]: crypto_setup: random seed
file //.rnd not found\" (#232512)
Thu Mar 29 14:00:00 2007 rguentherAATTsuse.de
- add pwdutils BuildRequires for postinstall script execution
Thu Mar 22 13:00:00 2007 mskibbeAATTsuse.de
- ntp patch broken/md5 keys unusable (#253635)
Thu Mar 8 13:00:00 2007 mskibbeAATTsuse.de
- ntpq man page is corrupt (#251136)
- xntp (server) - Ports for SuSEfirewall added via packages
(#251672)
Mon Mar 5 13:00:00 2007 schwabAATTsuse.de
- Fix broken patch.
Tue Feb 27 13:00:00 2007 mskibbeAATTsuse.de
- update to version 4.2.4 which
o update html help pages
o sntp now uses the returned precision to control decimal places
o Fix a lot of bugs
Thu Jan 25 13:00:00 2007 mskibbeAATTsuse.de
- ntpd pid file problems (#230273)
Wed Jan 10 13:00:00 2007 mskibbeAATTsuse.de
- W32Time authentication support in NTP (fate #300767)
Wed Nov 8 13:00:00 2006 mskibbeAATTsuse.de
- update to version 4.2.2p4 which
o fix some bugs
Thu Nov 2 13:00:00 2006 mskibbeAATTsuse.de
- fix bug #207079 - NTP setup to start on boot fails everytime
Tue Oct 17 14:00:00 2006 mskibbeAATTsuse.de
- change init script and sysconfig file - it\'s now possible to
synchronize time only if the service restart. (see Bug #211031)
Mon Oct 9 14:00:00 2006 mskibbeAATTsuse.de
- update to version 4.2.2p3 which
o use the new format of the \"send\" emails
o Change mode to -rwxrwxr-x
o Clean up the ChangeLog generation
Thu Aug 31 14:00:00 2006 mskibbeAATTsuse.de
- fix bug #169052 - xntp: typo in man page
- fix bug #200178 - NTP error message at startup
Tue Jul 25 14:00:00 2006 mskibbeAATTsuse.de
- update to version 4.2.2p2 which
o cleanup
o fix some bugs
o Resolve the ambiguity in the copyright file
o fix for bug #158199 (ntpdate -q reports 0 offset on IPv6)