Hello community, here is the log from the commit of package permissions for openSUSE:Factory checked in at 2017-06-23 09:13:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/permissions (Old) and /work/SRC/openSUSE:Factory/.permissions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "permissions" Fri Jun 23 09:13:16 2017 rev:107 rq:501683 version:20170602 Changes: -------- --- /work/SRC/openSUSE:Factory/permissions/permissions.changes 2016-08-16 13:00:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes 2017-06-23 09:13:18.129355408 +0200 @@ -1,0 +2,19 @@ +Wed Jun 7 10:58:37 UTC 2017 - [email protected] + +- BuildIgnore group(trusted): we don't really care for this group + in the buildroot and do not want to get system-users into the + bootstrap cycle as we can avoid it. + +------------------------------------------------------------------- +Sat Jun 3 07:21:24 UTC 2017 - [email protected] + +- Require: group(trusted), as we are handing it out to some unsuspecting + binaries and it is no longer default. (bsc#1041159 for fuse, also cronie, etc) + +------------------------------------------------------------------- +Fri Jun 2 10:55:09 UTC 2017 - [email protected] + +- Update to version 20170602: + * make /etc/ppp owned by root:root. The group dialout usage is no longer used + +------------------------------------------------------------------- Old: ---- permissions-20160807.tar.xz New: ---- permissions-20170602.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ permissions.spec ++++++ --- /var/tmp/diff_new_pack.dKzaR3/_old 2017-06-23 09:13:18.789262168 +0200 +++ /var/tmp/diff_new_pack.dKzaR3/_new 2017-06-23 09:13:18.793261603 +0200 @@ -1,7 +1,7 @@ # # spec file for package permissions # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,18 @@ BuildRequires: libcap-devel Name: permissions -Version: 20160807 +Version: 20170602 Release: 0 Provides: aaa_base:/etc/permissions PreReq: %fillup_prereq Summary: SUSE Linux Default Permissions +# Maintained in github by the security team. License: GPL-2.0+ Group: Productivity/Security -# Maintained in github by the security team. +%if 0%{?suse_version} >= 1330 +Requires(pre): group(trusted) +#!BuildIgnore: group(trusted) +%endif Source: permissions-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://github.com/openSUSE/permissions ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.dKzaR3/_old 2017-06-23 09:13:18.837255387 +0200 +++ /var/tmp/diff_new_pack.dKzaR3/_new 2017-06-23 09:13:18.837255387 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/permissions.git</param> - <param name="changesrevision">8ee9ae34fc10f290b5cd4b3295004704cde86a5a</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">1cf8eb193920f201e1d313046bba2271f745bd0e</param></service></servicedata> ++++++ permissions-20160807.tar.xz -> permissions-20170602.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/permissions-20160807/permissions new/permissions-20170602/permissions --- old/permissions-20160807/permissions 2016-08-07 14:03:19.000000000 +0200 +++ new/permissions-20170602/permissions 2017-06-02 12:49:23.000000000 +0200 @@ -116,7 +116,7 @@ /etc/opiekeys root:root 600 -/etc/ppp/ root:dialout 750 +/etc/ppp/ root:root 750 /etc/ppp/chap-secrets root:root 600 /etc/ppp/pap-secrets root:root 600
