Skip to content
Snippets Groups Projects
Commit fa80fad5 authored by intrigeri's avatar intrigeri
Browse files

tcpdump: apply patch submitted upstream...

tcpdump: apply patch submitted upstream (https://bugs.launchpad.net/ubuntu/+source/tcpdump/+bug/1647188), for compatibility with merged-/usr.
parent 69b637f9
Branches
Tags
No related merge requests found
...@@ -6,7 +6,8 @@ Included profiles ...@@ -6,7 +6,8 @@ Included profiles
the apparmor-profiles repository at commit 392d8ab. the apparmor-profiles repository at commit 392d8ab.
- irssi: taken from the apparmor-profiles repository at commit 392d8ab. - irssi: taken from the apparmor-profiles repository at commit 392d8ab.
- Pidgin: taken from the apparmor-profiles repository at commit 392d8ab. - Pidgin: taken from the apparmor-profiles repository at commit 392d8ab.
- tcpdump: taken from Ubuntu's tcpdump 4.8.1-2ubuntu1. - tcpdump: taken from Ubuntu's tcpdump 4.8.1-2ubuntu1 plus the patch submitted
on https://bugs.launchpad.net/ubuntu/+source/tcpdump/+bug/1647188.
- Totem: taken from the apparmor-profiles repository at commit 392d8ab. - Totem: taken from the apparmor-profiles repository at commit 392d8ab.
Sources Sources
...@@ -17,4 +18,4 @@ apparmor-profiles repository ...@@ -17,4 +18,4 @@ apparmor-profiles repository
https://code.launchpad.net/~apparmor-dev/apparmor-profiles/+git/apparmor-profiles/+ref/master https://code.launchpad.net/~apparmor-dev/apparmor-profiles/+git/apparmor-profiles/+ref/master
-- intrigeri <intrigeri@debian.org>, Fri, 6 Jan 2017 09:57:15 +0100 -- intrigeri <intrigeri@debian.org>, Fri, 6 Jan 2017 09:58:46 +0100
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
/dev/bus/usb/**/[0-9]* w, /dev/bus/usb/**/[0-9]* w,
# for -z # for -z
/bin/gzip ixr, /{usr/,}bin/gzip ixr,
/bin/bzip2 ixr, /{usr/,}bin/bzip2 ixr,
# for -F and -w # for -F and -w
audit deny @{HOME}/.* mrwkl, audit deny @{HOME}/.* mrwkl,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment