3.1.4
This commit is contained in:
parent
de8778fa44
commit
79d2dd35c2
@ -1,6 +1,2 @@
|
|||||||
squid-3.1.3.tar.bz2
|
squid-3.1.4.tar.bz2
|
||||||
squid-3.1.3.tar.bz2.asc
|
squid-3.1.4.tar.bz2.asc
|
||||||
squid-3.1-9967.patch
|
|
||||||
squid-3.1-9968.patch
|
|
||||||
squid-3.1-9969.patch
|
|
||||||
squid-3.1-9970.patch
|
|
||||||
|
8
sources
8
sources
@ -1,6 +1,2 @@
|
|||||||
5b9ec56d38106826caf3888ab62bf865 squid-3.1.3.tar.bz2
|
3fb544ae02fadc2b4085f62bb927e861 squid-3.1.4.tar.bz2
|
||||||
73ef4731b94ede53f82d7f149f96b329 squid-3.1.3.tar.bz2.asc
|
a4abc8a4710d6fc59478293125f027bc squid-3.1.4.tar.bz2.asc
|
||||||
0179f45a3ad39e44870cd573c3712280 squid-3.1-9967.patch
|
|
||||||
1803005fc493a457bc544a0c9c4e06d7 squid-3.1-9968.patch
|
|
||||||
b61bddb9fecd92b3d85ea553da0eb1c4 squid-3.1-9969.patch
|
|
||||||
96b2df1dd9e5d127e9c74ff826e95cf3 squid-3.1-9970.patch
|
|
||||||
|
18
squid.spec
18
squid.spec
@ -3,8 +3,8 @@
|
|||||||
## % define __find_requires %{SOURCE99}
|
## % define __find_requires %{SOURCE99}
|
||||||
|
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 3.1.3
|
Version: 3.1.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Squid proxy caching server
|
Summary: The Squid proxy caching server
|
||||||
Epoch: 7
|
Epoch: 7
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -21,10 +21,7 @@ Source98: perl-requires-squid.sh
|
|||||||
## Source99: filter-requires-squid.sh
|
## Source99: filter-requires-squid.sh
|
||||||
|
|
||||||
# Upstream patches
|
# Upstream patches
|
||||||
Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9967.patch
|
#Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-xxxx.patch
|
||||||
Patch002: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9968.patch
|
|
||||||
Patch003: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9969.patch
|
|
||||||
Patch004: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9970.patch
|
|
||||||
|
|
||||||
# Local patches
|
# Local patches
|
||||||
# Applying upstream patches first makes it less likely that local patches
|
# Applying upstream patches first makes it less likely that local patches
|
||||||
@ -71,10 +68,7 @@ lookup program (dnsserver), a program for retrieving FTP data
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch001 -p0 -b .3.1-9967
|
#patch001 -p0 -b .3.1-xxxx
|
||||||
%patch002 -p0 -b .3.1-9968
|
|
||||||
%patch003 -p0 -b .3.1-9969
|
|
||||||
%patch004 -p0 -b .3.1-9970
|
|
||||||
|
|
||||||
%patch201 -p1 -b .config
|
%patch201 -p1 -b .config
|
||||||
%patch202 -p1 -b .location
|
%patch202 -p1 -b .location
|
||||||
@ -265,6 +259,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 30 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.4-1
|
||||||
|
- Upstream 3.1.4 bugfix release, issues relating to IPv6, TPROXY, Memory
|
||||||
|
management, follow_x_forwarded_for, and stability fixes
|
||||||
|
|
||||||
* Fri May 14 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.3-2
|
* Fri May 14 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.3-2
|
||||||
- Fully fix #548903 - "comm_open: socket failure: (97) Address family not supported by protocol" if IPv6 disabled
|
- Fully fix #548903 - "comm_open: socket failure: (97) Address family not supported by protocol" if IPv6 disabled
|
||||||
- Various IPv6 related issues fixed, making tcp_outgoing_address behave
|
- Various IPv6 related issues fixed, making tcp_outgoing_address behave
|
||||||
|
Loading…
Reference in New Issue
Block a user