3.1.0.18
This commit is contained in:
parent
fb70713567
commit
39a113db4f
@ -1,4 +1,2 @@
|
|||||||
squid-3.1.0.17.tar.bz2
|
squid-3.1.0.18.tar.bz2
|
||||||
squid-3.1.0.17.tar.bz2.asc
|
squid-3.1.0.18.tar.bz2.asc
|
||||||
squid-3.1-9896.patch
|
|
||||||
squid-3.1-9897.patch
|
|
||||||
|
6
sources
6
sources
@ -1,4 +1,2 @@
|
|||||||
5acabbc26f52363389703a8ce510c88d squid-3.1.0.17.tar.bz2
|
8792f4d8e94398484b8d018105e6ae91 squid-3.1.0.18.tar.bz2
|
||||||
f70d58df04ffc2d92d89e90f8e62352b squid-3.1.0.17.tar.bz2.asc
|
44721bf715bf3d4fd626e41929ec6093 squid-3.1.0.18.tar.bz2.asc
|
||||||
e3734a3334586883eeb7df3163c2de12 squid-3.1-9896.patch
|
|
||||||
bcc79c6c068e097dc7c05609962ded6b squid-3.1-9897.patch
|
|
||||||
|
13
squid.spec
13
squid.spec
@ -3,8 +3,8 @@
|
|||||||
## % define __find_requires %{SOURCE99}
|
## % define __find_requires %{SOURCE99}
|
||||||
|
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 3.1.0.17
|
Version: 3.1.0.18
|
||||||
Release: 3%{?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,8 +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-9896.patch
|
#Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-XXXX.patch
|
||||||
Patch02: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-9897.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,8 +70,7 @@ lookup program (dnsserver), a program for retrieving FTP data
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch001 -p0 -b .3.1-9896
|
#patch001 -p0 -b .3.1-XXXX
|
||||||
%patch002 -p0 -b .3.1-9897
|
|
||||||
|
|
||||||
%patch201 -p1 -b .config
|
%patch201 -p1 -b .config
|
||||||
%patch202 -p1 -b .location
|
%patch202 -p1 -b .location
|
||||||
@ -264,6 +262,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 15 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.18-1
|
||||||
|
- Upgrade to 3.1.0.18 fixing Digest authentication and improved HTTP/1.1 support
|
||||||
|
|
||||||
* Sun Feb 28 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.17-3
|
* Sun Feb 28 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.17-3
|
||||||
- Bug 569120, fails to open unbound ipv4 listening sockets
|
- Bug 569120, fails to open unbound ipv4 listening sockets
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user