Accepting request 127334 from home:cboltz
- update /bin/ping profile to also match /usr/bin/ping (usrMove) OBS-URL: https://build.opensuse.org/request/show/127334 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=14
This commit is contained in:
parent
142cd0f4ac
commit
b13b1cb7a0
13
apparmor-profiles-usrmove-bin-ping.diff
Normal file
13
apparmor-profiles-usrmove-bin-ping.diff
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
=== modified file 'profiles/apparmor.d/bin.ping'
|
||||||
|
--- profiles/apparmor.d/bin.ping 2010-08-05 19:00:02 +0000
|
||||||
|
+++ profiles/apparmor.d/bin.ping 2012-07-01 11:05:38 +0000
|
||||||
|
@@ -10,7 +10,7 @@
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
|
||||||
|
#include <tunables/global>
|
||||||
|
-/bin/ping {
|
||||||
|
+/{usr/,}bin/ping {
|
||||||
|
#include <abstractions/base>
|
||||||
|
#include <abstractions/consoles>
|
||||||
|
#include <abstractions/nameservice>
|
||||||
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 6 22:33:39 UTC 2012 - opensuse@cboltz.de
|
||||||
|
|
||||||
|
- update /bin/ping profile to also match /usr/bin/ping (usrMove)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 2 19:55:14 UTC 2012 - opensuse@cboltz.de
|
Sat Jun 2 19:55:14 UTC 2012 - opensuse@cboltz.de
|
||||||
|
|
||||||
|
@ -62,6 +62,9 @@ Patch1: apparmor-enable-profile-cache.diff
|
|||||||
# include autogenerated profile sniplet for samba shares (bnc#688040)
|
# include autogenerated profile sniplet for samba shares (bnc#688040)
|
||||||
Patch2: apparmor-samba-include-permissions-for-shares.diff
|
Patch2: apparmor-samba-include-permissions-for-shares.diff
|
||||||
|
|
||||||
|
# usrMove /bin/ping -> /usr/bin/ping (sent upstream 2012-07-07)
|
||||||
|
Patch3: apparmor-profiles-usrmove-bin-ping.diff
|
||||||
|
|
||||||
# split a long string in AppArmor.pm. Not accepted upstream because they want a solution without hardcoded width.
|
# split a long string in AppArmor.pm. Not accepted upstream because they want a solution without hardcoded width.
|
||||||
Patch5: apparmor-utils-string-split
|
Patch5: apparmor-utils-string-split
|
||||||
|
|
||||||
@ -398,6 +401,7 @@ SubDomain.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p0
|
%patch2 -p0
|
||||||
|
%patch3 -p0
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user