2.1.26-15

This commit is contained in:
Petr Lautrbach 2013-11-15 14:56:17 +01:00
parent 58097f5a54
commit 4038a0bbb8

View File

@ -8,7 +8,7 @@
Summary: The Cyrus SASL library Summary: The Cyrus SASL library
Name: cyrus-sasl Name: cyrus-sasl
Version: 2.1.26 Version: 2.1.26
Release: 14%{?dist} Release: 15%{?dist}
License: BSD with advertising License: BSD with advertising
Group: System Environment/Libraries Group: System Environment/Libraries
# Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/; # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/;
@ -433,6 +433,10 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
%{_sbindir}/sasl2-shared-mechlist %{_sbindir}/sasl2-shared-mechlist
%changelog %changelog
* Fri Nov 15 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-15
- Treat SCRAM-SHA-1/DIGEST-MD5 as more secure than PLAIN (#970718)
- improve configuration error message
* Fri Nov 01 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-14 * Fri Nov 01 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-14
- revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 (#984079) - revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 (#984079)