Hello community, here is the log from the commit of package permissions checked in at Thu Oct 23 10:11:10 CEST 2008. -------- --- permissions/permissions.changes 2008-10-20 17:06:39.000000000 +0200 +++ /mounts/work_src_done/STABLE/permissions/permissions.changes 2008-10-23 09:24:49.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Oct 23 09:23:59 CEST 2008 - lnussel@suse.de + +- add udev device files (bnc#438039) +- add system crash dump directory (bnc#438041) +- add bind chroot devices (bnc#438045) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ permissions.spec ++++++ --- /var/tmp/diff_new_pack.G10486/_old 2008-10-23 10:10:37.000000000 +0200 +++ /var/tmp/diff_new_pack.G10486/_new 2008-10-23 10:10:37.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package permissions (Version 2008.10.22) +# spec file for package permissions (Version 2008.10.23) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,7 +22,7 @@ License: GPL v2 or later Group: Productivity/Security AutoReqProv: on -Version: 2008.10.22 +Version: 2008.10.23 Release: 1 Provides: aaa_base:/etc/permissions Requires: /sbin/SuSEconfig @@ -91,6 +91,10 @@ /var/adm/fillup-templates/sysconfig.security %changelog +* Thu Oct 23 2008 lnussel@suse.de +- add udev device files (bnc#438039) +- add system crash dump directory (bnc#438041) +- add bind chroot devices (bnc#438045) * Mon Oct 20 2008 lnussel@suse.de - dbus-daemon-launch-helper neeeds to be setuid in level secure (bnc#435776) ++++++ permissions ++++++ --- /var/tmp/diff_new_pack.G10486/_old 2008-10-23 10:10:38.000000000 +0200 +++ /var/tmp/diff_new_pack.G10486/_new 2008-10-23 10:10:38.000000000 +0200 @@ -182,3 +182,23 @@ # No longer common. Set setuid bit yourself if you need it # (#66191) #/usr/bin/ziptool root:trusted 4750 + +# +# udev static devices (#438039) +# +/lib/udev/devices/net/tun root:root 0666 +/lib/udev/devices/null root:root 0666 +/lib/udev/devices/ptmx root:tty 0666 +/lib/udev/devices/tty root:tty 0666 +/lib/udev/devices/zero root:root 0666 + +# +# directory for system crash dumps (#438041) +# +/var/crash root:root 1777 + +# +# named chroot (#438045) +# +/var/lib/named/dev/null root:root 0666 +/var/lib/named/dev/random root:root 0666 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de