Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
ntpdate - Utility to set the date and time via NTP
ntpdate is a program for retrieving the date and time from
NTP servers.
Packages
Latest: ntpdate-4.2.4p8-3.el6.fio.i686.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| ntpdate |
0 |
4.2.4p8 |
3.el6.fio |
i686 |
55 KiB |
2012-02-18 12:42:18 |
| ntpdate |
0 |
4.2.4p8 |
2.pre6.el6.fio |
i686 |
56 KiB |
2011-07-14 19:36:32 |
Changelog:
- * 2010-05-13 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p8-2
- don't verify ntp.conf (#591924)
- clarify ntpd -q description (#591837)
- * 2009-12-09 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p8-1
- update to 4.2.4p8 (#545557, CVE-2009-3563)
- * 2009-10-21 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p7-7
- add ntp-wait man page (#526161)
- fix init scripts (#527987)
- * 2009-09-29 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p7-6
- generate tickadj man page (#526161)
- fix precision calculation on fast CPUs
- * 2009-08-21 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> - 4.2.4p7-5
- rebuilt with new openssl
- * 2009-07-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 4.2.4p7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-07-21 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p7-3
- handle system time jumps better
- don't wake up every second for refclocks without timer
- don't crash in ntpstat when unknown clock type is received (#505564)
- make ntpstat process first packet in multipacket response
- switch to editline
- set pool.ntp.org vendor zone in spec (#512711)
- compile with -fno-strict-aliasing
- * 2009-05-28 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p7-2
- fix frequency calculation when starting with no drift file
- reduce phase adjustments beyond Allan intercept in daemon PLL
- * 2009-05-19 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p7-1
- update to 4.2.4p7 (CVE-2009-1252)
- improve PLL response when kernel discipline is disabled
- don't log STA_MODE changes
- enable nanokernel support
- allow minpoll 3
- increase memlock limit
- move html documentation to -doc subpackage (#492444)
- * 2009-04-20 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> 4.2.4p6-4
- don't restart ntpd in dhclient script with every renewal
- fix buffer overflow in ntpq (#490617)
- check status in condrestart (#481261)
- don't crash when compiled with HAVE_TIMER_CREATE (#486217)