Revision: 7457 http://sourceforge.net/p/ipcop/svn/7457 Author: owes Date: 2014-04-11 11:17:56 +0000 (Fri, 11 Apr 2014) Log Message: ----------- Update dnsmasq to 2.69
Modified Paths: -------------- ipcop/trunk/lfs/dnsmasq ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 ipcop/trunk/updates/2.1.5/information.xml ipcop/trunk/updates/2.1.5/setup Modified: ipcop/trunk/lfs/dnsmasq =================================================================== --- ipcop/trunk/lfs/dnsmasq 2014-04-11 08:32:54 UTC (rev 7456) +++ ipcop/trunk/lfs/dnsmasq 2014-04-11 11:17:56 UTC (rev 7457) @@ -33,7 +33,7 @@ include Config PKG_NAME = dnsmasq -VER = 2.68 +VER = 2.69 HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = fec885ba0a9df0f7d8f2e44db48f19ae +$(DL_FILE)_MD5 = c5a1152e646eb54db4f33f8e0deee180 install : $(TARGET) Modified: ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 =================================================================== --- ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 2014-04-11 08:32:54 UTC (rev 7456) +++ ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 2014-04-11 11:17:56 UTC (rev 7457) @@ -30,6 +30,9 @@ /usr/sbin/conntrack /usr/sbin/nfct ## +## dnsmasq-2.69 +/usr/sbin/dnsmasq +## ## libnetfilter_cthelper-1.0.0 /usr/lib/libnetfilter_cthelper.so.0 /usr/lib/libnetfilter_cthelper.so.0.0.0 Modified: ipcop/trunk/updates/2.1.5/information.xml =================================================================== --- ipcop/trunk/updates/2.1.5/information.xml 2014-04-11 08:32:54 UTC (rev 7456) +++ ipcop/trunk/updates/2.1.5/information.xml 2014-04-11 11:17:56 UTC (rev 7457) @@ -6,7 +6,7 @@ <isoimages>yes</isoimages> <description> Add CA certificates bundle.<br /> - Upgrade apache to 2.2.27, conntrack-tools to 1.4.2, + Upgrade apache to 2.2.27, conntrack-tools to 1.4.2, dnsmasq to 2.69, e1000e network driver to 3.0.4.1, igb network driver to 5.2.5, linux kernel to 3.4.86, openswan to 2.6.41, ppp to 2.4.6, pptp to 1.8.0, rrdtool to 1.4.8, sqlite to 3.8.4.3, usb-modeswitch to 2.1.1, usb-modeswitch-data to 20140327. Modified: ipcop/trunk/updates/2.1.5/setup =================================================================== --- ipcop/trunk/updates/2.1.5/setup 2014-04-11 08:32:54 UTC (rev 7456) +++ ipcop/trunk/updates/2.1.5/setup 2014-04-11 11:17:56 UTC (rev 7457) @@ -54,6 +54,9 @@ mkdir -p /var/ipcop/ca/ca-certificates fi +# Can't replace dnsmasq whilst active +/etc/rc.d/rc.dnsmasq --stop + ##### # # End of version specific handling. Continue with universal stuff. @@ -107,6 +110,9 @@ # Use new apache /usr/local/bin/restarthttpd restart & +# Restart dnsmasq +/etc/rc.d/rc.dnsmasq --start + ##### # # 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. ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn