[Pkg-libvirt-commits] [libvirt] 01/02: Allow-access-to-libnl-3-config-files.patch: revert changes that are unrelated to the bug this patch is meant to fix.

Guido Guenther agx at moszumanska.debian.org
Mon Aug 24 14:21:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/jessie
in repository libvirt.

commit 3cc59399723c76cdd329bce497dfd065d6672b4d
Author: intrigeri <intrigeri at debian.org>
Date:   Mon Aug 24 09:05:39 2015 +0000

    Allow-access-to-libnl-3-config-files.patch: revert changes that are unrelated to the bug this patch is meant to fix.
    
    These bonus changes should be harmless, but it's not obvious that they qualify
    for a stable update.
    
    Signed-off-by: Guido Günther <agx at sigxcpu.org>
---
 .../patches/Allow-access-to-libnl-3-config-files.patch   | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/debian/patches/Allow-access-to-libnl-3-config-files.patch b/debian/patches/Allow-access-to-libnl-3-config-files.patch
index 6932e41..58043a6 100644
--- a/debian/patches/Allow-access-to-libnl-3-config-files.patch
+++ b/debian/patches/Allow-access-to-libnl-3-config-files.patch
@@ -4,14 +4,14 @@ Subject: Allow access to libnl-3 config files
 
 Closes: #786650
 ---
- examples/apparmor/usr.lib.libvirt.virt-aa-helper | 7 +++++++
- 1 file changed, 7 insertions(+)
+ examples/apparmor/usr.lib.libvirt.virt-aa-helper | 2 ++
+ 1 file changed, 2 insertions(+)
 
 diff --git a/examples/apparmor/usr.lib.libvirt.virt-aa-helper b/examples/apparmor/usr.lib.libvirt.virt-aa-helper
-index bceaaff..60739d0 100644
+index bceaaff..a3c9938 100644
 --- a/examples/apparmor/usr.lib.libvirt.virt-aa-helper
 +++ b/examples/apparmor/usr.lib.libvirt.virt-aa-helper
-@@ -16,9 +16,16 @@
+@@ -16,6 +16,8 @@
    owner @{PROC}/[0-9]*/status r,
    @{PROC}/filesystems r,
  
@@ -20,11 +20,3 @@ index bceaaff..60739d0 100644
    # for hostdev
    /sys/devices/ r,
    /sys/devices/** r,
-+  deny /dev/sd* r,
-+  deny /dev/vd* r,
-+  deny /dev/dm-* r,
-+  deny /dev/mapper/ r,
-+  deny /dev/mapper/* r,
- 
-   /usr/lib/libvirt/virt-aa-helper mr,
-   /sbin/apparmor_parser Ux,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list