Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit permissions
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 12 Jun 2007 18:38:35 +0200
- Message-id: <20070612163835.A429D678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package permissions
checked in at Tue Jun 12 18:38:35 CEST 2007.
--------
--- permissions/permissions.changes 2007-06-01 15:45:04.000000000 +0200
+++ /mounts/work_src_done/STABLE/permissions/permissions.changes 2007-06-12 15:22:58.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 15:22:22 CEST 2007 - schwab@xxxxxxx
+
+- permissions.local: Fix comment to use uid:gid instead of uid.gid.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ permissions.spec ++++++
--- /var/tmp/diff_new_pack.o14732/_old 2007-06-12 18:38:15.000000000 +0200
+++ /var/tmp/diff_new_pack.o14732/_new 2007-06-12 18:38:15.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package permissions (Version 2007.6.3)
+# spec file for package permissions (Version 2007.6.12)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
License: GNU General Public License (GPL)
Group: Productivity/Security
Autoreqprov: on
-Version: 2007.6.3
+Version: 2007.6.12
Release: 1
Provides: aaa_base:/etc/permissions
Requires: /sbin/SuSEconfig
@@ -83,6 +83,8 @@
/var/adm/fillup-templates/sysconfig.security
%changelog
+* Tue Jun 12 2007 - schwab@xxxxxxx
+- permissions.local: Fix comment to use uid:gid instead of uid.gid.
* Fri Jun 01 2007 - lnussel@xxxxxxx
- package /etc/permissions.local
* Wed May 30 2007 - lnussel@xxxxxxx
++++++ permissions.local ++++++
--- permissions/permissions.local 2007-06-01 15:53:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/permissions/permissions.local 2007-06-12 15:21:38.000000000 +0200
@@ -11,7 +11,7 @@
# shipped with the distribution.
#
# Format:
-# <file> <owner>.<group> <permission>
+# <file> <owner>:<group> <permission>
#
# Please see the file /etc/permissions for general usage hints of the
# /etc/permissions* files.
@@ -29,4 +29,4 @@
# This file needs to end with a newline.
#
# example:
-#/usr/bin/sperl5.8.8 root.root 4755
+#/usr/bin/sperl5.8.8 root:root 4755
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |