Accepting request 694059 from home:cboltz

- update lessopen.sh profile for usrMerge (bash and tar) (boo#1132350)

OBS-URL: https://build.opensuse.org/request/show/694059
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=240
This commit is contained in:
Christian Boltz 2019-04-14 15:15:50 +00:00 committed by Git OBS Bridge
parent ef40d07d30
commit 901b8032a7
3 changed files with 8 additions and 3 deletions

View File

@ -11,5 +11,5 @@ Index: profiles/apparmor.d/usr.bin.lessopen.sh
+ network inet6 stream, + network inet6 stream,
+ +
/** rk, /** rk,
/bin/bash mrix, /{usr/,}bin/bash mrix,
/{usr/,}bin/rpm mrix, /{usr/,}bin/rpm mrix,

View File

@ -16,9 +16,9 @@ Index: profiles/apparmor.d/usr.bin.lessopen.sh
+ capability dac_read_search, + capability dac_read_search,
+ +
+ /** rk, + /** rk,
+ /bin/bash mrix, + /{usr/,}bin/bash mrix,
+ /{usr/,}bin/rpm mrix, + /{usr/,}bin/rpm mrix,
+ /bin/tar mrix, + /{usr/,}bin/tar mrix,
+ /tmp/less.* rw, + /tmp/less.* rw,
+ /usr/bin/bzip2 mrix, + /usr/bin/bzip2 mrix,
+ /usr/bin/cabextract mrix, + /usr/bin/cabextract mrix,

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 14 13:59:55 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>
- update lessopen.sh profile for usrMerge (bash and tar) (boo#1132350)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 7 12:34:20 UTC 2019 - Christian Boltz <suse-beta@cboltz.de> Thu Mar 7 12:34:20 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>