This commit is contained in:
Henrik Nordström 2010-03-30 09:19:29 +00:00
parent 39a113db4f
commit bda4065216
3 changed files with 9 additions and 5 deletions

View File

@ -1,2 +1,2 @@
squid-3.1.0.18.tar.bz2 squid-3.1.1.tar.bz2
squid-3.1.0.18.tar.bz2.asc squid-3.1.1.tar.bz2.asc

View File

@ -1,2 +1,2 @@
8792f4d8e94398484b8d018105e6ae91 squid-3.1.0.18.tar.bz2 4316f396d9134049c775c16dc5cf297c squid-3.1.1.tar.bz2
44721bf715bf3d4fd626e41929ec6093 squid-3.1.0.18.tar.bz2.asc e66585f71487323c52927d94ba126013 squid-3.1.1.tar.bz2.asc

View File

@ -3,7 +3,7 @@
## % define __find_requires %{SOURCE99} ## % define __find_requires %{SOURCE99}
Name: squid Name: squid
Version: 3.1.0.18 Version: 3.1.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: The Squid proxy caching server Summary: The Squid proxy caching server
Epoch: 7 Epoch: 7
@ -262,6 +262,10 @@ fi
%changelog %changelog
* Tue Mar 30 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.1-1
- Update to 3.1.1 Squid bug #2827 crash with assertion failed:
FilledChecklist.cc:90: "conn() != NULL" under high load.
* Mon Mar 15 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.18-1 * 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 - Upgrade to 3.1.0.18 fixing Digest authentication and improved HTTP/1.1 support