Accepting request 528889 from home:jfehlig:branches:Virtualization

Fix various apparmor issues.

- apparmor: Add rules for kernel 4.13 ptrace checks
  b482925c-apparmor-ptrace-support.patch
  Drop temporary workaround apparmor-ptrace-support.patch
  bsc#1058847
- apparmor: Add rules for denial encountered when starting
  confined domains
  f305d8a1-apparmor-attach_disconnected.patch,
  suse-apparmor-libnl-paths.patch
  Drop old, useless, undocumented apparmor-fixes.patch

OBS-URL: https://build.opensuse.org/request/show/528889
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=624
This commit is contained in:
2017-09-27 02:43:07 +00:00
committed by Git OBS Bridge
parent c7c43f64ec
commit 51341f04c9
9 changed files with 165 additions and 120 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 26 22:38:42 UTC 2017 - jfehlig@suse.com
- apparmor: Add rules for kernel 4.13 ptrace checks
b482925c-apparmor-ptrace-support.patch
Drop temporary workaround apparmor-ptrace-support.patch
bsc#1058847
- apparmor: Add rules for denial encountered when starting
confined domains
f305d8a1-apparmor-attach_disconnected.patch,
suse-apparmor-libnl-paths.patch
Drop old, useless, undocumented apparmor-fixes.patch
-------------------------------------------------------------------
Wed Sep 20 16:28:46 UTC 2017 - jfehlig@suse.com