Revision: 6182
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6182&view=rev
Author:   eoberlander
Date:     2011-12-25 12:29:06 +0000 (Sun, 25 Dec 2011)
Log Message:
-----------
Update ntp to 4.2.6p5

Modified Paths:
--------------
    ipcop/trunk/lfs/ntp
    ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
    ipcop/trunk/updates/2.0.3/information.xml
    ipcop/trunk/updates/2.0.3/setup

Modified: ipcop/trunk/lfs/ntp
===================================================================
--- ipcop/trunk/lfs/ntp 2011-12-24 11:26:24 UTC (rev 6181)
+++ ipcop/trunk/lfs/ntp 2011-12-25 12:29:06 UTC (rev 6182)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = ntp
-VER        = 4.2.6p4
+VER        = 4.2.6p5
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -45,7 +45,7 @@
 
 # Used to include same timestamp for all
 # This is the release date
-DATESTAMP = "Sep 23 2011"
+DATESTAMP = "Dec 24 2011"
 
 ###############################################################################
 # Top-level Rules
@@ -55,7 +55,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1447121a07b49361677ffda4f6e29527
+$(DL_FILE)_MD5 = 00df80a84ec9528fcfb09498075525bc
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
===================================================================
--- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3      2011-12-24 11:26:24 UTC 
(rev 6181)
+++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3      2011-12-25 12:29:06 UTC 
(rev 6182)
@@ -82,6 +82,11 @@
 /lib/modules/2.6.32-6/extra/solos-pci.ko.gz
 /lib/modules/2.6.32-6/kernel
 ##
+## ntp-4.2.6p5
+/usr/bin/ntpd
+/usr/bin/ntpdate
+/usr/bin/ntpq
+##
 ## sqlite-3.7.9
 /usr/bin/sqlite3
 /usr/lib/libsqlite3.so.0

Modified: ipcop/trunk/updates/2.0.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.0.3/information.xml   2011-12-24 11:26:24 UTC (rev 
6181)
+++ ipcop/trunk/updates/2.0.3/information.xml   2011-12-25 12:29:06 UTC (rev 
6182)
@@ -9,8 +9,10 @@
             Language updates.<br />
             Upgrade acpid to 2.0.13, bash to 4.2.20, DBD-SQLite to 1.35, 
diffutils to 3.2,
             gmp to 5.0.2, grep to 2.10, iproute2 to 3.1.0,
-            kbd to 1.15.3, kernel to 2.6.32.51, libpcap to 1.2.0,
+            kbd to 1.15.3, kernel to 2.6.32.51, libpcap to 1.2.0, ntp to 
4.2.6p5,
             smartmontools to 5.42, sqlite to 3.7.9, Solos PCI to 1.03, tcpdump 
to 4.2.0.
+            <br />
+            <b>Mandatory reboot after upgrade.</b>
         </description>
         <previousversion>2.0.2</previousversion>
         <installdate>INSTALLDATE</installdate>

Modified: ipcop/trunk/updates/2.0.3/setup
===================================================================
--- ipcop/trunk/updates/2.0.3/setup     2011-12-24 11:26:24 UTC (rev 6181)
+++ ipcop/trunk/updates/2.0.3/setup     2011-12-25 12:29:06 UTC (rev 6182)
@@ -75,8 +75,11 @@
 #
 #####
 
+# 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.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to