Resolves: #1442375 - squid helper squid_kerb_ldap not included in package
This commit is contained in:
parent
bdd492e8f6
commit
d52143a2ac
@ -2,7 +2,7 @@
|
||||
|
||||
Name: squid
|
||||
Version: 4.0.19
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
# See CREDITS for breakdown of non GPLv2+ code
|
||||
@ -119,7 +119,7 @@ LDFLAGS="$RPM_LD_FLAGS -pie -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel"
|
||||
--enable-auth-ntlm="SMB_LM,fake" \
|
||||
--enable-auth-digest="file,LDAP" \
|
||||
--enable-auth-negotiate="kerberos" \
|
||||
--enable-external-acl-helpers="LDAP_group,time_quota,session,unix_group,wbinfo_group" \
|
||||
--enable-external-acl-helpers="LDAP_group,time_quota,session,unix_group,wbinfo_group,kerberos_ldap_group" \
|
||||
--enable-storeid-rewrite-helpers="file" \
|
||||
--enable-cache-digests \
|
||||
--enable-cachemgr-hostname=localhost \
|
||||
@ -290,6 +290,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.19-2
|
||||
- Resolves: #1442375 - squid helper squid_kerb_ldap not included in package
|
||||
|
||||
* Mon Apr 03 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.19-1
|
||||
- new version 4.0.19
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user