Revision: 6492
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6492&view=rev
Author:   owes
Date:     2012-03-18 18:11:48 +0000 (Sun, 18 Mar 2012)
Log Message:
-----------
Update dnsmasq to 2.60

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

Modified: ipcop/trunk/lfs/dnsmasq
===================================================================
--- ipcop/trunk/lfs/dnsmasq     2012-03-18 12:35:39 UTC (rev 6491)
+++ ipcop/trunk/lfs/dnsmasq     2012-03-18 18:11:48 UTC (rev 6492)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = dnsmasq
-VER        = 2.59
+VER        = 2.60
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 42823ed7f5726fdfb343f60911de606b
+$(DL_FILE)_MD5 = 475f1d8d297d5c4b92e009a9bee67f26
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-03-18 12:35:39 UTC 
(rev 6491)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-03-18 18:11:48 UTC 
(rev 6492)
@@ -73,6 +73,9 @@
 ## dhcpcd-5.5.4
 /usr/sbin/dhcpcd
 ##
+## dnsmasq-2.60
+/usr/sbin/dnsmasq
+##
 ## e2fsprogs-1.42.1
 /etc/mke2fs.conf
 /lib/libcom_err.so.2.1

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml   2012-03-18 12:35:39 UTC (rev 
6491)
+++ ipcop/trunk/updates/2.1.0/information.xml   2012-03-18 18:11:48 UTC (rev 
6492)
@@ -6,7 +6,8 @@
         <description>libxml2 and gettext patch&lt;br /&gt;
             Add URL filter.&lt;br /&gt;
             Language updates.&lt;br /&gt;
-            Upgrade arping to 2.11, bash to 4.2.24, dhcpcd to 5.5.4, e2fsprogs 
to 1.42.1, ethtool to 3.2,
+            Upgrade arping to 2.11, bash to 4.2.24, dhcpcd to 5.5.4, dnsmasq 
to 2.60,
+            e2fsprogs to 1.42.1, ethtool to 3.2,
             gmp to 5.0.4, grep to 2.11,
             gnupg to 1.4.12, hdparm to 9.39, kernel to 3.0.24, krb5 to 1.9.3,
             libgcrypt to 1.5.0, libtool to 2.4.2, lsof to 4.85,

Modified: ipcop/trunk/updates/2.1.0/setup
===================================================================
--- ipcop/trunk/updates/2.1.0/setup     2012-03-18 12:35:39 UTC (rev 6491)
+++ ipcop/trunk/updates/2.1.0/setup     2012-03-18 18:11:48 UTC (rev 6492)
@@ -34,6 +34,9 @@
 #
 #####
 
+# Can't replace dnsmasq whilst active
+/etc/rc.d/rc.dnsmasq --stop
+
 #  Show urlfilter/redirector section in proxy page
 if [ ! -e /var/ipcop/proxy/redirector/urlfilter ]; then
     echo "ENABLED=off"              >  /var/ipcop/proxy/redirector/urlfilter
@@ -125,8 +128,9 @@
 #
 #####
 
+# 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.


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to