Revision: 5875 http://ipcop.svn.sourceforge.net/ipcop/?rev=5875&view=rev Author: eoberlander Date: 2011-09-24 09:46:51 +0000 (Sat, 24 Sep 2011) Log Message: ----------- Upgrade ntp to 4.2.6p4
Modified Paths: -------------- ipcop/trunk/lfs/ntp ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1 ipcop/trunk/updates/2.0.1/information.xml ipcop/trunk/updates/2.0.1/setup Modified: ipcop/trunk/lfs/ntp =================================================================== --- ipcop/trunk/lfs/ntp 2011-09-23 21:11:37 UTC (rev 5874) +++ ipcop/trunk/lfs/ntp 2011-09-24 09:46:51 UTC (rev 5875) @@ -33,7 +33,7 @@ include Config PKG_NAME = ntp -VER = 4.2.6p3 +VER = 4.2.6p4 HOST_ARCH = all OTHER_SRC = yes @@ -45,7 +45,7 @@ # Used to include same timestamp for all # This is the release date -DATESTAMP = "Jan 03 2011" +DATESTAMP = "Sep 23 2011" ############################################################################### # Top-level Rules @@ -55,7 +55,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 59876a9009b098ff59767ee45a88ebd2 +$(DL_FILE)_MD5 = 1447121a07b49361677ffda4f6e29527 install : $(TARGET) Modified: ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1 =================================================================== --- ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1 2011-09-23 21:11:37 UTC (rev 5874) +++ ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1 2011-09-24 09:46:51 UTC (rev 5875) @@ -14,3 +14,8 @@ ## ## dnsmasq-2.58 /usr/sbin/dnsmasq +## +## ntp-4.2.6p4 +/usr/bin/ntpd +/usr/bin/ntpdate +/usr/bin/ntpq Modified: ipcop/trunk/updates/2.0.1/information.xml =================================================================== --- ipcop/trunk/updates/2.0.1/information.xml 2011-09-23 21:11:37 UTC (rev 5874) +++ ipcop/trunk/updates/2.0.1/information.xml 2011-09-24 09:46:51 UTC (rev 5875) @@ -3,7 +3,8 @@ <version>2.0.1</version> <releasedate>2010-mm-dd</releasedate> <size>0</size> - <description>Upgrade acpid to 2.0.12, bind to 9.8.1, dnsmasq to 2.58.</description> + <description>Upgrade acpid to 2.0.12, bind to 9.8.1, dnsmasq to 2.58, + ntp to 4.2.6p4.</description> <previousversion>2.0.0</previousversion> <installdate>INSTALLDATE</installdate> <latest /> Modified: ipcop/trunk/updates/2.0.1/setup =================================================================== --- ipcop/trunk/updates/2.0.1/setup 2011-09-23 21:11:37 UTC (rev 5874) +++ ipcop/trunk/updates/2.0.1/setup 2011-09-24 09:46:51 UTC (rev 5875) @@ -83,6 +83,11 @@ # Restart dnsmasq /etc/rc.d/rc.dnsmasq --start +# 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. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn