Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv26110

Modified Files:
        squid-unified.info squid-unified.patch 
Log Message:
latest version to stable


Index: squid-unified.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/squid-unified.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- squid-unified.info  17 Mar 2006 21:14:23 -0000      1.1
+++ squid-unified.info  29 Sep 2007 17:37:36 -0000      1.2
@@ -1,9 +1,9 @@
 Package: squid-unified
-Version: 2.5.stable12
+Version: 2.6.stable16
 Revision: 1
 Epoch: 1
-Source: http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE12.tar.bz2
-Source-MD5: 7354255015b3772a1e024dfac173e48c
+Source: http://www.squid-cache.org/Versions/v2/2.6/squid-2.6.STABLE16.tar.bz2
+Source-MD5: 849bee6f269e6c773f215fd4b41de0e3
 Depends: daemonic
 BuildDepends: system-openssl-dev
 Replaces: squid (<< %v-%r), squid-ssl (<< %v-%r)

Index: squid-unified.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/net/squid-unified.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- squid-unified.patch 17 Mar 2006 21:14:23 -0000      1.1
+++ squid-unified.patch 29 Sep 2007 17:37:36 -0000      1.2
@@ -1,17 +1,17 @@
-diff -uNr squid-2.5.STABLE11/src/cf.data.pre 
squid-2.5.STABLE11-new/src/cf.data.pre
---- squid-2.5.STABLE11/src/cf.data.pre 2005-09-13 09:44:35.000000000 -0400
-+++ squid-2.5.STABLE11-new/src/cf.data.pre     2005-10-19 09:43:02.000000000 
-0400
-@@ -2077,6 +2077,9 @@
-         # to check username/password combinations (see
-         # auth_param directive).
-         #
-+# Allow proxy connections from localhost
+diff -uNr squid-2.6.STABLE16/src/cf.data.pre 
squid-2.6.STABLE16-new/src/cf.data.pre
+--- squid-2.6.STABLE16/src/cf.data.pre 2007-09-05 17:50:15.000000000 -0400
++++ squid-2.6.STABLE16-new/src/cf.data.pre     2007-09-12 11:12:39.000000000 
-0400
+@@ -691,6 +691,9 @@
+ #acl our_networks src 192.168.1.0/24 192.168.2.0/24
+ #http_access allow our_networks
+ 
++# Allow localhost proxying explicitly
 +http_access allow localhost
 +
-         # WARNING: proxy_auth can't be used in a transparent proxy. It
-         # collides with any authentication done by origin servers. It may
-         # seem like it works at first, but it doesn't.
-@@ -2502,7 +2505,7 @@
+ # And finally deny all other access to this proxy
+ http_access deny all
+ NOCOMMENT_END
+@@ -3412,7 +3415,7 @@
  NAME: visible_hostname
  TYPE: string
  LOC: Config.visibleHostname


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to