Skip to content
Commits on Source (3)
torbrowser-launcher (0.2.9-5) UNRELEASED; urgency=medium
torbrowser-launcher (0.2.9-5) unstable; urgency=high
* debian/source/lintian-overrides:
- Rename from debian/source.lintian-overrides
* debian/control:
- Rename tag X-Python-Version to XS-Python-Version.
- Add XB-Python-Version tag for binary package.
* debian/patches:
- Cherry-pick three upstream commits to fix appamor profile for
Web Content process (Closes: #908463).
* 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@debian.org> Mon, 10 Sep 2018 00:22:29 +0900
-- Roger Shimizu <rosh@debian.org> Tue, 18 Sep 2018 01:17:18 +0900
torbrowser-launcher (0.2.9-4) unstable; urgency=medium
......
......@@ -30,6 +30,7 @@ Depends:
python-psutil,
python-twisted,
python-txsocksx (>= 1.13.0.1)
XB-Python-Version: ${python:Versions}
Recommends: tor
Suggests: apparmor, python-pygame
Description: helps download and run the Tor Browser Bundle
......
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