diff --git a/squid.spec b/squid.spec index 7a6cd62..7ce7f87 100644 --- a/squid.spec +++ b/squid.spec @@ -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 - 3.2.0.16-1 +- Enable SSL CRTD for ssl bump + * Wed Mar 07 2012 Henrik Nordstrom - 7:3.2.0.16-1 - Upstream 3.2.0.16 bugfix release