Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 747088 | Differences between
and this patch

Collapse All | Expand All

(-)/var/db/repos/gentoo/net-proxy/squid/files/squid-4.3-gentoo.patch (-3 / +3 lines)
Lines 15-29 Link Here
15
 AC_PROG_CC
15
 AC_PROG_CC
16
--- a/src/cf.data.pre	2018-10-14 08:25:34.000000000 +0300
16
--- a/src/cf.data.pre	2018-10-14 08:25:34.000000000 +0300
17
+++ b/src/cf.data.pre	2018-10-17 21:27:24.809986705 +0300
17
+++ b/src/cf.data.pre	2018-10-17 21:27:24.809986705 +0300
18
@@ -1520,6 +1520,7 @@ acl Safe_ports port 280		# http-mgmt
18
@@ -1633,6 +1633,7 @@
19
 acl Safe_ports port 488		# gss-http
19
 acl Safe_ports port 488		# gss-http
20
 acl Safe_ports port 591		# filemaker
20
 acl Safe_ports port 591		# filemaker
21
 acl Safe_ports port 777		# multiling http
21
 acl Safe_ports port 777		# multiling http
22
+acl Safe_ports port 901		# SWAT
22
+acl Safe_ports port 901		# SWAT
23
 acl CONNECT method CONNECT
24
 NOCOMMENT_END
23
 NOCOMMENT_END
25
 DOC_END
24
 DOC_END
26
@@ -6819,11 +6820,11 @@ COMMENT_END
25
 
26
@@ -7170,11 +7171,11 @@
27
 
27
 
28
 NAME: cache_mgr
28
 NAME: cache_mgr
29
 TYPE: string
29
 TYPE: string

Return to bug 747088