Hello community, here is the log from the commit of package opie for openSUSE:Factory checked in at 2020-11-02 09:37:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opie (Old) and /work/SRC/openSUSE:Factory/.opie.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opie" Mon Nov 2 09:37:55 2020 rev:32 rq:844524 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/opie/opie.changes 2020-06-03 20:29:02.544538847 +0200 +++ /work/SRC/openSUSE:Factory/.opie.new.3463/opie.changes 2020-11-02 09:38:01.969474019 +0100 @@ -1,0 +2,7 @@ +Wed Oct 28 09:37:53 UTC 2020 - Matthias Gerstner <matthias.gerst...@suse.com> + +- remove opiekeys and opiesu from permissions profiles. Package them normally, + because neither of them receives special permissions and we want to keep the + permissions profiles clean. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opie.spec ++++++ --- /var/tmp/diff_new_pack.oenEdn/_old 2020-11-02 09:38:03.001475010 +0100 +++ /var/tmp/diff_new_pack.oenEdn/_new 2020-11-02 09:38:03.005475013 +0100 @@ -120,21 +120,22 @@ SECUREDIR=/%{_lib}/security install %verifyscript -%verify_permissions -e /usr/bin/opiepasswd -e /usr/bin/opiesu -e /etc/opiekeys +%verify_permissions /usr/bin/opiepasswd %post -%set_permissions /usr/bin/opiepasswd /usr/bin/opiesu /etc/opiekeys +%set_permissions /usr/bin/opiepasswd %files %dir /etc/opielocks -%config(noreplace) /etc/opiekeys +%attr(0600,root,root) %config(noreplace) /etc/opiekeys /usr/bin/opieftpd /usr/bin/opiegen /usr/bin/opieinfo /usr/bin/opiekey /usr/bin/opielogin %verify(not mode) /usr/bin/opiepasswd -%verify(not mode) /usr/bin/opiesu +# packaged without setuid-root, because of bad code quality (bsc#882035) +%verify(not mode) %attr(0755,root,root) /usr/bin/opiesu /usr/bin/otp-md4 /usr/bin/otp-md5 /%{_lib}/security/pam_opie.so