Hello community, here is the log from the commit of package permissions for openSUSE:Factory checked in at 2016-08-16 13:00:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/permissions (Old) and /work/SRC/openSUSE:Factory/.permissions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "permissions" Changes: -------- --- /work/SRC/openSUSE:Factory/permissions/permissions.changes 2016-05-26 23:52:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes 2016-08-16 13:00:51.000000000 +0200 @@ -1,0 +2,18 @@ +Sun Aug 07 12:00:00 UTC 2016 - [email protected] + +- Update to version 20160807: + * suexec2 is a symlink, no need for permissions handling + +------------------------------------------------------------------- +Tue Aug 02 08:47:53 UTC 2016 - [email protected] + +- Update to version 20160802: + * list the newuidmap and newgidmap, currently 0755 until review is done (bsc#979282) + * root:shadow 0755 for newuidmap/newgidmap + +------------------------------------------------------------------- +Tue Aug 2 08:29:32 UTC 2016 - [email protected] + +- adding qemu-bridge-helper mode 04750 (bsc#988279) + +------------------------------------------------------------------- Old: ---- permissions-20160413.tar.xz New: ---- permissions-20160807.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ permissions.spec ++++++ --- /var/tmp/diff_new_pack.P1TlEZ/_old 2016-08-16 13:00:52.000000000 +0200 +++ /var/tmp/diff_new_pack.P1TlEZ/_new 2016-08-16 13:00:52.000000000 +0200 @@ -20,7 +20,7 @@ BuildRequires: libcap-devel Name: permissions -Version: 20160413 +Version: 20160807 Release: 0 Provides: aaa_base:/etc/permissions PreReq: %fillup_prereq ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.P1TlEZ/_old 2016-08-16 13:00:52.000000000 +0200 +++ /var/tmp/diff_new_pack.P1TlEZ/_new 2016-08-16 13:00:52.000000000 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/permissions.git</param> - <param name="changesrevision">a0d1ad1352f3badc255dcc46a41901461af2e5f5</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">8ee9ae34fc10f290b5cd4b3295004704cde86a5a</param></service></servicedata> \ No newline at end of file ++++++ permissions-20160413.tar.xz -> permissions-20160807.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20160413/permissions.easy new/permissions-20160807/permissions.easy --- old/permissions-20160413/permissions.easy 2016-05-23 10:39:00.000000000 +0200 +++ new/permissions-20160807/permissions.easy 2016-08-07 14:03:19.000000000 +0200 @@ -362,8 +362,10 @@ /usr/bin/readcd root:root 755 /usr/bin/cdda2wav root:root 755 -# qemu-bridge-helper has no special privileges currently (bnc#765948) -/usr/lib/qemu-bridge-helper root:root 755 +# qemu-bridge-helper (bnc#765948, bsc#988279) +/usr/lib/qemu-bridge-helper root:kvm 04750 +/usr/lib64/qemu-bridge-helper root:kvm 04750 + # systemd-journal (bnc#888151) /var/log/journal/ root:systemd-journal 2755 @@ -388,6 +390,10 @@ # https://bugzilla.novell.com/show_bug.cgi?id=263789 # http://httpd.apache.org/docs/trunk/suexec.html # You need to override this in permissions.local. +# suexec2 is a symlink for now, leave as-is # -/usr/sbin/suexec2 root:root 0755 /usr/sbin/suexec root:root 0755 + +# newgidmap / newuidmap (bsc#979282) +/usr/bin/newgidmap root:shadow 0755 +/usr/bin/newuidmap root:shadow 0755 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20160413/permissions.paranoid new/permissions-20160807/permissions.paranoid --- old/permissions-20160413/permissions.paranoid 2016-05-23 10:39:00.000000000 +0200 +++ new/permissions-20160807/permissions.paranoid 2016-08-07 14:03:19.000000000 +0200 @@ -372,6 +372,8 @@ # qemu-bridge-helper has no special privileges currently (bnc#765948) /usr/lib/qemu-bridge-helper root:root 755 +/usr/lib64/qemu-bridge-helper root:root 755 + # systemd-journal (bnc#888151) /var/log/journal/ root:systemd-journal 2755 @@ -394,6 +396,10 @@ # https://bugzilla.novell.com/show_bug.cgi?id=263789 # http://httpd.apache.org/docs/trunk/suexec.html # You need to override this in permissions.local. +# suexec2 is a symlink for now, leave as-is # -/usr/sbin/suexec2 root:root 0755 /usr/sbin/suexec root:root 0755 + +# newgidmap / newuidmap (bsc#979282) +/usr/bin/newgidmap root:shadow 0755 +/usr/bin/newuidmap root:shadow 0755 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20160413/permissions.secure new/permissions-20160807/permissions.secure --- old/permissions-20160413/permissions.secure 2016-05-23 10:39:00.000000000 +0200 +++ new/permissions-20160807/permissions.secure 2016-08-07 14:03:19.000000000 +0200 @@ -398,8 +398,9 @@ /usr/bin/readcd root:root 755 /usr/bin/cdda2wav root:root 755 -# qemu-bridge-helper has no special privileges currently (bnc#765948) -/usr/lib/qemu-bridge-helper root:root 755 +# qemu-bridge-helper (bnc#765948, bsc#988279) +/usr/lib/qemu-bridge-helper root:kvm 04750 +/usr/lib64/qemu-bridge-helper root:kvm 04750 # systemd-journal (bnc#888151) /var/log/journal/ root:systemd-journal 2755 @@ -423,6 +424,10 @@ # https://bugzilla.novell.com/show_bug.cgi?id=263789 # http://httpd.apache.org/docs/trunk/suexec.html # You need to override this in permissions.local. +# suexec2 is a symlink for now, leave as-is # -/usr/sbin/suexec2 root:root 0755 /usr/sbin/suexec root:root 0755 + +# newgidmap / newuidmap (bsc#979282) +/usr/bin/newgidmap root:shadow 0755 +/usr/bin/newuidmap root:shadow 0755
