[Pkg-privacy-commits] [Git][pkg-privacy-team/torbrowser-launcher][debian/experimental] 7 commits: d/patches: Refresh patches and Cherry-pick 5 upstream patches

Roger Shimizu rosh at debian.org
Tue Sep 18 16:20:13 BST 2018


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


Commits:
491be97f by Roger Shimizu at 2018-09-18T13:12:14Z
d/patches: Refresh patches and Cherry-pick 5 upstream patches

5 upstream patches to fix appamor profile for Tor Browser 8.0

- - - - -
51cb120e by Ulrike Uhlig at 2018-09-18T13:13:31Z
Remove myself from uploaders.

(cherry picked from commit 5648d7d884cc20066684c59bb0d93f031d3d8a49)

- - - - -
9abf5bbb by Roger Shimizu at 2018-09-18T13:18:41Z
Make lintian slightly happy

* debian/control:
  - Rename tag X-Python-Version to XS-Python-Version.

(cherry picked from commit 8b15bbd4b7fa3533842c41feec8044622c1a6f14)

- - - - -
1686f018 by Roger Shimizu at 2018-09-18T13:39:31Z
d/torbrowser-launcher.maintscript: rm_conffile appamor profile

rm_conffile appamor profile /etc/apparmor.d/local/*, which was
removed since 0.2.9-2. Thanks to gregor herrmann for the fix.

(cherry picked from commit d0deb2f923edbaf3c2801c46d74b7925c5605593)

- - - - -
eaa5cfc0 by Roger Shimizu at 2018-09-18T13:39:31Z
d/control: Add XB-Python-Version tag for binary package

(cherry picked from commit e20c71d8da0a82578573a55a72bb0f2cf7d3dadf)

- - - - -
9943a063 by Roger Shimizu at 2018-09-18T13:42:14Z
d/control: Remove branch info from Vcs-Git, which is already default

- - - - -
d7e0b6a8 by Roger Shimizu at 2018-09-18T13:42:28Z
Prepare to release 0.3.0~dev-1~exp4

- - - - -


27 changed files:

- debian/changelog
- debian/control
- debian/patches/0002-Drop-spurious-trailing-whitespace.patch → debian/patches/0001-Drop-spurious-trailing-whitespace.patch
- debian/patches/0003-AppArmor-allow-plugin-container-to-read-file-app-ass.patch → debian/patches/0002-AppArmor-allow-plugin-container-to-read-file-app-ass.patch
- debian/patches/0004-AppArmor-allow-Firefox-to-ptrace-plugin-container-an.patch → debian/patches/0003-AppArmor-allow-Firefox-to-ptrace-plugin-container-an.patch
- debian/patches/0005-AppArmor-allow-plugin-container-to-receive-term-sign.patch → debian/patches/0004-AppArmor-allow-plugin-container-to-receive-term-sign.patch
- debian/patches/0006-Fix-comment.patch → debian/patches/0005-Fix-comment.patch
- debian/patches/0007-AppArmor-allow-Firefox-to-fully-manage-its-fontconfi.patch → debian/patches/0006-AppArmor-allow-Firefox-to-fully-manage-its-fontconfi.patch
- debian/patches/0008-AppArmor-grant-access-to-mostly-innocuous-stuff-plug.patch → debian/patches/0007-AppArmor-grant-access-to-mostly-innocuous-stuff-plug.patch
- debian/patches/0009-AppArmor-silence-denial-logs-about-PulseAudio.patch → debian/patches/0008-AppArmor-silence-denial-logs-about-PulseAudio.patch
- debian/patches/0010-AppArmor-silence-more-inherited-files-access-denial.patch → debian/patches/0009-AppArmor-silence-more-inherited-files-access-denial.patch
- debian/patches/0011-AppArmor-drop-support-for-long-obsolete-paths.patch → debian/patches/0010-AppArmor-drop-support-for-long-obsolete-paths.patch
- debian/patches/0012-AppArmor-refactor-thanks-to-variables-defined-in-tun.patch → debian/patches/0011-AppArmor-refactor-thanks-to-variables-defined-in-tun.patch
- debian/patches/0013-AppArmor-give-the-tor-profile-a-stable-name.patch → debian/patches/0012-AppArmor-give-the-tor-profile-a-stable-name.patch
- debian/patches/0014-AppArmor-support-some-of-the-included-pluggable-tran.patch → debian/patches/0013-AppArmor-support-some-of-the-included-pluggable-tran.patch
- debian/patches/0015-AppArmor-remove-boilerplate-from-local-override-file.patch → debian/patches/0014-AppArmor-remove-boilerplate-from-local-override-file.patch
- debian/patches/0016-Remove-apparmor-local-path-from-setup.py.patch → debian/patches/0015-Remove-apparmor-local-path-from-setup.py.patch
- debian/patches/0017-show-gui-only-if-tbb-not-installed.patch → debian/patches/0016-show-gui-only-if-tbb-not-installed.patch
- debian/patches/0018-remove-double-common-assignment.patch → debian/patches/0017-remove-double-common-assignment.patch
- + debian/patches/0018-AppArmor-allow-Firefox-to-read-usr-share-glib-2.0-sc.patch
- + debian/patches/0019-AppArmor-adjust-Firefox-binary-path-for-Tor-Browser-.patch
- + debian/patches/0020-AppArmor-confine-Firefox-60-Web-Content-processes-un.patch
- + debian/patches/0021-AppArmor-give-Tor-Browser-s-Web-Content-process-some.patch
- + debian/patches/0022-AppArmor-give-Web-Content-processes-read-access-to-t.patch
- debian/patches/series
- debian/source/lintian-overrides
- debian/torbrowser-launcher.maintscript


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+torbrowser-launcher (0.3.0~dev-1~exp4) experimental; urgency=medium
+
+  * debian/patches:
+    - Refresh patches.
+    - Cherry-pick 5 upstream patches to fix appamor profile for
+      Tor Browser 8.0
+  * debian/control:
+    - Rename tag X-Python-Version to XS-Python-Version.
+    - Add XB-Python-Version tag for binary package.
+  * debian/torbrowser-launcher.maintscript:
+    - rm_conffile appamor profile /etc/apparmor.d/local/*, which was
+      removed since 0.2.9-2. Thanks to gregor herrmann for the fix.
+
+ -- Roger Shimizu <rosh at debian.org>  Tue, 18 Sep 2018 22:42:28 +0900
+
 torbrowser-launcher (0.3.0~dev-1~exp3) experimental; urgency=medium
 
   * Merge debian/sid branch to incorporate latest changes.


=====================================
debian/control
=====================================
@@ -1,6 +1,6 @@
 Source: torbrowser-launcher
 Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
-Uploaders: Ulrike Uhlig <ulrike at debian.org>, Roger Shimizu <rosh at debian.org>
+Uploaders: Roger Shimizu <rosh at debian.org>
 Section: contrib/web
 Priority: optional
 Build-Depends:
@@ -10,10 +10,10 @@ Build-Depends:
  help2man,
  lsb-release,
  python3-all
-X-Python3-Version: >= 3.0
+XS-Python-Version: >= 3.0
 Standards-Version: 3.9.8
 Homepage: https://micahflee.com/torbrowser-launcher/
-Vcs-Git: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher.git -b debian/sid
+Vcs-Git: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher.git
 Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher
 
 Package: torbrowser-launcher
@@ -27,6 +27,7 @@ Depends:
  python3-gpg,
  python3-requests,
  python3-socks
+XB-Python-Version: ${python:Versions}
 Recommends: tor
 Suggests: apparmor, python-pygame
 Description: helps download and run the Tor Browser Bundle


=====================================
debian/patches/0002-Drop-spurious-trailing-whitespace.patch → debian/patches/0001-Drop-spurious-trailing-whitespace.patch
=====================================


=====================================
debian/patches/0003-AppArmor-allow-plugin-container-to-read-file-app-ass.patch → debian/patches/0002-AppArmor-allow-plugin-container-to-read-file-app-ass.patch
=====================================


=====================================
debian/patches/0004-AppArmor-allow-Firefox-to-ptrace-plugin-container-an.patch → debian/patches/0003-AppArmor-allow-Firefox-to-ptrace-plugin-container-an.patch
=====================================


=====================================
debian/patches/0005-AppArmor-allow-plugin-container-to-receive-term-sign.patch → debian/patches/0004-AppArmor-allow-plugin-container-to-receive-term-sign.patch
=====================================


=====================================
debian/patches/0006-Fix-comment.patch → debian/patches/0005-Fix-comment.patch
=====================================


=====================================
debian/patches/0007-AppArmor-allow-Firefox-to-fully-manage-its-fontconfi.patch → debian/patches/0006-AppArmor-allow-Firefox-to-fully-manage-its-fontconfi.patch
=====================================


=====================================
debian/patches/0008-AppArmor-grant-access-to-mostly-innocuous-stuff-plug.patch → debian/patches/0007-AppArmor-grant-access-to-mostly-innocuous-stuff-plug.patch
=====================================


=====================================
debian/patches/0009-AppArmor-silence-denial-logs-about-PulseAudio.patch → debian/patches/0008-AppArmor-silence-denial-logs-about-PulseAudio.patch
=====================================


=====================================
debian/patches/0010-AppArmor-silence-more-inherited-files-access-denial.patch → debian/patches/0009-AppArmor-silence-more-inherited-files-access-denial.patch
=====================================


=====================================
debian/patches/0011-AppArmor-drop-support-for-long-obsolete-paths.patch → debian/patches/0010-AppArmor-drop-support-for-long-obsolete-paths.patch
=====================================


=====================================
debian/patches/0012-AppArmor-refactor-thanks-to-variables-defined-in-tun.patch → debian/patches/0011-AppArmor-refactor-thanks-to-variables-defined-in-tun.patch
=====================================


=====================================
debian/patches/0013-AppArmor-give-the-tor-profile-a-stable-name.patch → debian/patches/0012-AppArmor-give-the-tor-profile-a-stable-name.patch
=====================================


=====================================
debian/patches/0014-AppArmor-support-some-of-the-included-pluggable-tran.patch → debian/patches/0013-AppArmor-support-some-of-the-included-pluggable-tran.patch
=====================================


=====================================
debian/patches/0015-AppArmor-remove-boilerplate-from-local-override-file.patch → debian/patches/0014-AppArmor-remove-boilerplate-from-local-override-file.patch
=====================================


=====================================
debian/patches/0016-Remove-apparmor-local-path-from-setup.py.patch → debian/patches/0015-Remove-apparmor-local-path-from-setup.py.patch
=====================================


=====================================
debian/patches/0017-show-gui-only-if-tbb-not-installed.patch → debian/patches/0016-show-gui-only-if-tbb-not-installed.patch
=====================================


=====================================
debian/patches/0018-remove-double-common-assignment.patch → debian/patches/0017-remove-double-common-assignment.patch
=====================================


=====================================
debian/patches/0018-AppArmor-allow-Firefox-to-read-usr-share-glib-2.0-sc.patch
=====================================
@@ -0,0 +1,24 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Tue, 3 Jul 2018 15:43:10 +0000
+Subject: AppArmor: allow Firefox to read
+ /usr/share/glib-2.0/schemas/gschemas.compiled.
+
+Otherwise, Tor Browser 8.0a9 crashes when clicking "Save Page As".
+
+(cherry picked from commit ad95bbda69045f3c9ace241939ee9e1fccc16ac8)
+---
+ apparmor/torbrowser.Browser.firefox | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
+index d0aded9..c145d06 100644
+--- a/apparmor/torbrowser.Browser.firefox
++++ b/apparmor/torbrowser.Browser.firefox
+@@ -68,6 +68,7 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
+   /etc/mime.types r,
+ 
+   /usr/share/ r,
++  /usr/share/glib-2.0/schemas/gschemas.compiled r,
+   /usr/share/mime/ r,
+   /usr/share/themes/ r,
+   /usr/share/applications/** rk,


=====================================
debian/patches/0019-AppArmor-adjust-Firefox-binary-path-for-Tor-Browser-.patch
=====================================
@@ -0,0 +1,32 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Sat, 18 Aug 2018 19:23:13 +0000
+Subject: AppArmor: adjust Firefox binary path for Tor Browser 8.0a10.
+
+At this point it seems unlikely that the develop branch will be released
+before Tor Browser 8.0 so here we go, let's get ready.
+
+Note that I could have written firefox{,.real} instead, to support both Tor
+Browser 7.5 and 8.0, but then we would have to open the profile more broadly so
+the new shell wrapper installed as "firefox" by Tor Browser 8.0a10 can do its
+job. This does not seem worth the hassle and will be fine as long as this new
+torbrowser-launcher is released approximately at the same time as, or after, Tor
+Browser 8.
+
+(cherry picked from commit a67f026cc14c0a52decda0250890ee776a35f8a1)
+---
+ apparmor/torbrowser.Browser.firefox | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
+index c145d06..69354d1 100644
+--- a/apparmor/torbrowser.Browser.firefox
++++ b/apparmor/torbrowser.Browser.firefox
+@@ -1,7 +1,7 @@
+ #include <tunables/global>
+ #include <tunables/torbrowser>
+ 
+-@{torbrowser_firefox_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Browser/firefox
++@{torbrowser_firefox_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Browser/firefox.real
+ 
+ profile torbrowser_firefox @{torbrowser_firefox_executable} {
+   #include <abstractions/gnome>


=====================================
debian/patches/0020-AppArmor-confine-Firefox-60-Web-Content-processes-un.patch
=====================================
@@ -0,0 +1,63 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Mon, 10 Sep 2018 07:55:18 +0000
+Subject: AppArmor: confine Firefox 60 "Web Content" processes under the
+ torbrowser_plugin_container AppArmor profile.
+
+(cherry picked from commit 678d083491ceba5201d96b514173890944928540)
+---
+ apparmor/torbrowser.Browser.firefox          | 4 +++-
+ apparmor/torbrowser.Browser.plugin-container | 5 ++++-
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
+index 69354d1..9f269e1 100644
+--- a/apparmor/torbrowser.Browser.firefox
++++ b/apparmor/torbrowser.Browser.firefox
+@@ -54,7 +54,6 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
+   owner @{torbrowser_home_dir}/components/*.so mr,
+   owner @{torbrowser_home_dir}/browser/components/*.so mr,
+   owner @{torbrowser_home_dir}/firefox rix,
+-  owner @{torbrowser_home_dir}/plugin-container px -> torbrowser_plugin_container,
+   owner @{torbrowser_home_dir}/{,TorBrowser/UpdateInfo/}updates/[0-9]*/updater ix,
+   owner @{torbrowser_home_dir}/{,TorBrowser/UpdateInfo/}updates/0/MozUpdater/bgupdate/updater ix,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/Browser/profiles.ini r,
+@@ -64,6 +63,9 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
+   owner @{torbrowser_home_dir}/TorBrowser/Tor/*.so mr,
+   owner @{torbrowser_home_dir}/TorBrowser/Tor/*.so.* mr,
+ 
++  # Web Content processes
++  owner @{torbrowser_firefox_executable} px -> torbrowser_plugin_container,
++
+   /etc/mailcap r,
+   /etc/mime.types r,
+ 
+diff --git a/apparmor/torbrowser.Browser.plugin-container b/apparmor/torbrowser.Browser.plugin-container
+index fe95fdb..c1c4ccb 100644
+--- a/apparmor/torbrowser.Browser.plugin-container
++++ b/apparmor/torbrowser.Browser.plugin-container
+@@ -1,6 +1,8 @@
+ #include <tunables/global>
+ #include <tunables/torbrowser>
+ 
++@{torbrowser_firefox_executable} = /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Browser/firefox.real
++
+ profile torbrowser_plugin_container {
+   #include <abstractions/gnome>
+ 
+@@ -52,7 +54,6 @@ profile torbrowser_plugin_container {
+   owner @{torbrowser_home_dir}/fonts/   r,
+   owner @{torbrowser_home_dir}/fonts/** r,
+   owner @{torbrowser_home_dir}/omni.ja r,
+-  owner @{torbrowser_home_dir}/plugin-container ixmr,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/Browser/profile.default/extensions/*.xpi r,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/Browser/profile.default/tmp/* rw,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/fontconfig/fonts.conf r,
+@@ -62,6 +63,8 @@ profile torbrowser_plugin_container {
+   owner @{torbrowser_home_dir}/Downloads/ rwk,
+   owner @{torbrowser_home_dir}/Downloads/** rwk,
+ 
++  owner @{torbrowser_firefox_executable} ixmr -> torbrowser_plugin_container,
++
+   /sys/devices/system/cpu/ r,
+   /sys/devices/system/cpu/present r,
+   /sys/devices/system/node/ r,


=====================================
debian/patches/0021-AppArmor-give-Tor-Browser-s-Web-Content-process-some.patch
=====================================
@@ -0,0 +1,30 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Mon, 10 Sep 2018 07:55:36 +0000
+Subject: AppArmor: give Tor Browser's Web Content process some more innocuous
+ access it now needs.
+
+(cherry picked from commit 45265423d7fea40f93a3924146933aa6e94f0d97)
+---
+ apparmor/torbrowser.Browser.plugin-container | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/apparmor/torbrowser.Browser.plugin-container b/apparmor/torbrowser.Browser.plugin-container
+index c1c4ccb..ae2a9ba 100644
+--- a/apparmor/torbrowser.Browser.plugin-container
++++ b/apparmor/torbrowser.Browser.plugin-container
+@@ -34,6 +34,7 @@ profile torbrowser_plugin_container {
+ 
+   /dev/shm/ r,
+ 
++  owner @{PROC}/@{pid}/environ r,
+   owner @{PROC}/@{pid}/fd/ r,
+   owner @{PROC}/@{pid}/mountinfo r,
+   owner @{PROC}/@{pid}/stat r,
+@@ -51,6 +52,7 @@ profile torbrowser_plugin_container {
+   owner @{torbrowser_home_dir}/browser/components/*.so mr,
+   owner @{torbrowser_home_dir}/defaults/pref/     r,
+   owner @{torbrowser_home_dir}/defaults/pref/*.js r,
++  owner @{torbrowser_home_dir}/dependentlibs.list r,
+   owner @{torbrowser_home_dir}/fonts/   r,
+   owner @{torbrowser_home_dir}/fonts/** r,
+   owner @{torbrowser_home_dir}/omni.ja r,


=====================================
debian/patches/0022-AppArmor-give-Web-Content-processes-read-access-to-t.patch
=====================================
@@ -0,0 +1,22 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Mon, 10 Sep 2018 09:41:49 +0000
+Subject: AppArmor: give Web Content processes read access to the startup
+ cache, otherwise they fail to load
+
+(cherry picked from commit eb328f2abe7b681c779a6cb7e49657ac93ecd005)
+---
+ apparmor/torbrowser.Browser.plugin-container | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/apparmor/torbrowser.Browser.plugin-container b/apparmor/torbrowser.Browser.plugin-container
+index ae2a9ba..7ec8a00 100644
+--- a/apparmor/torbrowser.Browser.plugin-container
++++ b/apparmor/torbrowser.Browser.plugin-container
+@@ -57,6 +57,7 @@ profile torbrowser_plugin_container {
+   owner @{torbrowser_home_dir}/fonts/** r,
+   owner @{torbrowser_home_dir}/omni.ja r,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/Browser/profile.default/extensions/*.xpi r,
++  owner @{torbrowser_home_dir}/TorBrowser/Data/Browser/profile.default/startupCache/* r,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/Browser/profile.default/tmp/* rw,
+   owner @{torbrowser_home_dir}/TorBrowser/Data/fontconfig/fonts.conf r,
+   owner @{torbrowser_home_dir}/TorBrowser/Tor/ r,


=====================================
debian/patches/series
=====================================
@@ -1,17 +1,22 @@
-0002-Drop-spurious-trailing-whitespace.patch
-0003-AppArmor-allow-plugin-container-to-read-file-app-ass.patch
-0004-AppArmor-allow-Firefox-to-ptrace-plugin-container-an.patch
-0005-AppArmor-allow-plugin-container-to-receive-term-sign.patch
-0006-Fix-comment.patch
-0007-AppArmor-allow-Firefox-to-fully-manage-its-fontconfi.patch
-0008-AppArmor-grant-access-to-mostly-innocuous-stuff-plug.patch
-0009-AppArmor-silence-denial-logs-about-PulseAudio.patch
-0010-AppArmor-silence-more-inherited-files-access-denial.patch
-0011-AppArmor-drop-support-for-long-obsolete-paths.patch
-0012-AppArmor-refactor-thanks-to-variables-defined-in-tun.patch
-0013-AppArmor-give-the-tor-profile-a-stable-name.patch
-0014-AppArmor-support-some-of-the-included-pluggable-tran.patch
-0015-AppArmor-remove-boilerplate-from-local-override-file.patch
-0016-Remove-apparmor-local-path-from-setup.py.patch
-0017-show-gui-only-if-tbb-not-installed.patch
-0018-remove-double-common-assignment.patch
+0001-Drop-spurious-trailing-whitespace.patch
+0002-AppArmor-allow-plugin-container-to-read-file-app-ass.patch
+0003-AppArmor-allow-Firefox-to-ptrace-plugin-container-an.patch
+0004-AppArmor-allow-plugin-container-to-receive-term-sign.patch
+0005-Fix-comment.patch
+0006-AppArmor-allow-Firefox-to-fully-manage-its-fontconfi.patch
+0007-AppArmor-grant-access-to-mostly-innocuous-stuff-plug.patch
+0008-AppArmor-silence-denial-logs-about-PulseAudio.patch
+0009-AppArmor-silence-more-inherited-files-access-denial.patch
+0010-AppArmor-drop-support-for-long-obsolete-paths.patch
+0011-AppArmor-refactor-thanks-to-variables-defined-in-tun.patch
+0012-AppArmor-give-the-tor-profile-a-stable-name.patch
+0013-AppArmor-support-some-of-the-included-pluggable-tran.patch
+0014-AppArmor-remove-boilerplate-from-local-override-file.patch
+0015-Remove-apparmor-local-path-from-setup.py.patch
+0016-show-gui-only-if-tbb-not-installed.patch
+0017-remove-double-common-assignment.patch
+0018-AppArmor-allow-Firefox-to-read-usr-share-glib-2.0-sc.patch
+0019-AppArmor-adjust-Firefox-binary-path-for-Tor-Browser-.patch
+0020-AppArmor-confine-Firefox-60-Web-Content-processes-un.patch
+0021-AppArmor-give-Tor-Browser-s-Web-Content-process-some.patch
+0022-AppArmor-give-Web-Content-processes-read-access-to-t.patch


=====================================
debian/source/lintian-overrides
=====================================
@@ -1 +1 @@
-torbrowser-launcher source: debian-watch-may-check-gpg-signature
+torbrowser-launcher source: debian-watch-does-not-check-gpg-signature


=====================================
debian/torbrowser-launcher.maintscript
=====================================
@@ -1,2 +1,5 @@
 rm_conffile /etc/apparmor.d/torbrowser.start-tor-browser 0.2.8-5~ torbrowser-launcher
 rm_conffile /etc/apparmor.d/usr.bin.torbrowser-launcher 0.2.8-4~ torbrowser-launcher
+rm_conffile /etc/apparmor.d/local/torbrowser.Browser.firefox 0.2.9-5~ torbrowser-launcher
+rm_conffile /etc/apparmor.d/local/torbrowser.Browser.plugin-container 0.2.9-5~ torbrowser-launcher
+rm_conffile /etc/apparmor.d/local/torbrowser.Tor.tor 0.2.9-5~ torbrowser-launcher



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/compare/d231496f317ce6af9115d5592f834c3d65869605...d7e0b6a85fd039cd36410f172aa589ab7377343f

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/compare/d231496f317ce6af9115d5592f834c3d65869605...d7e0b6a85fd039cd36410f172aa589ab7377343f
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/20180918/f0117a15/attachment-0001.html>


More information about the Pkg-privacy-commits mailing list