Bug 569120, fails to open unbound ipv4 listening sockets

This commit is contained in:
Henrik Nordström 2010-02-28 22:09:48 +00:00
parent c937a1c67b
commit fb70713567
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,4 @@
squid-3.1.0.17.tar.bz2
squid-3.1.0.17.tar.bz2.asc
squid-3-10294.patch
squid-3.1-9896.patch
squid-3.1-9897.patch

View File

@ -1,3 +1,4 @@
5acabbc26f52363389703a8ce510c88d squid-3.1.0.17.tar.bz2
f70d58df04ffc2d92d89e90f8e62352b squid-3.1.0.17.tar.bz2.asc
4dad838e5d3571b47713e83144525950 squid-3-10294.patch
e3734a3334586883eeb7df3163c2de12 squid-3.1-9896.patch
bcc79c6c068e097dc7c05609962ded6b squid-3.1-9897.patch

View File

@ -4,7 +4,7 @@
Name: squid
Version: 3.1.0.17
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Squid proxy caching server
Epoch: 7
License: GPLv2
@ -21,7 +21,8 @@ Source98: perl-requires-squid.sh
## Source99: filter-requires-squid.sh
# Upstream patches
Patch001: http://www.squid-cache.org/Versions/v3/HEAD/changesets/squid-3-10294.patch
Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9896.patch
Patch02: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9897.patch
# Local patches
# Applying upstream patches first makes it less likely that local patches
@ -70,7 +71,8 @@ lookup program (dnsserver), a program for retrieving FTP data
%prep
%setup -q
%patch001 -p0 -b .3-10294
%patch001 -p0 -b .3.1-9896
%patch002 -p0 -b .3.1-9897
%patch201 -p1 -b .config
%patch202 -p1 -b .location
@ -262,6 +264,9 @@ fi
%changelog
* Sun Feb 28 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.17-3
- Bug 569120, fails to open unbound ipv4 listening sockets
* Thu Feb 25 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.17-2
- Upgrade to 3.1.0.17