wok diff cyrus-imapd/receipt @ rev 17548

glibc: CVE-2015-0235 fix (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 29 13:01:35 2015 +0100 (2015-01-29)
parents 85b0b0c37b5d
children 9e01bc6321ea
line diff
     1.1 --- a/cyrus-imapd/receipt	Fri Oct 10 15:17:08 2014 +0200
     1.2 +++ b/cyrus-imapd/receipt	Thu Jan 29 13:01:35 2015 +0100
     1.3 @@ -24,6 +24,7 @@
     1.4  	--with-service-path=/usr/lib/cyrus \
     1.5  	--with-cyrus-prefix=/usr/lib/cyrus \
     1.6  	--with-com_err=yes \
     1.7 +	--enable-murder \
     1.8  	--enable-replication \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&