--enable-ssl-crtd
This commit is contained in:
parent
e160330225
commit
231c10f969
@ -144,6 +144,7 @@ LDFLAGS="-pie"
|
||||
--enable-removal-policies="heap,lru" \
|
||||
--enable-snmp \
|
||||
--enable-ssl \
|
||||
--enable-ssl-crtd \
|
||||
--enable-storeio="aufs,diskd,ufs" \
|
||||
--enable-useragent-log \
|
||||
--enable-wccpv2 \
|
||||
@ -309,6 +310,9 @@ fi
|
||||
/sbin/chkconfig --add squid >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Mon Apr 02 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 3.2.0.16-1
|
||||
- Enable SSL CRTD for ssl bump
|
||||
|
||||
* Wed Mar 07 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.16-1
|
||||
- Upstream 3.2.0.16 bugfix release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user