[Pkg-privacy-commits] [Git][pkg-privacy-team/torbrowser-launcher][debian/sid] d/patches: Add patch 09 to sync with ubuntu 0.3.3-6ubuntu1

Roger Shimizu (@rosh) rosh at debian.org
Fri Sep 3 17:37:01 BST 2021



Roger Shimizu pushed to branch debian/sid at Privacy Maintainers / torbrowser-launcher


Commits:
e02cdd2c by Roger Shimizu at 2021-09-03T03:59:26+09:00
d/patches: Add patch 09 to sync with ubuntu 0.3.3-6ubuntu1

- - - - -


2 changed files:

- + debian/patches/09-Remove-extra-override-for-X11-sockets.patch
- debian/patches/series


Changes:

=====================================
debian/patches/09-Remove-extra-override-for-X11-sockets.patch
=====================================
@@ -0,0 +1,25 @@
+From: Thomas Ward <teward at ubuntu.com>
+Date: Wed, 30 Jun 2021 20:00:36 -0400
+Subject: Remove extra override for X11 sockets
+Origin: https://github.com/micahflee/torbrowser-launcher/pull/589
+
+The regression in X11 abstractions has been fixed in upstream apparmor, and is being patched in the next few days or so in Impish and eventually Hirsute.
+
+(cherry picked from commit 101a071d79e9d0062af3fa400c8b79b0becd049f)
+---
+ apparmor/torbrowser.Browser.firefox | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
+index 57f6981..7ceaa13 100644
+--- a/apparmor/torbrowser.Browser.firefox
++++ b/apparmor/torbrowser.Browser.firefox
+@@ -8,6 +8,8 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
+   #include <abstractions/gnome>
+   #include <abstractions/ibus>
+   #include if exists <abstractions/vulkan>
++  #include if exists <abstractions/dbus-session>
++  #include if exists <abstractions/X>
+ 
+   # Uncomment the following lines if you want to give the Tor Browser read-write
+   # access to most of your personal files.


=====================================
debian/patches/series
=====================================
@@ -9,3 +9,4 @@ po/03-Add-Chinese-Traditional-translation.patch
 06-Update-apparmor-profile.patch
 07-Fix-U2F-for-Yubikey-5-tokens.patch
 08-AppArmor-support-Wayland-display-protocol.patch
+09-Remove-extra-override-for-X11-sockets.patch



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/commit/e02cdd2ce4bfaf50b9a95789d9ad9c0fce1615d8

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/commit/e02cdd2ce4bfaf50b9a95789d9ad9c0fce1615d8
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/20210903/f255b925/attachment-0001.htm>


More information about the Pkg-privacy-commits mailing list