Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sendmail for openSUSE:Factory checked in at 2022-10-27 13:53:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sendmail (Old) and /work/SRC/openSUSE:Factory/.sendmail.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sendmail" Thu Oct 27 13:53:43 2022 rev:114 rq:1031106 version:8.17.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes 2022-10-13 15:40:04.970486931 +0200 +++ /work/SRC/openSUSE:Factory/.sendmail.new.2275/sendmail.changes 2022-10-27 13:54:08.512558182 +0200 @@ -1,0 +2,5 @@ +Tue Oct 25 09:32:15 UTC 2022 - Dr. Werner Fink <wer...@suse.de> + +- Remove maybe perilous shell script code from sm-client.pre (boo#1202937) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sendmail-client.systemd ++++++ --- /var/tmp/diff_new_pack.1w3uHz/_old 2022-10-27 13:54:09.456562997 +0200 +++ /var/tmp/diff_new_pack.1w3uHz/_new 2022-10-27 13:54:09.460563017 +0200 @@ -30,13 +30,6 @@ done # -# Some default permissions -# -/bin/touch $pidfile -/bin/chown mail:mail $pidfile -/bin/chmod 0600 $pidfile - -# # Make sure that configuration is uptodate # test -x /usr/bin/make && /usr/bin/make -C /etc/mail > /dev/null 2>&1