[Pkg-privacy-commits] [torbrowser-launcher] branch debian/sid updated (52a7685 -> fd6894d)
Roger Shimizu
rogershimizu at gmail.com
Mon Jan 29 13:43:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
rosh pushed a change to branch debian/sid
in repository torbrowser-launcher.
from 52a7685 Prepare to release 0.2.8-6
new 1425d79 Read the version number from ChangeLog.txt
new 295d359 Merge branch 'kraai-version-number'
new 8648280 torbrowser-launcher: explicitly use python2 as interpreter
new 24ffca2 Merge branch 'force-python2' of https://github.com/cyphar/torbrowser-launcher into cyphar-force-python2
new 202d166 Merge branch 'cyphar-force-python2'
new 570e972 Use octal numbers for mkdir
new 001e1ee Merge branch 'feature-use-octal-numbers' of https://github.com/sedrubal/torbrowser-launcher into sedrubal-feature-use-octal-numbers
new 4ce1438 Merge branch 'sedrubal-feature-use-octal-numbers'
new bace7de Use print_function from __future__
new 49c7ae4 Merge branch 'feature-print-function' of https://github.com/sedrubal/torbrowser-launcher into sedrubal-feature-print-function
new 6951561 Use relative import
new 23568b5 Merge branch 'feature-relative-import' of https://github.com/sedrubal/torbrowser-launcher into sedrubal-feature-relative-import
new e732a8a Update mirror list
new 3c126cf Merge branch 'PR/fix_mirror' of https://github.com/rogers0/torbrowser-launcher into rogers0-PR/fix_mirror
new 0be9407 Updated mirror list again, from mirrors at https://www.torproject.org/getinvolved/mirrors.html.en on 2018-01-28
new 469331e Split print calls on newlines
new 53d30f2 Merge branch '298-remove-newlines-from-prints' of https://github.com/creideiki/torbrowser-launcher into creideiki-298-remove-newlines-from-prints
new b396ddb Merge branch 'creideiki-298-remove-newlines-from-prints'
new 60120aa Update AppStream metadata
new dc6b2ec Merge branch 'PR/appstream_metadata' of https://github.com/rogers0/torbrowser-launcher into rogers0-PR/appstream_metadata
new 9651083 Merge branch 'rogers0-PR/appstream_metadata'
new 3c70aae Update default mirror to https://dist.torproject.org/
new 5644a16 Updated changelog and version bump to 0.2.9
new a2bc002 AppArmor: create a new profile for Firefox' content rendering processes (plugin-container).
new 46ea9f3 AppArmor: fully transition to plugin-container's own confinement when starting it, i.e. don't inherit Firefox' confinement.
new 3b0ef2a AppArmor: allow plugin-container to read/map/execute itself.
new 9fee29d AppArmor: remove useless "Last modified" lines that don't convey any information.
new 6f6c8f9 AppArmor: remove lots of permissions the plugin-container process doesn't need.
new b679cee AppArmor: give plugin-container read-only access to the Tor Browser components it needs, and to user extensions.
new 76aca91 setup.py: install the new torbrowser.Browser.plugin-container profile.
new c06722b AppArmor: add missing "owner" prefix, for consistency.
new 33502fa AppArmor (refactoring): extract often used paths into variables.
new 0184abb Merge remote-tracking branch 'upstream-repo/master' into apparmor-e10s
new 0fedf0d AppArmor: add missing library loading permissions.
new af8567e AppArmor: grant plugin-container write access to the Downloads directory.
new 3f8e6f9 AppArmor: move to plugin-container, and extend, the commented-out lines that help making sound work.
new 4a2501e AppArmor: grant plugin-container write access to its temporary directory.
new da82f9c AppArmor: merge lines to ease maintenance.
new c58b5af AppArmor: improve comment about allowing sound.
new 6608523 AppArmor: grant plugin-container read-write access on the fontconfig cache.
new 72d385f AppArmor: support sysvinit systems.
new 42126c4 Merge branch 'apparmor-e10s' of https://github.com/intrigeri/torbrowser-launcher into intrigeri-apparmor-e10s
new cf7d6d7 Merge branch 'intrigeri-apparmor-e10s' into apparmor
new 0c74b86 AppArmor: allow the tor process to modify its data directory.
new 4290066 Merge branch 'apparmor-Data-Tor' of https://github.com/intrigeri/torbrowser-launcher into apparmor
new cf9f591 Silence the AppArmor logs a bit more.
new 41e39dc Merge branch 'silence-tor-browser-apparmor-logs' of https://github.com/intrigeri/torbrowser-launcher into apparmor
new d043788 AppArmor: add rules needed with new mediation support added in Linux 4.14.
new 68f502c AppArmor: grant access to mostly innocuous stuff Firefox tries to read.
new bc5f78f AppArmor: drop the usr.bin.torbrowser-launcher profile.
new 914d200 Merge branch 'apparmor-vs-Linux-4.14' of https://github.com/intrigeri/torbrowser-launcher into apparmor
new ca1864c Remove nonexistent usr.bin.torbrowser-launcher AppArmor profile from setup.py
new 06eea27 Add blank local override AppArmor files
new ae949f3 Updated changelog once more
new b24ce20 Merge tag 'v0.2.9' into debian/sid
new 6de0de3 d/watch: Change filenamemangle to match with the filename in archive
new 4a4d3e6 d/patches: Remove all upstreamed patches
new fccb4bb d/rules: Add new apparmor profile: torbrowser.Browser.plugin-container
new fd6894d Note the bug closure for the new upstream release
The 59 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 8 +++
apparmor/local/torbrowser.Browser.firefox | 2 +
apparmor/local/torbrowser.Browser.plugin-container | 2 +
apparmor/local/torbrowser.Tor.tor | 2 +
apparmor/torbrowser.Browser.firefox | 67 +++++++++---------
apparmor/torbrowser.Browser.plugin-container | 82 ++++++++++++++++++++++
apparmor/torbrowser.Tor.tor | 9 ++-
apparmor/tunables/torbrowser | 2 +
apparmor/usr.bin.torbrowser-launcher | 54 --------------
debian/changelog | 12 ++++
.../0001-AppArmor-support-sysvinit-systems.patch | 36 ----------
debian/patches/0002-Update-mirror-list.patch | 66 -----------------
...low-the-tor-process-to-modify-its-data-di.patch | 28 --------
...d-rules-needed-with-new-mediation-support.patch | 51 --------------
...ant-access-to-mostly-innocuous-stuff-Fire.patch | 23 ------
.../patches/0006-Update-AppStream-metadata.patch | 39 ----------
debian/patches/series | 6 --
debian/rules | 4 +-
debian/watch | 2 +-
setup.py | 15 ++--
share/{appdata => metainfo}/torbrowser.appdata.xml | 8 +--
share/torbrowser-launcher/mirrors.txt | 49 ++++++++-----
share/torbrowser-launcher/version | 2 +-
torbrowser-launcher | 2 +-
torbrowser_launcher/__init__.py | 16 +++--
torbrowser_launcher/common.py | 28 ++++----
torbrowser_launcher/launcher.py | 39 +++++-----
27 files changed, 248 insertions(+), 406 deletions(-)
create mode 100644 apparmor/local/torbrowser.Browser.firefox
create mode 100644 apparmor/local/torbrowser.Browser.plugin-container
create mode 100644 apparmor/local/torbrowser.Tor.tor
create mode 100644 apparmor/torbrowser.Browser.plugin-container
create mode 100644 apparmor/tunables/torbrowser
delete mode 100644 apparmor/usr.bin.torbrowser-launcher
delete mode 100644 debian/patches/0001-AppArmor-support-sysvinit-systems.patch
delete mode 100644 debian/patches/0002-Update-mirror-list.patch
delete mode 100644 debian/patches/0003-AppArmor-allow-the-tor-process-to-modify-its-data-di.patch
delete mode 100644 debian/patches/0004-AppArmor-add-rules-needed-with-new-mediation-support.patch
delete mode 100644 debian/patches/0005-AppArmor-grant-access-to-mostly-innocuous-stuff-Fire.patch
delete mode 100644 debian/patches/0006-Update-AppStream-metadata.patch
delete mode 100644 debian/patches/series
rename share/{appdata => metainfo}/torbrowser.appdata.xml (93%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list