Revision: 5299 http://ipcop.svn.sourceforge.net/ipcop/?rev=5299&view=rev Author: owes Date: 2011-01-04 16:47:50 +0000 (Tue, 04 Jan 2011)
Log Message: ----------- Upgrade ntp to 4.2.6p3 Modified Paths: -------------- ipcop/trunk/lfs/ntp ipcop/trunk/updates/1.9.19/ROOTFILES.i486-1.9.19 ipcop/trunk/updates/1.9.19/information.xml ipcop/trunk/updates/1.9.19/setup Modified: ipcop/trunk/lfs/ntp =================================================================== --- ipcop/trunk/lfs/ntp 2011-01-04 16:39:00 UTC (rev 5298) +++ ipcop/trunk/lfs/ntp 2011-01-04 16:47:50 UTC (rev 5299) @@ -33,7 +33,7 @@ include Config PKG_NAME = ntp -VER = 4.2.6p2 +VER = 4.2.6p3 HOST_ARCH = all OTHER_SRC = yes @@ -45,7 +45,7 @@ # Used to include same timestamp for all # This is the release date -DATESTAMP = "Dec 12 2009" +DATESTAMP = "Jan 03 2011" ############################################################################### # Top-level Rules @@ -55,7 +55,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = cf73cd85f248232c62f8029e6eb05938 +$(DL_FILE)_MD5 = 59876a9009b098ff59767ee45a88ebd2 install : $(TARGET) Modified: ipcop/trunk/updates/1.9.19/ROOTFILES.i486-1.9.19 =================================================================== --- ipcop/trunk/updates/1.9.19/ROOTFILES.i486-1.9.19 2011-01-04 16:39:00 UTC (rev 5298) +++ ipcop/trunk/updates/1.9.19/ROOTFILES.i486-1.9.19 2011-01-04 16:47:50 UTC (rev 5299) @@ -23,6 +23,11 @@ /lib/modules/2.6.32-3/kernel /usr/sbin/lsof ## +## ntp-4.2.6p3 +/usr/bin/ntpd +/usr/bin/ntpdate +/usr/bin/ntpq +## ## Perl DBD-SQLite /usr/lib/perl5/site_perl/5.10.1/i486-linux/DBD/SQLite.pm /usr/lib/perl5/site_perl/5.10.1/i486-linux/auto/DBD/SQLite/SQLite.so Modified: ipcop/trunk/updates/1.9.19/information.xml =================================================================== --- ipcop/trunk/updates/1.9.19/information.xml 2011-01-04 16:39:00 UTC (rev 5298) +++ ipcop/trunk/updates/1.9.19/information.xml 2011-01-04 16:47:50 UTC (rev 5299) @@ -4,7 +4,7 @@ <releasedate>2010-mm-dd</releasedate> <size>0</size> <description>Patch expat for CVE-2009-3560 and CVE-2009-3720<br /> - Upgrade kernel to 2.6.32.27, rsyslog to 5.6.1, udev to 165, wanpipe to 3.5.18.<br /> + Upgrade kernel to 2.6.32.27, ntpd to 4.2.6p3, rsyslog to 5.6.1, udev to 165, wanpipe to 3.5.18.<br /> <b>Mandatory reboot after upgrade.</b></description> <previousversion>1.9.18</previousversion> <installdate>INSTALLDATE</installdate> Modified: ipcop/trunk/updates/1.9.19/setup =================================================================== --- ipcop/trunk/updates/1.9.19/setup 2011-01-04 16:39:00 UTC (rev 5298) +++ ipcop/trunk/updates/1.9.19/setup 2011-01-04 16:47:50 UTC (rev 5299) @@ -92,6 +92,11 @@ # Restart rsyslogd to activate new version /usr/local/bin/restartsyslogd +# Restart ntp daemon +if [ -e /var/run/ntpd.pid ]; then + /usr/local/bin/restartntpd +fi + ##### # # End of version specific handling. Continue with universal stuff. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn