[Pkg-anonymity-tools] [torbrowser-launcher] branch debian updated (5e4c349 -> 6f1ed36)

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Oct 2 17:06:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a change to branch debian
in repository torbrowser-launcher.

      from  5e4c349   torbrowser-launcher (0.1.4-2)
      adds  f20ee87   remove old_update_check_url, and only use new URL now
      adds  5469027   split torbrowser-launcher into several files
      adds  52261ee   make torbrowser-launcher script executable again
      adds  fadacb9   Grant the browser read access on its profile directory.
      adds  2173b6e   AppArmor: include the fonts abstraction in the start-tor-browser profile.
      adds  b4c30f0   AppArmor: include the freedesktop.org abstraction in the start-tor-browser profile.
      adds  ea3b6af   AppArmor: allow start-tor-browser read access on dash.
      adds  aa831b7   AppArmor: allow start-tor-browser to read /usr/share/zenity/zenity.ui.
      adds  3a90f79   Merge pull request #133 from intrigeri/apparmor-3
      adds  c536f50   prepare for TBB 4 series change to RecommendedTBBVersion (#132)
      adds  97ccbd3   must not strip the "-Linux" from the latest version number if it isnt there already (#132)
      adds  e25fbc5   display more verbose info when downloading TBB for the first time or updating (#135)
      adds  876eb0b   tbl_bin was getting set wrong since TBL was split into multiple files
      adds  8972c6b   no longer detach start-tor-browser process, and play modem sound in a separate thread to prevent blocking
      adds  8cc5e14   temporarily disable AppArmor profiles in Ubuntu (#128)
      adds  1a74e14   version bump to 0.1.5 and updated changelog
       new  1600619   Merge tag 'v0.1.5' into debian
       new  6f1ed36   new upstream version 0.1.5

The 2 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                                       |    9 +
 apparmor/torbrowser.Browser.firefox                |    1 +
 apparmor/torbrowser.start-tor-browser              |    5 +-
 debian/changelog                                   |    9 +
 ...rowser-read-access-on-its-profile-directo.patch |   23 -
 ...clude-the-fonts-abstraction-in-the-start-.patch |   24 -
 ...clude-the-freedesktop.org-abstraction-in-.patch |   23 -
 ...low-start-tor-browser-read-access-on-dash.patch |   25 -
 ...low-start-tor-browser-to-read-usr-share-z.patch |   24 -
 debian/patches/series                              |    5 -
 setup.py                                           |   48 +-
 share/torbrowser-launcher/version                  |    2 +-
 torbrowser-launcher                                | 1139 +-------------------
 LICENSE => torbrowser_launcher/__init__.py         |   38 +
 torbrowser_launcher/common.py                      |  290 +++++
 .../launcher.py                                    |  587 +---------
 torbrowser_launcher/settings.py                    |  231 ++++
 17 files changed, 657 insertions(+), 1826 deletions(-)
 delete mode 100644 debian/patches/0001-Grant-the-browser-read-access-on-its-profile-directo.patch
 delete mode 100644 debian/patches/0002-AppArmor-include-the-fonts-abstraction-in-the-start-.patch
 delete mode 100644 debian/patches/0003-AppArmor-include-the-freedesktop.org-abstraction-in-.patch
 delete mode 100644 debian/patches/0004-AppArmor-allow-start-tor-browser-read-access-on-dash.patch
 delete mode 100644 debian/patches/0005-AppArmor-allow-start-tor-browser-to-read-usr-share-z.patch
 delete mode 100644 debian/patches/series
 copy LICENSE => torbrowser_launcher/__init__.py (53%)
 create mode 100644 torbrowser_launcher/common.py
 copy torbrowser-launcher => torbrowser_launcher/launcher.py (55%)
 mode change 100755 => 100644
 create mode 100644 torbrowser_launcher/settings.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list