Hello community, here is the log from the commit of package sendmail for openSUSE:Factory checked in at 2020-06-22 17:41:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sendmail (Old) and /work/SRC/openSUSE:Factory/.sendmail.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sendmail" Mon Jun 22 17:41:51 2020 rev:95 rq:814660 version:8.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes 2020-02-25 16:08:01.728666029 +0100 +++ /work/SRC/openSUSE:Factory/.sendmail.new.2956/sendmail.changes 2020-06-22 17:42:01.361099477 +0200 @@ -1,0 +2,7 @@ +Wed Jun 10 13:24:21 UTC 2020 - Matthias Gerstner <[email protected]> + +- sendmail-suse.tar.bz2: fix rpmlint warning W: permissions-dir-without-slash + for /var/spool/clientmqueue. This wasn't noticed before, because the + directory is not packaged by sendmail but by system-user-mail. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sendmail-suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sendmail-suse/suse/permissions new/sendmail-suse/suse/permissions --- old/sendmail-suse/suse/permissions 2016-07-19 16:09:49.073979176 +0200 +++ new/sendmail-suse/suse/permissions 2020-06-10 15:22:03.992862297 +0200 @@ -3,7 +3,7 @@ /etc/init.d/sendmail root:root 0744 /etc/mail/auth/ root:root 0750 /etc/mail/certs/ root:root 0750 -/var/spool/clientmqueue mail:mail 0770 +/var/spool/clientmqueue/ mail:mail 0770 /var/spool/mqueue/ root:root 0700 /var/spool/mail root:root 1777 /usr/lib/sendmail.d/bin/ root:root 0755 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sendmail-suse/suse/permissions.paranoid new/sendmail-suse/suse/permissions.paranoid --- old/sendmail-suse/suse/permissions.paranoid 2016-07-19 16:10:04.330045520 +0200 +++ new/sendmail-suse/suse/permissions.paranoid 2020-06-10 15:22:01.609098276 +0200 @@ -3,7 +3,7 @@ /etc/init.d/sendmail root:root 0744 /etc/mail/auth/ root:root 0750 /etc/mail/certs/ root:root 0750 -/var/spool/clientmqueue mail:mail 0750 +/var/spool/clientmqueue/ mail:mail 0750 /var/spool/mqueue/ root:root 0700 /var/spool/mail root:root 1755 /usr/lib/sendmail.d/bin/ root:root 0755
