Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ntp-4.2.0-20tr RPM for i586

From Trustix 3.0 for i586

Name: ntp Distribution: Trustix Secure Linux
Version: 4.2.0 Vendor: Comodo Trustix
Release: 20tr Build date: Fri Jun 2 12:31:15 2006
Group: Trustix Official Build host: ttrmgtbipin.comodo.com
Size: 2215100 Source RPM: ntp-4.2.0-20tr.src.rpm
Packager: Comodo Trustix <http://www.trustix.com>
Url: http://www.ntp.org
Summary: Synchronizes system time using the Network Time Protocol (NTP).
The Network Time Protocol (NTP) is used to synchronize a computer's
time with another reference time source. The ntp package contains
utilities and daemons that will synchronize your computer's time to
Coordinated Universal Time (UTC) via the NTP protocol and NTP servers.
The ntp package includes ntpdate (a program for retrieving the date
and time from remote machines via a network) and ntpd (a daemon which
continuously adjusts system time).

Install the ntp package if you need tools for keeping your system's
time synchronized via the NTP protocol.

Provides

Requires

License

distributable

Changelog

* Fri Jun 02 2006 Bipin S <bipin at trustix dot org> 4.2.0-20tr
  - Fixed out of memory errors. Bug #1761.
* Fri Jun 24 2005 Erlend Midttun <erlendbm at trustix dot org> 4.2.0-18tr
  - Now use 0, 1 and 2.pool.ntp.org
* Fri May 20 2005 Hasher J <hasher at comodo dot com> 4.2.0-17tr
  - Fix, Buffer overflow in ntpdate.c with authkey Logging
* Tue Apr 26 2005 Syed Shabir Zakiullah <syedshabir at comodo dot com> 4.2.0-16tr
  - Applied gcc4 patch
* Wed Apr 20 2005 Hasher Jamaludeen <hasher at comodo dot com> 4.2.0-15tr
  - Changed init priority
* Thu Apr 07 2005 Syed Shabir Zakiullah <syedshabir at comodo dot com> 4.2.0-14tr
  - Rebuilt aginst new readline
* Wed Mar 16 2005 Thushara Gopalakrishnan <thushara at comodo dot com>  4.2.0-13tr
  - Rebuild
* Sat Dec 11 2004 Erlend Midttun <erlendbm at trustix dot org>4.2.0-12tr
  - authenticate is not a valid configuration statement.
* Tue Nov 09 2004 Oystein Viggen <oysteivi at trustix dot com> 4.2.0-11tr
  - Rebuild with shared openssl
* Mon Oct 04 2004 Erlend Midttun <erlendbm at trustix dot org>4.2.0-10tr
  - Increase fudge on local.
* Thu Apr 01 2004 Erlend Midttun <erlendbm at trustix dot org>4.2.0-8tr
  - Now own /var/lib/ntp too
  - ghost /var/lib/ntp/drift
  - ghost /var/lib/ntp/drift.TEMP
  - Added pool.ntp.org
* Tue Mar 23 2004 Chr. Toldnes <christht at trustix dot org> 4.2.0-7tr
  - added gqx in initscript
* Mon Mar 01 2004 Oystein Viggen <oysteivi at trustix dot org> 4.2.0-5tr
  - Remove forced -g from init script.  Sysconfig is the correct place for it.
* Tue Feb 10 2004 Oystein Viggen <oysteivi at trustix dot org> 4.2.0-3ov
  - Use upstream patch for dropping root, instead of the third-party one
  - Update ntpd.sysconfig accordingly
  - Add -g in ntpd.sysconfig (replaces ntpdate and step-tickers trick)
* Mon Feb 02 2004 Chr. Toldnes <christht at trustix dot org> 4.2.0-2ct
  - chkconfig --add in %post
* Wed Nov 26 2003 Erlend Midttun <erlendbm at trustix dot com> 4.2.0-1tr
  - New upstream
  - Moved drift file to /var
* Fri Aug 01 2003 Erlend Midttun <erlendbm at trustix dot com> 4.1.72-7tr
  - Removed thumbs databases.
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 4.1.72-6tr
  - Big rebuild
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 4.1.72-5em
  - Rebuilt against glibc 2.3.2.
* Sun Jan 19 2003 Gerald Dachs <gda at trustix dot org> 4.1.72-4gd
  - rebuilt against openssl 0.9.7
* Thu Nov 21 2002 Christian H. Toldnes <christht at trustix dot com> 4.1.72-3ct
  - ntpd initscript now uses $INITLOCK
* Thu Aug 29 2002 Christian H. Toldnes <christht at trustix dot com> 4.1.72-2ct
  - Fixed groups
  - Ported changes into tsl .spec
* Tue Aug 27 2002 Gerald Dachs <gda@trustrix.org> 4.1.72-1gd
  - .spec file based on work from RawHide
* Tue Jul 17 2001 Erlend Midttun <erlendbm at trustix dot com>
  - It appears xntpd now includes libpcap dynamically, so increase version
    number.
* Fri Apr 27 2001 Oystein Viggen <oysteivi at trustix dot com>
  - Patch for capabilities in linux
  - Add user/group ntp
* Fri Apr 06 2001 Erlend Midttun <erlendbm at trustix dot com>
  - Applied patch from Poul-Henning Kamp to close remote buffer exploit.
* Wed Mar 01 2000 Lars Gaarden <larsg at trustix dot com>
  - step-tickers
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging
* Wed Apr 14 1999 Cristian Gafton <gafton@redhat.com>
  - disallow remote updates by default in ntp.conf (#2170)
* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
  - use 
    CFLAGS="${CFLAGS:--O2 -fomit-frame-pointer -pipe -s -mtune=pentium -march=pentium -fexpensive-optimizations -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -D_LARGEFILE64_SOURCE=1}" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -fomit-frame-pointer -pipe -s -mtune=pentium -march=pentium -fexpensive-optimizations -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -D_LARGEFILE64_SOURCE=1}" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -fomit-frame-pointer -pipe -s -mtune=pentium -march=pentium -fexpensive-optimizations -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -D_LARGEFILE64_SOURCE=1}" ; export FFLAGS ; 
    ./configure --host=i586-trustix-linux-gnu --build=i586-trustix-linux-gnu \
  	--target=i586-trustix-linux \
  	--program-prefix= \
   	--prefix=/usr \
  	--exec-prefix=/usr \
  	--bindir=/usr/sbin \
  	--sbindir=/usr/sbin \
  	--sysconfdir=/etc \
  	--datadir=/usr/share \
  	--includedir=/usr/include \
  	--libdir=/usr/lib \
  	--libexecdir=/usr/libexec \
  	--localstatedir=/var \
  	--sharedstatedir=/usr/com \
  	--mandir=/usr/share/man \
  	--infodir=/usr/share/info
  - fix initscript not to sit out the output of ntpdate (use syslog instead)
  - eliminate subshell from the install stage
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 9)
* Sun Nov 22 1998 Jeff Johnson <jbj@redhat.com>
  - ntp.conf: default local clock stratum to 10.
* Wed Oct 21 1998 Jeff Johnson <jbj@redhat.com>
  - update to 5.93e.
* Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com>
  - strip binaries
* Thu Aug 06 1998 Jeff Johnson <jbj@redhat.com>
  - update to 5.93c.
  - implement suggestions from James Youngman <JYoungman@vggas.com>:
  -   correct default /etc/ntp/keys 
  -   use /etc/ntp/step-tickers for ntpdate hosts
* Sun May 10 1998 Cristian Gafton <gafton@redhat.com>
  - start it after named
* Mon May 04 1998 Jeff Johnson <jbj@redhat.com>
  - Update to 5.93.
* Mon Feb 02 1998 Jeff Johnson <jbj@jbj.org>
  - Fiddles for RH-5.0. Update to xntp3-5.92.
* Mon Feb 02 1998 Jeff Johnson <jbj@jbj.org>
  - Fiddles for RH-5.0. Update to xntp3-5.92.
* Sat Oct 18 1997 Manoj Kasichainula <manojk@io.com>
  - Initial release for 5.91

Files

/etc/init.d/ntpd
/etc/ntp
/etc/ntp.conf
/etc/ntp/keys
/etc/sysconfig/ntpd
/usr/sbin/ntp-keygen
/usr/sbin/ntp-wait
/usr/sbin/ntpd
/usr/sbin/ntpdate
/usr/sbin/ntpdc
/usr/sbin/ntpq
/usr/sbin/ntptime
/usr/sbin/ntptrace
/usr/sbin/tickadj
/usr/share/doc/ntp-4.2.0
/usr/share/doc/ntp-4.2.0/NEWS
/usr/share/doc/ntp-4.2.0/TODO
/usr/share/doc/ntp-4.2.0/accopt.html
/usr/share/doc/ntp-4.2.0/assoc.html
/usr/share/doc/ntp-4.2.0/audio.html
/usr/share/doc/ntp-4.2.0/authopt.html
/usr/share/doc/ntp-4.2.0/build.html
/usr/share/doc/ntp-4.2.0/clockopt.html
/usr/share/doc/ntp-4.2.0/config.html
/usr/share/doc/ntp-4.2.0/confopt.html
/usr/share/doc/ntp-4.2.0/copyright.html
/usr/share/doc/ntp-4.2.0/debug.html
/usr/share/doc/ntp-4.2.0/drivers
/usr/share/doc/ntp-4.2.0/drivers/driver1.html
/usr/share/doc/ntp-4.2.0/drivers/driver10.html
/usr/share/doc/ntp-4.2.0/drivers/driver11.html
/usr/share/doc/ntp-4.2.0/drivers/driver12.html
/usr/share/doc/ntp-4.2.0/drivers/driver16.html
/usr/share/doc/ntp-4.2.0/drivers/driver18.html
/usr/share/doc/ntp-4.2.0/drivers/driver19.html
/usr/share/doc/ntp-4.2.0/drivers/driver2.html
/usr/share/doc/ntp-4.2.0/drivers/driver20.html
/usr/share/doc/ntp-4.2.0/drivers/driver22.html
/usr/share/doc/ntp-4.2.0/drivers/driver23.html
/usr/share/doc/ntp-4.2.0/drivers/driver24.html
/usr/share/doc/ntp-4.2.0/drivers/driver26.html
/usr/share/doc/ntp-4.2.0/drivers/driver27.html
/usr/share/doc/ntp-4.2.0/drivers/driver28.html
/usr/share/doc/ntp-4.2.0/drivers/driver29.html
/usr/share/doc/ntp-4.2.0/drivers/driver3.html
/usr/share/doc/ntp-4.2.0/drivers/driver30.html
/usr/share/doc/ntp-4.2.0/drivers/driver32.html
/usr/share/doc/ntp-4.2.0/drivers/driver33.html
/usr/share/doc/ntp-4.2.0/drivers/driver34.html
/usr/share/doc/ntp-4.2.0/drivers/driver35.html
/usr/share/doc/ntp-4.2.0/drivers/driver36.html
/usr/share/doc/ntp-4.2.0/drivers/driver37.html
/usr/share/doc/ntp-4.2.0/drivers/driver38.html
/usr/share/doc/ntp-4.2.0/drivers/driver39.html
/usr/share/doc/ntp-4.2.0/drivers/driver4.html
/usr/share/doc/ntp-4.2.0/drivers/driver40.html
/usr/share/doc/ntp-4.2.0/drivers/driver42.html
/usr/share/doc/ntp-4.2.0/drivers/driver43.html
/usr/share/doc/ntp-4.2.0/drivers/driver44.html
/usr/share/doc/ntp-4.2.0/drivers/driver5.html
/usr/share/doc/ntp-4.2.0/drivers/driver6.html
/usr/share/doc/ntp-4.2.0/drivers/driver7.html
/usr/share/doc/ntp-4.2.0/drivers/driver8.html
/usr/share/doc/ntp-4.2.0/drivers/driver9.html
/usr/share/doc/ntp-4.2.0/drivers/icons
/usr/share/doc/ntp-4.2.0/drivers/icons/home.gif
/usr/share/doc/ntp-4.2.0/drivers/icons/mail2.gif
/usr/share/doc/ntp-4.2.0/drivers/oncore-shmem.html
/usr/share/doc/ntp-4.2.0/extern.html
/usr/share/doc/ntp-4.2.0/hints
/usr/share/doc/ntp-4.2.0/hints.html
/usr/share/doc/ntp-4.2.0/hints/a-ux
/usr/share/doc/ntp-4.2.0/hints/aix
/usr/share/doc/ntp-4.2.0/hints/bsdi
/usr/share/doc/ntp-4.2.0/hints/changes
/usr/share/doc/ntp-4.2.0/hints/decosf1
/usr/share/doc/ntp-4.2.0/hints/decosf2
/usr/share/doc/ntp-4.2.0/hints/freebsd
/usr/share/doc/ntp-4.2.0/hints/hpux
/usr/share/doc/ntp-4.2.0/hints/linux
/usr/share/doc/ntp-4.2.0/hints/mpeix
/usr/share/doc/ntp-4.2.0/hints/netbsd
/usr/share/doc/ntp-4.2.0/hints/notes-xntp-v3
/usr/share/doc/ntp-4.2.0/hints/parse
/usr/share/doc/ntp-4.2.0/hints/refclocks
/usr/share/doc/ntp-4.2.0/hints/rs6000
/usr/share/doc/ntp-4.2.0/hints/sco.html
/usr/share/doc/ntp-4.2.0/hints/sgi
/usr/share/doc/ntp-4.2.0/hints/solaris-dosynctodr.html
/usr/share/doc/ntp-4.2.0/hints/solaris.html
/usr/share/doc/ntp-4.2.0/hints/solaris.xtra.4023118
/usr/share/doc/ntp-4.2.0/hints/solaris.xtra.4095849
/usr/share/doc/ntp-4.2.0/hints/solaris.xtra.S99ntpd
/usr/share/doc/ntp-4.2.0/hints/solaris.xtra.patchfreq
/usr/share/doc/ntp-4.2.0/hints/sun4
/usr/share/doc/ntp-4.2.0/hints/svr4-dell
/usr/share/doc/ntp-4.2.0/hints/svr4_package
/usr/share/doc/ntp-4.2.0/hints/todo
/usr/share/doc/ntp-4.2.0/hints/vxworks.html
/usr/share/doc/ntp-4.2.0/hints/winnt.html
/usr/share/doc/ntp-4.2.0/howto.html
/usr/share/doc/ntp-4.2.0/icons
/usr/share/doc/ntp-4.2.0/icons/home.gif
/usr/share/doc/ntp-4.2.0/icons/mail2.gif
/usr/share/doc/ntp-4.2.0/index.html
/usr/share/doc/ntp-4.2.0/kern.html
/usr/share/doc/ntp-4.2.0/keygen.html
/usr/share/doc/ntp-4.2.0/ldisc.html
/usr/share/doc/ntp-4.2.0/manyopt.html
/usr/share/doc/ntp-4.2.0/measure.html
/usr/share/doc/ntp-4.2.0/miscopt.html
/usr/share/doc/ntp-4.2.0/monopt.html
/usr/share/doc/ntp-4.2.0/msyslog.html
/usr/share/doc/ntp-4.2.0/mx4200data.html
/usr/share/doc/ntp-4.2.0/notes.html
/usr/share/doc/ntp-4.2.0/ntpd.html
/usr/share/doc/ntp-4.2.0/ntpdate.html
/usr/share/doc/ntp-4.2.0/ntpdc.html
/usr/share/doc/ntp-4.2.0/ntpdsim.html
/usr/share/doc/ntp-4.2.0/ntpq.html
/usr/share/doc/ntp-4.2.0/ntptime.html
/usr/share/doc/ntp-4.2.0/ntptrace.html
/usr/share/doc/ntp-4.2.0/parsedata.html
/usr/share/doc/ntp-4.2.0/parsenew.html
/usr/share/doc/ntp-4.2.0/patches.html
/usr/share/doc/ntp-4.2.0/pic
/usr/share/doc/ntp-4.2.0/pic/9400n.jpg
/usr/share/doc/ntp-4.2.0/pic/alice11.gif
/usr/share/doc/ntp-4.2.0/pic/alice13.gif
/usr/share/doc/ntp-4.2.0/pic/alice23.gif
/usr/share/doc/ntp-4.2.0/pic/alice31.gif
/usr/share/doc/ntp-4.2.0/pic/alice32.gif
/usr/share/doc/ntp-4.2.0/pic/alice35.gif
/usr/share/doc/ntp-4.2.0/pic/alice38.gif
/usr/share/doc/ntp-4.2.0/pic/alice44.gif
/usr/share/doc/ntp-4.2.0/pic/alice47.gif
/usr/share/doc/ntp-4.2.0/pic/alice51.gif
/usr/share/doc/ntp-4.2.0/pic/alice61.gif
/usr/share/doc/ntp-4.2.0/pic/barnstable.gif
/usr/share/doc/ntp-4.2.0/pic/beaver.gif
/usr/share/doc/ntp-4.2.0/pic/boom3.gif
/usr/share/doc/ntp-4.2.0/pic/boom3a.gif
/usr/share/doc/ntp-4.2.0/pic/bustardfly.gif
/usr/share/doc/ntp-4.2.0/pic/c51.jpg
/usr/share/doc/ntp-4.2.0/pic/dogsnake.gif
/usr/share/doc/ntp-4.2.0/pic/driver29.gif
/usr/share/doc/ntp-4.2.0/pic/driver43_1.gif
/usr/share/doc/ntp-4.2.0/pic/driver43_2.jpg
/usr/share/doc/ntp-4.2.0/pic/fg6021.gif
/usr/share/doc/ntp-4.2.0/pic/fg6039.jpg
/usr/share/doc/ntp-4.2.0/pic/gadget.jpg
/usr/share/doc/ntp-4.2.0/pic/gps167.jpg
/usr/share/doc/ntp-4.2.0/pic/hornraba.gif
/usr/share/doc/ntp-4.2.0/pic/igclock.gif
/usr/share/doc/ntp-4.2.0/pic/neoclock4x.gif
/usr/share/doc/ntp-4.2.0/pic/oncore_evalbig.gif
/usr/share/doc/ntp-4.2.0/pic/oncore_remoteant.jpg
/usr/share/doc/ntp-4.2.0/pic/oncore_utplusbig.gif
/usr/share/doc/ntp-4.2.0/pic/oz2.gif
/usr/share/doc/ntp-4.2.0/pic/panda.gif
/usr/share/doc/ntp-4.2.0/pic/pd_om006.gif
/usr/share/doc/ntp-4.2.0/pic/pd_om011.gif
/usr/share/doc/ntp-4.2.0/pic/pogo.gif
/usr/share/doc/ntp-4.2.0/pic/pogo1a.gif
/usr/share/doc/ntp-4.2.0/pic/pogo3a.gif
/usr/share/doc/ntp-4.2.0/pic/pogo4.gif
/usr/share/doc/ntp-4.2.0/pic/pogo5.gif
/usr/share/doc/ntp-4.2.0/pic/pogo6.gif
/usr/share/doc/ntp-4.2.0/pic/pogo8.gif
/usr/share/doc/ntp-4.2.0/pic/pzf509.jpg
/usr/share/doc/ntp-4.2.0/pic/rabbit.gif
/usr/share/doc/ntp-4.2.0/pic/radio2.jpg
/usr/share/doc/ntp-4.2.0/pic/sheepb.jpg
/usr/share/doc/ntp-4.2.0/pic/stack1a.jpg
/usr/share/doc/ntp-4.2.0/pic/tonea.gif
/usr/share/doc/ntp-4.2.0/pic/wingdorothy.gif
/usr/share/doc/ntp-4.2.0/porting.html
/usr/share/doc/ntp-4.2.0/pps.html
/usr/share/doc/ntp-4.2.0/prefer.html
/usr/share/doc/ntp-4.2.0/quick.html
/usr/share/doc/ntp-4.2.0/rdebug.html
/usr/share/doc/ntp-4.2.0/refclock.html
/usr/share/doc/ntp-4.2.0/release.html
/usr/share/doc/ntp-4.2.0/scripts
/usr/share/doc/ntp-4.2.0/scripts/footer.txt
/usr/share/doc/ntp-4.2.0/scripts/links10.txt
/usr/share/doc/ntp-4.2.0/scripts/links11.txt
/usr/share/doc/ntp-4.2.0/scripts/links12.txt
/usr/share/doc/ntp-4.2.0/scripts/links7.txt
/usr/share/doc/ntp-4.2.0/scripts/links8.txt
/usr/share/doc/ntp-4.2.0/scripts/links9.txt
/usr/share/doc/ntp-4.2.0/scripts/style.css
/usr/share/doc/ntp-4.2.0/sntp.html
/usr/share/doc/ntp-4.2.0/tickadj.html
/var/lib/ntp
/var/lib/ntp/drift
/var/lib/ntp/drift.TEMP


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 04:56:24 2013