From 6f630bbb40b17329e4d1c918124a6671151a38837f2a76a86f213dab14430620 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 8 Jul 2008 21:45:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=22 --- permissions.changes | 5 +++++ permissions.easy | 4 ++-- permissions.paranoid | 4 ++-- permissions.secure | 4 ++-- permissions.spec | 6 ++++-- 5 files changed, 15 insertions(+), 8 deletions(-) diff --git a/permissions.changes b/permissions.changes index 29b2e4f..6edc3d2 100644 --- a/permissions.changes +++ b/permissions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 3 11:33:29 CEST 2008 - lnussel@suse.de + +- adapt permissions of lppasswd for current cups setup (bnc#406058) + ------------------------------------------------------------------- Mon Jun 2 11:46:30 CEST 2008 - lnussel@suse.de diff --git a/permissions.easy b/permissions.easy index 679212d..3cd8b57 100644 --- a/permissions.easy +++ b/permissions.easy @@ -182,9 +182,9 @@ /usr/sbin/change-passwd root:root 4755 # -# cups (#66305) +# cups (#66305,#406058) # -/usr/bin/lppasswd lp:sys 4755 +/usr/bin/lppasswd lp:lp 2755 # # smb printing with kerberos authentication (#177114) diff --git a/permissions.paranoid b/permissions.paranoid index f1a5b92..398e697 100644 --- a/permissions.paranoid +++ b/permissions.paranoid @@ -198,9 +198,9 @@ /usr/sbin/change-passwd root:root 0755 # -# cups (#66305) +# cups (#66305,#406058) # -/usr/bin/lppasswd lp:sys 0755 +/usr/bin/lppasswd lp:lp 0755 # # smb printing with kerberos authentication (#177114) diff --git a/permissions.secure b/permissions.secure index 8913c22..6a5fbbd 100644 --- a/permissions.secure +++ b/permissions.secure @@ -220,9 +220,9 @@ /usr/sbin/change-passwd root:root 4755 # -# cups (#66305) +# cups (#66305,#406058) # -/usr/bin/lppasswd lp:sys 4755 +/usr/bin/lppasswd lp:lp 2755 # # smb printing with kerberos authentication (#177114) diff --git a/permissions.spec b/permissions.spec index 98419ed..411d559 100644 --- a/permissions.spec +++ b/permissions.spec @@ -1,5 +1,5 @@ # -# spec file for package permissions (Version 2008.6.2) +# spec file for package permissions (Version 2008.7.8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -15,7 +15,7 @@ Name: permissions License: GPL v2 or later Group: Productivity/Security AutoReqProv: on -Version: 2008.6.2 +Version: 2008.7.8 Release: 1 Provides: aaa_base:/etc/permissions Requires: /sbin/SuSEconfig @@ -84,6 +84,8 @@ install -m 644 %{SOURCE9} $RPM_BUILD_ROOT/etc /var/adm/fillup-templates/sysconfig.security %changelog +* Thu Jul 03 2008 lnussel@suse.de +- adapt permissions of lppasswd for current cups setup (bnc#406058) * Mon Jun 02 2008 lnussel@suse.de - add mount.nfs due to an ever increasing number of users hit by the regression (bnc#331020, bnc#304318)