Revision: 7518
          http://sourceforge.net/p/ipcop/svn/7518
Author:   owes
Date:     2014-05-04 18:25:51 +0000 (Sun, 04 May 2014)
Log Message:
-----------
Update squid to 3.4.5

Modified Paths:
--------------
    ipcop/trunk/lfs/squid
    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/squid
===================================================================
--- ipcop/trunk/lfs/squid       2014-05-04 08:36:19 UTC (rev 7517)
+++ ipcop/trunk/lfs/squid       2014-05-04 18:25:51 UTC (rev 7518)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = squid
-VER        = 3.4.4
+VER        = 3.4.5
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -46,8 +46,8 @@
 
 # Used to include same timestamp for all
 # This is the release date
-DATESTAMP = "09 Mar 2014"
-TIMESTAMP = "11:05:00"
+DATESTAMP = "02 May 2014"
+TIMESTAMP = "15:00:00"
 
 ###############################################################################
 # Top-level Rules
@@ -57,7 +57,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = dc2bcb967fc6b15bbbc6b961010c0c00
+$(DL_FILE)_MD5 = a831efb36cfbaa419f8dc7a43cba72c9
 
 install : $(TARGET)
 
@@ -87,7 +87,7 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && patch -Np1 -i 
$(DIR_PATCHES)/$(THISAPP)_more-disable-ipv6.patch
+       cd $(DIR_APP) && patch -Np1 -i 
$(DIR_PATCHES)/$(PKG_NAME)-3.4.4_more-disable-ipv6.patch
        # Use release date instead of __DATE__ and __TIME__ so everyone that 
compile has same md5
        cd $(DIR_APP) && sed -i -e 's|__DATE__|$(DATESTAMP)|' \
                        -e 's|__TIME__|$(TIMESTAMP)|' 
helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc

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-04 08:36:19 UTC 
(rev 7517)
+++ ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-05-04 18:25:51 UTC 
(rev 7518)
@@ -2,3 +2,19 @@
 /etc/logrotate.d/squid
 /etc/logrotate.d/squidGuard
 /home/httpd/cgi-bin/proxy.cgi
+##
+## squid-3.4.5
+/usr/lib/squid/basic_ldap_auth
+/usr/lib/squid/basic_msnt_auth
+/usr/lib/squid/basic_ncsa_auth
+/usr/lib/squid/basic_radius_auth
+/usr/lib/squid/digest_file_auth
+/usr/lib/squid/digest_ldap_auth
+/usr/lib/squid/diskd
+/usr/lib/squid/ext_ldap_group_acl
+/usr/lib/squid/log_file_daemon
+/usr/lib/squid/negotiate_kerberos_auth
+/usr/lib/squid/negotiate_kerberos_auth_test
+/usr/lib/squid/ntlm_smb_lm_auth
+/usr/lib/squid/unlinkd
+/usr/sbin/squid

Modified: ipcop/trunk/updates/2.1.6/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.6/information.xml   2014-05-04 08:36:19 UTC (rev 
7517)
+++ ipcop/trunk/updates/2.1.6/information.xml   2014-05-04 18:25:51 UTC (rev 
7518)
@@ -5,7 +5,7 @@
         <size>0</size>
         <isoimages>no</isoimages>
         <description>
-        Description (needs modification, shortly before release at the latest).
+        Upgrade squid to 3.4.5.
         </description>
         <previousversion>2.1.5</previousversion>
         <installdate>INSTALLDATE</installdate>

Modified: ipcop/trunk/updates/2.1.6/setup
===================================================================
--- ipcop/trunk/updates/2.1.6/setup     2014-05-04 08:36:19 UTC (rev 7517)
+++ ipcop/trunk/updates/2.1.6/setup     2014-05-04 18:25:51 UTC (rev 7518)
@@ -90,6 +90,8 @@
 #
 #####
 
+# restart squid (helper checks whether squid is enabled)
+/usr/local/bin/restartsquid
 
 #####
 #

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