Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 389-ds for openSUSE:Factory checked in at 2021-06-01 10:37:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/389-ds (Old) and /work/SRC/openSUSE:Factory/.389-ds.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds" Tue Jun 1 10:37:49 2021 rev:40 rq:895853 version:2.0.4~git0.7f6ba5a37 Changes: -------- --- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes 2021-04-10 15:28:48.906479936 +0200 +++ /work/SRC/openSUSE:Factory/.389-ds.new.1898/389-ds.changes 2021-06-01 10:39:03.900976822 +0200 @@ -1,0 +2,8 @@ +Thu May 27 06:45:20 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Recommend openssl(cli) by lib389: admin tools like dscreate can + call out to /usr/bin/openssl to manage certificates. As the admin + could decide to manage the certificates differently, we only + recommend openssl here. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 389-ds.spec ++++++ --- /var/tmp/diff_new_pack.gtVaUX/_old 2021-06-01 10:39:04.476977803 +0200 +++ /var/tmp/diff_new_pack.gtVaUX/_new 2021-06-01 10:39:04.476977803 +0200 @@ -188,6 +188,10 @@ # We recommend this here as a supplementary tool for ldap # server interaction, but it's in no way required. Recommends: openldap2-client +# Tools like dscreate would call out to /usr/bin/openssl; there can +# be other ways for the admin to maintain his certificates, thus only +# recommend the openssl-cli tools +Recommends: openssl(cli) # These are recommended if you have selinux on your system # to allow some supplementary automated interactions during # setup, but it's not required.
