--enable-ssl-crtd

This commit is contained in:
Henrik Nordstrom 2012-04-02 10:01:41 +02:00
parent e160330225
commit 231c10f969

View File

@ -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