Revision: 6122
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6122&view=rev
Author:   owes
Date:     2011-11-21 09:55:31 +0000 (Mon, 21 Nov 2011)
Log Message:
-----------
Upgrade squid-langpack to 20111114. Patch ERR_CACHE_ACCESS_DENIED to point to 
http port 81.

Modified Paths:
--------------
    ipcop/trunk/lfs/squid-langpack
    ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3

Modified: ipcop/trunk/lfs/squid-langpack
===================================================================
--- ipcop/trunk/lfs/squid-langpack      2011-11-21 09:35:49 UTC (rev 6121)
+++ ipcop/trunk/lfs/squid-langpack      2011-11-21 09:55:31 UTC (rev 6122)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = squid-langpack
-VER        = 20110902
+VER        = 20111114-r11861
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -56,7 +56,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1793ff5aae7497c33367b655f01c9739
+$(DL_FILE)_MD5 = afb87a905bd39854f48bac2c85b5d786
 
 install : $(TARGET)
 
@@ -103,6 +103,10 @@
        find $(ERRMSG_DIR) -maxdepth 1 -type f -delete
        rm -rf $(ERRMSG_DIR)/templates
 
+       # Patch ERR_CACHE_ACCESS_DENIED to link to proper chpasswd
+       for LANGUAGE in $(ERRMSG_DIR)/* ; do \
+               sed -i -e 's#http://%h#http://%h:81#' 
$${LANGUAGE}/ERR_CACHE_ACCESS_DENIED ; \
+       done
 
        # Adding IPCop design to the built-in error files
        cp -rp $(ERRMSG_DIR)/* $(ERRMSG_DIR).ipcop

Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
===================================================================
--- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3      2011-11-21 09:35:49 UTC 
(rev 6121)
+++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3      2011-11-21 09:55:31 UTC 
(rev 6122)
@@ -34,3 +34,7 @@
 ## solos-pci-1.03
 /lib/modules/2.6.32-5/extra/solos-pci.ko.gz
 /usr/sbin/soloscli
+##
+## squid-langpack
+/usr/lib/squid/errors.ipcop
+/usr/lib/squid/errors

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


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to