Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package leafnode for openSUSE:Factory checked in at 2021-07-10 22:54:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leafnode (Old) and /work/SRC/openSUSE:Factory/.leafnode.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leafnode" Sat Jul 10 22:54:35 2021 rev:14 rq:905325 version:2.0.0+git.1527241185.66da754 Changes: -------- --- /work/SRC/openSUSE:Factory/leafnode/leafnode.changes 2020-06-07 21:39:03.981592372 +0200 +++ /work/SRC/openSUSE:Factory/.leafnode.new.2625/leafnode.changes 2021-07-10 22:55:05.491485781 +0200 @@ -1,0 +2,6 @@ +Fri Jul 9 16:43:31 UTC 2021 - Matej Cepl <mc...@suse.com> + +- It is not necessary to manually set rights and ownership on + %{spooldir}, and it prevents a security issue (bsc#1159996). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leafnode.spec ++++++ --- /var/tmp/diff_new_pack.lz5SNZ/_old 2021-07-10 22:55:05.991481921 +0200 +++ /var/tmp/diff_new_pack.lz5SNZ/_new 2021-07-10 22:55:05.995481890 +0200 @@ -1,7 +1,7 @@ # -# spec file for package leafnode +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,10 +50,10 @@ BuildRequires: pkgconfig(systemd) Requires(post): coreutils Requires(post): systemd -Requires(postun): systemd +Requires(postun):systemd Requires(pre): permissions Requires(pre): shadow -Requires(preun): systemd +Requires(preun):systemd # Because of moderators(5) manpage, and really these two # shouldn't be on one system at once. Conflicts: inn @@ -147,11 +147,6 @@ %set_permissions %{spooldir}/leaf.node %service_add_post leafnode.service leafnode.socket leafnode@.service leafnode-daily.service leafnode-hourly.service leafnode-daily.timer leafnode-hourly.timer -if [ $1 -eq 1 ] ; then - chown -R news:news %{spooldir} - chmod -R 775 %{spooldir} -fi - %preun %service_del_preun leafnode.service leafnode.socket leafnode@.service leafnode-daily.service leafnode-hourly.service leafnode-daily.timer leafnode-hourly.timer ++++++ leafnode-2.0.0+git.1527241185.66da754.tar.xz ++++++