[packages/squid] - rediffed

adamg adamg at pld-linux.org
Wed Jul 7 20:50:41 CEST 2021


commit e444bacf3d2d2a5c3a248e26f839ea811a1a002c
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Wed Jul 7 18:21:01 2021 +0000

    - rediffed

 squid-cachemgr-webapp.patch | 6 +++---
 squid-location.patch        | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/squid-cachemgr-webapp.patch b/squid-cachemgr-webapp.patch
index f36beba..ce612c0 100644
--- a/squid-cachemgr-webapp.patch
+++ b/squid-cachemgr-webapp.patch
@@ -1,11 +1,11 @@
 --- squid-2.7.STABLE5/tools/Makefile.am~	2006-09-22 12:08:46.000000000 +0300
 +++ squid-2.7.STABLE5/tools/Makefile.am	2008-11-12 15:55:17.030499323 +0200
 @@ -39,7 +39,7 @@
- EXTRA_DIST = \
- 	cachemgr.conf
+ 
+ ## ##### cachemgr.cgi  #####
  
 -DEFAULT_CACHEMGR_CONFIG = $(sysconfdir)/cachemgr.conf
 +DEFAULT_CACHEMGR_CONFIG = /etc/webapps/cachemgr/cachemgr.conf
  
- $(OBJS): $(top_srcdir)/include/version.h ../include/autoconf.h
+ libexec_PROGRAMS = cachemgr$(CGIEXT)
  
diff --git a/squid-location.patch b/squid-location.patch
index 84f3585..73fed54 100644
--- a/squid-location.patch
+++ b/squid-location.patch
@@ -15,8 +15,8 @@ diff -ur squid-2.6.STABLE19/QUICKSTART squid-2.6.STABLE19.new/QUICKSTART
  ==============================================================================
  
 @@ -26,7 +25,7 @@
-     always ask permission before adding a parent cache. See also the
-     never_direct/always_direct directives.
+     as after startup (typically "nobody" and "nogroup").  Do not use
+     "root", for security reasons.
  
 -cache_dir ufs /usr/local/squid/var/cache 100 16 256
 +cache_dir ufs /var/cache/squid 100 16 256
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squid.git/commitdiff/c14944e756b506bf76933865751bd208444b49fe



More information about the pld-cvs-commit mailing list