3.0.STABLE14
This commit is contained in:
parent
8b7d39b90e
commit
6bfebb0d2e
@ -3,8 +3,8 @@
|
|||||||
## % define __find_requires %{SOURCE99}
|
## % define __find_requires %{SOURCE99}
|
||||||
|
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 3.0.STABLE13
|
Version: 3.0.STABLE14
|
||||||
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+
|
||||||
@ -20,8 +20,6 @@ Source98: perl-requires-squid.sh
|
|||||||
## Source99: filter-requires-squid.sh
|
## Source99: filter-requires-squid.sh
|
||||||
|
|
||||||
# Upstream patches
|
# Upstream patches
|
||||||
# backport of http://www.squid-cache.org/Versions/v3/3.1/b9443.patch until done upstream
|
|
||||||
Patch001: squid-3.0.STABLE13-logfile-syslog.patch
|
|
||||||
|
|
||||||
# External patches
|
# External patches
|
||||||
|
|
||||||
@ -340,6 +338,9 @@ 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
|
||||||
|
* Sun Apr 19 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE14-1
|
||||||
|
- Upgrade to 3.0.STABLE14
|
||||||
|
|
||||||
* Fri Mar 06 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE13-2
|
* Fri Mar 06 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE13-2
|
||||||
- backported logfile.cc syslog parameters patch from 3.1 (b9443.patch)
|
- backported logfile.cc syslog parameters patch from 3.1 (b9443.patch)
|
||||||
- GCC-4.4 workaround in src/wccp2.cc
|
- GCC-4.4 workaround in src/wccp2.cc
|
||||||
|
Loading…
Reference in New Issue
Block a user