Revision: 7547
          http://sourceforge.net/p/ipcop/svn/7547
Author:   owes
Date:     2014-05-17 20:43:01 +0000 (Sat, 17 May 2014)
Log Message:
-----------
Update dnsmasq to 2.71

Modified Paths:
--------------
    ipcop/trunk/lfs/dnsmasq
    ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6
    ipcop/trunk/updates/2.1.6/information.xml
    ipcop/trunk/updates/2.1.6/setup

Modified: ipcop/trunk/lfs/dnsmasq
===================================================================
--- ipcop/trunk/lfs/dnsmasq     2014-05-17 20:37:46 UTC (rev 7546)
+++ ipcop/trunk/lfs/dnsmasq     2014-05-17 20:43:01 UTC (rev 7547)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = dnsmasq
-VER        = 2.70
+VER        = 2.71
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1d654e80888ab5dbba015548fd284d46
+$(DL_FILE)_MD5 = 9e2e4d59c75e71ee3ca817ff0f9be69e
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6
===================================================================
--- ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-05-17 20:37:46 UTC 
(rev 7546)
+++ ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-05-17 20:43:01 UTC 
(rev 7547)
@@ -48,6 +48,9 @@
 /usr/share/locale/zh_CN/LC_MESSAGES/ipcop.mo
 /usr/share/locale/zh_TW/LC_MESSAGES/ipcop.mo
 ##
+## dnsmasq-2.71
+/usr/sbin/dnsmasq
+##
 ## fcron-3.1.3
 /usr/bin/fcronsighup
 /usr/bin/fcrontab

Modified: ipcop/trunk/updates/2.1.6/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.6/information.xml   2014-05-17 20:37:46 UTC (rev 
7546)
+++ ipcop/trunk/updates/2.1.6/information.xml   2014-05-17 20:43:01 UTC (rev 
7547)
@@ -7,7 +7,7 @@
         <description>Language updates.&lt;br /&gt;
         Patch openssl for CVE-2010-5298.&lt;br /&gt;
         Upgrade linux kernel to 3.4-3 (3.4.90).&lt;br /&gt;
-        Upgrade fcron to 3.1.3, squid to 3.4.5.
+        Upgrade dnsmasq to 2.71, fcron to 3.1.3, squid to 3.4.5.
         Upgrade Perl modules IO-Socket-SSL to 1.984, Net-DNS to 0.75, 
Net-SSLeay to 1.61.
         &lt;br /&gt;
         &lt;b&gt;Mandatory reboot after upgrade.&lt;/b&gt;

Modified: ipcop/trunk/updates/2.1.6/setup
===================================================================
--- ipcop/trunk/updates/2.1.6/setup     2014-05-17 20:37:46 UTC (rev 7546)
+++ ipcop/trunk/updates/2.1.6/setup     2014-05-17 20:43:01 UTC (rev 7547)
@@ -50,8 +50,9 @@
 #
 #####
 
+# Can't replace dnsmasq whilst active
+/etc/rc.d/rc.dnsmasq --stop
 
-
 #####
 #
 # End of version specific handling. Continue with universal stuff.
@@ -93,6 +94,9 @@
 #
 #####
 
+# Restart dnsmasq
+/etc/rc.d/rc.dnsmasq --start
+
 # Restart IPsec
 if [ -e /var/run/pluto/pluto.pid ]; then
     /usr/local/bin/ipsecctrl --start

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to