Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openldap2 for openSUSE:Factory checked in at 2023-09-13 20:43:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openldap2 (Old) and /work/SRC/openSUSE:Factory/.openldap2.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openldap2" Wed Sep 13 20:43:13 2023 rev:181 rq:1110389 version:2.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/openldap2/openldap2.changes 2023-06-20 16:48:25.835387468 +0200 +++ /work/SRC/openSUSE:Factory/.openldap2.new.1766/openldap2.changes 2023-09-13 20:43:14.403256382 +0200 @@ -1,0 +2,5 @@ +Tue Sep 5 11:52:49 UTC 2023 - Thorsten Kukuk <[email protected]> + +- Disable SLP by default for Factory and ALP (bsc#1214884) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openldap2.spec ++++++ --- /var/tmp/diff_new_pack.KKvSb5/_old 2023-09-13 20:43:18.095387642 +0200 +++ /var/tmp/diff_new_pack.KKvSb5/_new 2023-09-13 20:43:18.095387642 +0200 @@ -64,7 +64,9 @@ BuildRequires: groff BuildRequires: libopenssl-devel BuildRequires: libtool +%if 0%{?suse_version} < 1600 BuildRequires: openslp-devel +%endif BuildRequires: sysuser-tools BuildRequires: unixODBC-devel # avoid cycle with krb5 @@ -279,7 +281,9 @@ --enable-sql=mod \ --enable-mdb=mod \ --enable-relay=mod \ +%if 0%{?suse_version} < 1600 --enable-slp \ +%endif --enable-overlays=mod \ --enable-syncprov=mod \ --enable-ppolicy=mod \
