This commit is contained in:
Henrik Nordstrom 2013-12-03 17:35:31 +01:00
parent 1efb17f7ed
commit 86d9eb2cee
2 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
6c4ba0d63c3a6d94de2da689f361cdab squid-3.3.9.tar.xz
0e36dd553c5f51cd3a2fa663cd2aa7af squid-3.3.9.tar.xz.asc
dd016ff5f14b2548083b3882207914f6 squid-3.3.11.tar.xz
0e9e95fb73e74c9ac88d3ebed277c443 squid-3.3.11.tar.xz.asc

View File

@ -3,7 +3,7 @@
## % define __find_requires %{SOURCE99}
Name: squid
Version: 3.3.9
Version: 3.3.11
Release: 1%{?dist}
Summary: The Squid proxy caching server
Epoch: 7
@ -314,6 +314,9 @@ fi
/sbin/chkconfig --add squid >/dev/null 2>&1 || :
%changelog
* Tue Dec 03 2013 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.3.11-1
- Update to latest upstream bugfix version 3.3.11
* Fri Sep 13 2013 Michal Luscon <mluscon@redhat.com> - 7:3.3.9-1
- Update to latest upstream version 3.3.9
- Fixed #976815: file descriptors are hard coded to 16384