Hello community, here is the log from the commit of package cyrus-sasl for openSUSE:Factory checked in at 2017-07-04 09:08:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cyrus-sasl (Old) and /work/SRC/openSUSE:Factory/.cyrus-sasl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cyrus-sasl" Tue Jul 4 09:08:30 2017 rev:53 rq:507330 version:2.1.26 Changes: -------- --- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl-saslauthd.changes 2015-12-16 17:42:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new/cyrus-sasl-saslauthd.changes 2017-07-04 09:08:32.418251422 +0200 @@ -1,0 +2,12 @@ +Wed Mar 22 09:56:37 UTC 2017 - [email protected] + +- added cyrus-sasl-issue-402.patch to fix + SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402 + (see https://github.com/cyrusimap/cyrus-sasl/issues/402) + +------------------------------------------------------------------- +Tue Mar 7 11:31:23 UTC 2017 - [email protected] + +- bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl.changes 2017-04-12 17:11:11.765900456 +0200 +++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new/cyrus-sasl.changes 2017-07-04 09:08:32.466244674 +0200 @@ -8,0 +9,10 @@ +Tue Mar 7 11:31:23 UTC 2017 - [email protected] + +- bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5 + +------------------------------------------------------------------- +Wed Dec 9 20:15:40 UTC 2015 - [email protected] + +- really use SASLAUTHD_PARAMS variable (bnc#938657) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cyrus-sasl-saslauthd.spec ++++++ --- /var/tmp/diff_new_pack.VXNcid/_old 2017-07-04 09:08:33.238136136 +0200 +++ /var/tmp/diff_new_pack.VXNcid/_new 2017-07-04 09:08:33.242135574 +0200 @@ -1,7 +1,7 @@ # # spec file for package cyrus-sasl-saslauthd # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -94,7 +94,7 @@ --enable-passdss=no \ --enable-sample=no \ --enable-login=no \ - --enable-gssapi=no \ + --enable-gssapi=yes \ --enable-gs2=no \ --enable-scram=no \ --enable-krb4=no \ @@ -125,6 +125,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/sasl2/libsasldb* rm -f $RPM_BUILD_ROOT/%{_libdir}/sasl2/libldapdb.la rm -f $RPM_BUILD_ROOT/%{_libdir}/sasl2/libsql.la +rm -f $RPM_BUILD_ROOT/%{_libdir}/sasl2/libgs2.* +rm -f $RPM_BUILD_ROOT/%{_libdir}/sasl2/libgssapiv2.* + mkdir -p $RPM_BUILD_ROOT/%{_unitdir} install -m 644 %{SOURCE4} $RPM_BUILD_ROOT/%{_unitdir} ++++++ cyrus-sasl.spec ++++++ --- /var/tmp/diff_new_pack.VXNcid/_old 2017-07-04 09:08:33.266132200 +0200 +++ /var/tmp/diff_new_pack.VXNcid/_new 2017-07-04 09:08:33.270131638 +0200 @@ -1,7 +1,7 @@ # # spec file for package cyrus-sasl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed
