From 5b13c9b53666239e5086ec99e79d9924411bdb14cb4f9db4cda8001fe4908446 Mon Sep 17 00:00:00 2001 From: OBS User unknown <null@suse.de> Date: Fri, 26 Sep 2008 12:54:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=32 --- directory.list | 2 +- filesystem.changes | 6 ++++++ filesystem.spec | 5 ++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/directory.list b/directory.list index 07b5fe0..1697188 100644 --- a/directory.list +++ b/directory.list @@ -170,7 +170,7 @@ 0755 root root /var/lib 0755 root root /var/lib/empty 0755 news news /var/lib/news -0775 games games /var/games +0755 root root /var/games 0755 root root /var/lib/misc 0755 nobody root /var/lib/nobody 0700 root root /var/lib/pam_devperm diff --git a/filesystem.changes b/filesystem.changes index aab4105..577127e 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 25 15:42:06 CEST 2008 - lnussel@suse.de + +- change /var/games to 755 to prevent ill-considered maneuvers there + (bnc#429882) + ------------------------------------------------------------------- Mon Sep 15 18:21:54 CEST 2008 - jpr@suse.de diff --git a/filesystem.spec b/filesystem.spec index 46c5751..8bc0005 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -24,7 +24,7 @@ Group: System/Fhs AutoReqProv: on Summary: Basic Directory Layout Version: 11.0.42 -Release: 38 +Release: 39 BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: aaa_dir Provides: aaa_dir @@ -172,6 +172,9 @@ the home directories of system users. %changelog +* Thu Sep 25 2008 lnussel@suse.de +- change /var/games to 755 to prevent ill-considered maneuvers there + (bnc#429882) * Mon Sep 15 2008 jpr@suse.de - Add nds_DE to the locale list * Fri Sep 12 2008 aj@suse.de