[Pkg-privacy-commits] [Git][pkg-privacy-team/torbrowser-launcher][debian/sid] test
Roger Shimizu
rosh at debian.org
Tue Apr 14 08:23:46 BST 2020
Roger Shimizu pushed to branch debian/sid at Privacy Maintainers / torbrowser-launcher
Commits:
445bb485 by Roger Shimizu at 2020-04-12T16:46:35+09:00
test
- - - - -
2 changed files:
- + debian/patches/0017-Silence-the-deny-apparmor-log-from-lsb_release.patch
- debian/patches/series
Changes:
=====================================
debian/patches/0017-Silence-the-deny-apparmor-log-from-lsb_release.patch
=====================================
@@ -0,0 +1,23 @@
+From: Roger Shimizu <rosh at debian.org>
+Date: Sun, 12 Apr 2020 16:02:51 +0900
+Subject: Silence the deny apparmor log from lsb_release
+
+This resolves debian bug: https://bugs.debian.org/913104
+
+(cherry picked from commit c08280a8bd7cb0bd548a38acd9326e8647d00db8)
+---
+ apparmor/torbrowser.Browser.firefox | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git apparmor/torbrowser.Browser.firefox apparmor/torbrowser.Browser.firefox
+index 1266476..e7ebddc 100644
+--- apparmor/torbrowser.Browser.firefox
++++ apparmor/torbrowser.Browser.firefox
+@@ -122,6 +122,7 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
+ deny /sys/devices/system/cpu/cpufreq/policy[0-9]*/cpuinfo_max_freq r,
+ deny /sys/devices/system/cpu/*/cache/index[0-9]*/size r,
+ deny /run/user/[0-9]*/dconf/user rw,
++ deny /usr/bin/lsb_release x,
+
+ # Silence denial logs about PulseAudio
+ deny /etc/pulse/client.conf r,
=====================================
debian/patches/series
=====================================
@@ -14,3 +14,4 @@
0014-AppArmor-allow-running-the-Firefox-updater-from-its-.patch
0015-Update-setup.py.patch
0016-AppArmor-allow-u2f-devices.patch
+0017-Silence-the-deny-apparmor-log-from-lsb_release.patch
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/commit/445bb485c6822161121c7e1c7229d8d5ad1ff149
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/commit/445bb485c6822161121c7e1c7229d8d5ad1ff149
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20200414/64da029e/attachment.html>
More information about the Pkg-privacy-commits
mailing list