Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package permissions for openSUSE:Factory checked in at 2022-03-14 19:33:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/permissions (Old) and /work/SRC/openSUSE:Factory/.permissions.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "permissions" Mon Mar 14 19:33:57 2022 rev:150 rq:961063 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/permissions/permissions.changes 2021-09-06 15:57:51.957297476 +0200 +++ /work/SRC/openSUSE:Factory/.permissions.new.25692/permissions.changes 2022-03-14 19:34:01.409907483 +0100 @@ -1,0 +2,14 @@ +Fri Mar 11 11:14:05 UTC 2022 - [email protected] + +- Update to version 20220309: + * apptainer whitelisting (bsc#1196145) + +------------------------------------------------------------------- +Fri Feb 25 09:34:23 UTC 2022 - [email protected] + +- Update to version 20220202: + * mount.nfs: switch from migration mode to fixed path in /usr/sbin + * changed gendered pronouns + * mgetty: faxq-helper now finally reside in /usr/libexec + +------------------------------------------------------------------- Old: ---- permissions-20210901.tar.xz New: ---- permissions-20220309.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ permissions.spec ++++++ --- /var/tmp/diff_new_pack.XsfSUm/_old 2022-03-14 19:34:02.093908303 +0100 +++ /var/tmp/diff_new_pack.XsfSUm/_new 2022-03-14 19:34:02.097908308 +0100 @@ -1,7 +1,7 @@ # # spec file for package permissions # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define VERSION_DATE 20210901 +%define VERSION_DATE 20220309 Name: permissions Version: %{VERSION_DATE}.%{suse_version} ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.XsfSUm/_old 2022-03-14 19:34:02.141908360 +0100 +++ /var/tmp/diff_new_pack.XsfSUm/_new 2022-03-14 19:34:02.145908365 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/permissions.git</param> - <param name="changesrevision">cda0681b1cf15a3ecc3e0b08dab7105192860b47</param></service></servicedata> + <param name="changesrevision">aa7c920c549a16d462dd8d4145502987af18aef4</param></service></servicedata> (No newline at EOF) ++++++ permissions-20210901.tar.xz -> permissions-20220309.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20210901/profiles/permissions.easy new/permissions-20220309/profiles/permissions.easy --- old/permissions-20210901/profiles/permissions.easy 2021-09-01 09:24:09.000000000 +0200 +++ new/permissions-20220309/profiles/permissions.easy 2022-03-09 11:30:20.000000000 +0100 @@ -47,7 +47,7 @@ # #66303 /usr/bin/opiepasswd root:root 4755 # #331020 -%{sbin_dirs}/mount.nfs root:root 4755 +/usr/sbin/mount.nfs root:root 4755 # # #133657 /usr/bin/fusermount root:trusted 4755 @@ -152,7 +152,7 @@ # # sendfax # -%{libexec_dirs}/mgetty+sendfax/faxq-helper fax:root 4755 +/usr/libexec/mgetty+sendfax/faxq-helper fax:root 4755 /var/spool/fax/outgoing/ fax:root 0755 # @@ -206,6 +206,9 @@ # singularity version 3 (bsc#1128598) /usr/libexec/singularity/bin/starter-suid root:singularity 4750 +# apptainer (Singularity successor) (bsc#1196145) +/usr/libexec/apptainer/bin/starter-suid root:apptainer 4750 + /usr/bin/su root:root 4755 /usr/bin/mount root:root 4755 /usr/bin/umount root:root 4755 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20210901/profiles/permissions.paranoid new/permissions-20220309/profiles/permissions.paranoid --- old/permissions-20210901/profiles/permissions.paranoid 2021-09-01 09:24:09.000000000 +0200 +++ new/permissions-20220309/profiles/permissions.paranoid 2022-03-09 11:30:20.000000000 +0100 @@ -65,7 +65,7 @@ # #66303 /usr/bin/opiepasswd root:root 0755 # #331020 -%{sbin_dirs}/mount.nfs root:root 0755 +/usr/sbin/mount.nfs root:root 0755 # # #133657 /usr/bin/fusermount root:trusted 0755 @@ -166,7 +166,7 @@ # # sendfax # -%{libexec_dirs}/mgetty+sendfax/faxq-helper fax:root 0755 +/usr/libexec/mgetty+sendfax/faxq-helper fax:root 0755 /var/spool/fax/outgoing/ fax:trusted 0755 # @@ -220,6 +220,9 @@ # singularity version 3 (bsc#1128598) /usr/libexec/singularity/bin/starter-suid root:singularity 0750 +# apptainer (Singularity successor) (bsc#1196145) +/usr/libexec/apptainer/bin/starter-suid root:apptainer 0750 + /usr/bin/su root:root 0755 /usr/bin/mount root:root 0755 /usr/bin/umount root:root 0755 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20210901/profiles/permissions.secure new/permissions-20220309/profiles/permissions.secure --- old/permissions-20210901/profiles/permissions.secure 2021-09-01 09:24:09.000000000 +0200 +++ new/permissions-20220309/profiles/permissions.secure 2022-03-09 11:30:20.000000000 +0100 @@ -89,7 +89,7 @@ # #66303 /usr/bin/opiepasswd root:root 4755 # #331020 -%{sbin_dirs}/mount.nfs root:root 0755 +/usr/sbin/mount.nfs root:root 0755 # # #133657 /usr/bin/fusermount root:trusted 4750 @@ -192,7 +192,7 @@ # # sendfax # -%{libexec_dirs}/mgetty+sendfax/faxq-helper fax:trusted 4750 +/usr/libexec/mgetty+sendfax/faxq-helper fax:trusted 4750 /var/spool/fax/outgoing/ fax:root 0755 # @@ -248,6 +248,9 @@ # singularity version 3 (bsc#1128598) /usr/libexec/singularity/bin/starter-suid root:singularity 4750 +# apptainer (Singularity successor) (bsc#1196145) +/usr/libexec/apptainer/bin/starter-suid root:apptainer 4750 + /usr/bin/su root:root 4755 /usr/bin/mount root:root 4755 /usr/bin/umount root:root 4755 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20210901/zypper-plugin/permissions.py new/permissions-20220309/zypper-plugin/permissions.py --- old/permissions-20210901/zypper-plugin/permissions.py 2021-09-01 09:24:09.000000000 +0200 +++ new/permissions-20220309/zypper-plugin/permissions.py 2022-03-09 11:30:20.000000000 +0100 @@ -52,9 +52,9 @@ # instead redirect stdout to stderr, this should end up in the zypper log # instead. - # --set is not required when passing --system, as long CHECK_PERMISSIONS + # --set is not required when passing --system, as long as CHECK_PERMISSIONS # is not disabled in /etc/sysconfig/security. If it is then the admin - # hopefuly knows what he's doing on its own. + # hopefuly knows what they are doing on their own. res = subprocess.call( ['/usr/bin/chkstat', '--system'], shell = False,
