auto-import changelog data from squid-2.5.STABLE5-4.fc2.src.rpm
2.5.STABLE3-4.fc2 - Backport security fix for ntlm auth helper. 2.5.STABLE5-3 - Fix the -pipe patch to have the correct name of the winbind pipe.
This commit is contained in:
parent
48991d2e29
commit
78ff61bb1e
10
squid.spec
10
squid.spec
@ -5,7 +5,7 @@
|
||||
Summary: The Squid proxy caching server.
|
||||
Name: squid
|
||||
Version: 2.5.STABLE5
|
||||
Release: 2
|
||||
Release: 4.fc2
|
||||
Epoch: 7
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
@ -24,6 +24,7 @@ Patch4: squid-2.5.STABLE3-build.patch
|
||||
Patch5: squid-2.5.STABLE4-perlpath.patch
|
||||
Patch6: squid-2.5.STABLE5-pipe.patch
|
||||
Patch7: squid-2.5.STABLE5-warning.patch
|
||||
Patch8: squid-2.5.STABLE3-libntlmssp.patch
|
||||
|
||||
Patch100: http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE5-ntlm_assert.patch
|
||||
Patch101: http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE5-ldap.patch
|
||||
@ -63,6 +64,7 @@ lookup program (dnsserver), a program for retrieving FTP data
|
||||
%patch5 -p1 -b .perlpath
|
||||
%patch6 -p1 -b .pipe
|
||||
%patch7 -p1 -b .warning
|
||||
%patch8 -p1 -b .libntlmssp
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
@ -289,6 +291,12 @@ if [ "$1" -ge "1" ] ; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Jun 7 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE3-4.fc2
|
||||
- Backport security fix for ntlm auth helper.
|
||||
|
||||
* Thu Apr 8 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE5-3
|
||||
- Fix the -pipe patch to have the correct name of the winbind pipe.
|
||||
|
||||
* Mon Apr 5 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE5-2
|
||||
- Include the first 10 upstream patches
|
||||
- Add a patch for the correct location of the winbindd pipe. This closes
|
||||
|
Loading…
Reference in New Issue
Block a user