Squid Bug #2728: regression: assertion failed: http.cc:705: "!eof"

This commit is contained in:
Henrik Nordström 2009-08-01 11:26:45 +00:00
parent 944b666ee6
commit e2948f4f60
3 changed files with 24 additions and 8 deletions

View File

@ -1 +1,4 @@
squid-3.0.STABLE17.tar.bz2 squid-3.0.STABLE17.tar.bz2
b9080.patch
b9081.patch
b9082.patch

View File

@ -1 +1,4 @@
68b4cdb2590f36e9475e7a8c1c4a4046 squid-3.0.STABLE17.tar.bz2 68b4cdb2590f36e9475e7a8c1c4a4046 squid-3.0.STABLE17.tar.bz2
b176387a9afcef85ef6467845c999f34 b9080.patch
5948038b5629a9babd9f56ae1a25363e b9081.patch
345873eb1e301a6aa3e70ae8708d0c43 b9082.patch

View File

@ -4,7 +4,7 @@
Name: squid Name: squid
Version: 3.0.STABLE17 Version: 3.0.STABLE17
Release: 2%{?dist} Release: 3%{?dist}
Summary: The Squid proxy caching server Summary: The Squid proxy caching server
Epoch: 7 Epoch: 7
License: GPLv2+ License: GPLv2+
@ -22,6 +22,10 @@ Source98: perl-requires-squid.sh
# Upstream patches # Upstream patches
#Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/bXXXX.patch #Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/bXXXX.patch
Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9080.patch
Patch002: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9081.patch
Patch003: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9082.patch
# External patches # External patches
@ -59,6 +63,9 @@ lookup program (dnsserver), a program for retrieving FTP data
%prep %prep
%setup -q %setup -q
%patch001 -p0 -b .b9080
%patch002 -p0 -b .b9081
%patch003 -p0 -b .b9082
%patch201 -p1 -b .config %patch201 -p1 -b .config
%patch202 -p1 -b .location %patch202 -p1 -b .location
%patch203 -p1 -b .build %patch203 -p1 -b .build
@ -340,29 +347,32 @@ fi
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || : chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
%changelog %changelog
* Mon Jul 27 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 3.0.STABLE17-1 * Sat Aug 01 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE17-3
- Squid Bug #2728: regression: assertion failed: http.cc:705: "!eof"
* Mon Jul 27 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE17-2
- Bug #514014, update to 3.0.STABLE17 fixing the denial of service issues - Bug #514014, update to 3.0.STABLE17 fixing the denial of service issues
mentioned in Squid security advisory SQUID-2009_2. mentioned in Squid security advisory SQUID-2009_2.
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.0.STABLE16-3 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.0.STABLE16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 01 2009 Jiri Skala <jskala@redhat.com> 3.0.STABLE16-2 * Wed Jul 01 2009 Jiri Skala <jskala@redhat.com> 7:3.0.STABLE16-2
- fixed patch parameter of bXXX patches - fixed patch parameter of bXXX patches
* Mon Jun 29 2009 Henrik Nordstrom <henrik@henriknordstrom.net> 3.0.STABLE16-1 * Mon Jun 29 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE16-1
- Upgrade to 3.0.STABLE16 - Upgrade to 3.0.STABLE16
* Sat May 23 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 3.0.STABLE15-2 * Sat May 23 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE15-2
- Bug #453304 - Squid requires restart after Network Manager connection setup - Bug #453304 - Squid requires restart after Network Manager connection setup
* Sat May 09 2009 Henrik Nordstrom <henrik@henriknordstrom.net> 3.0.STABLE15-1 * Sat May 09 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE15-1
- Upgrade to 3.0.STABLE15 - Upgrade to 3.0.STABLE15
* Tue Apr 28 2009 Jiri Skala <jskala@redhat.com> - 3.0.STABLE14-3 * Tue Apr 28 2009 Jiri Skala <jskala@redhat.com> - 7:3.0.STABLE14-3
- fixed ambiguous condition in the init script (exit 4) - fixed ambiguous condition in the init script (exit 4)
* Mon Apr 20 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 3.0.STABLE14-2 * Mon Apr 20 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE14-2
- Squid bug #2635: assertion failed: HttpHeader.cc:1196: "Headers[id].type == ftInt64" - Squid bug #2635: assertion failed: HttpHeader.cc:1196: "Headers[id].type == ftInt64"
* Sun Apr 19 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE14-1 * Sun Apr 19 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE14-1