Revision: 7756 http://sourceforge.net/p/ipcop/svn/7756 Author: owes Date: 2014-12-21 19:21:49 +0000 (Sun, 21 Dec 2014) Log Message: ----------- Update ntp to 4.2.8. Fix rootfile later.
Modified Paths: -------------- ipcop/trunk/lfs/ntp ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8 ipcop/trunk/updates/2.1.8/information.xml ipcop/trunk/updates/2.1.8/setup Modified: ipcop/trunk/lfs/ntp =================================================================== --- ipcop/trunk/lfs/ntp 2014-12-21 19:15:37 UTC (rev 7755) +++ ipcop/trunk/lfs/ntp 2014-12-21 19:21:49 UTC (rev 7756) @@ -33,7 +33,7 @@ include Config PKG_NAME = ntp -VER = 4.2.6p5 +VER = 4.2.8 HOST_ARCH = all OTHER_SRC = yes @@ -45,7 +45,7 @@ # Used to include same timestamp for all # This is the release date -DATESTAMP = "Dec 24 2011" +DATESTAMP = "Dec 19 2014" ############################################################################### # Top-level Rules @@ -55,7 +55,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 00df80a84ec9528fcfb09498075525bc +$(DL_FILE)_MD5 = 6972a626be6150db8cfbd0b63d8719e7 install : $(TARGET) @@ -89,7 +89,7 @@ # linux and glibc headers don't define MOD_NANO, define it here cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/ntp-4.2.6_MOD_NANO.patch # Use release date instead of __DATE__ so everyone that compile has same md5 - cd $(DIR_APP) && sed -i -e 's|ConfStr=.*LC_TIME.*.*TZ.*|ConfStr="\$$ConfStr "$(DATESTAMP)|' scripts/mkver.in + cd $(DIR_APP) && sed -i -e 's|__DATE__|$(DATESTAMP)|' -e 's|__TIME__|"12:00:00"|' libntp/ntp_calendar.c cd $(DIR_APP) && ./configure --prefix=/usr \ --enable-linuxcaps \ Modified: ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8 =================================================================== --- ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8 2014-12-21 19:15:37 UTC (rev 7755) +++ ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8 2014-12-21 19:21:49 UTC (rev 7756) @@ -94,6 +94,11 @@ ## lsof-4.88 /usr/sbin/lsof ## +## ntp-4.2.8 +/usr/bin/ntpd +/usr/bin/ntpdate +/usr/bin/ntpq +## ## openvpn-2.3.6 /usr/sbin/openvpn ## @@ -259,6 +264,7 @@ /usr/bin/sqlite3 /usr/lib/libsqlite3.so.0.8.6 /var/ipcop/traffic/empty-aggregate.db +/var/log/traffic/aggregate.db ## ## squid-3.4.10 /usr/lib/squid/negotiate_kerberos_auth Modified: ipcop/trunk/updates/2.1.8/information.xml =================================================================== --- ipcop/trunk/updates/2.1.8/information.xml 2014-12-21 19:15:37 UTC (rev 7755) +++ ipcop/trunk/updates/2.1.8/information.xml 2014-12-21 19:21:49 UTC (rev 7756) @@ -8,7 +8,7 @@ Upgrade acpid to 2.0.23, apache to 2.2.29, bind to 9.10.1, cairo to 1.14.0, dhcpcd to 6.6.5, ethtool to 3.16, fontconfig to 2.11.1, freetype to 2.5.4, grep to 2.21, harfbuzz to 0.9.37, hdparm to 9.45, iproute2 to 3.17.0, iw to 3.17, krb5 to 1.12.2, - libpcap to 1.6.2, libpng to 1.6.15, libxml2 to 2.9.2, lsof to 4.88, openvpn to 2.3.6, + libpcap to 1.6.2, libpng to 1.6.15, libxml2 to 2.9.2, lsof to 4.88, ntp to 4.2.8, openvpn to 2.3.6, pango to 1.36.8, pciutils to 3.3.0, pcre to 8.36, pixman to 0.32.6, procps to 3.3.10, rrdtool to 1.4.9, smartmontools to 6.3, sqlite to 3.8.7.2, squid to 3.4.10, squid-langpack to 20141030, tcpdump to 4.6.2, traceroute to 2.0.21, Modified: ipcop/trunk/updates/2.1.8/setup =================================================================== --- ipcop/trunk/updates/2.1.8/setup 2014-12-21 19:15:37 UTC (rev 7755) +++ ipcop/trunk/updates/2.1.8/setup 2014-12-21 19:21:49 UTC (rev 7756) @@ -129,6 +129,11 @@ # ##### +# Restart ntp daemon +if [ -e /var/run/ntpd.pid ]; then + /usr/local/bin/restartntpd +fi + # Use new apache /usr/local/bin/restarthttpd restart & This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn