[Pkg-privacy-commits] [torbrowser-launcher] annotated tag debian/0.2.2-1 created (now 72ff0d9)

Holger Levsen holger at moszumanska.debian.org
Fri Nov 13 17:54:04 UTC 2015


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

holger pushed a change to annotated tag debian/0.2.2-1
in repository torbrowser-launcher.

        at  72ff0d9   (tag)
   tagging  6690d09fa995a9aa992c67a1f80e59745897d74d (commit)
  replaces  debian/0.2.1-1
 tagged by  Holger Levsen
        on  Fri Nov 13 18:51:04 2015 +0100

- Log -----------------------------------------------------------------
released as 0.2.2-1 to experimental
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIVAwUAVkYjCAkauFYGmqocAQpVdQ//eSDdWmGjaVzSgZ3CpoCTMMmJCcog4XY/
qH3QemtaZEWkT0zkLYbkseBiQNvq14Q4tObVL2F7QRmENJqhuMZxdcKKx9Wl7omL
3uov91XJW4VjeaRLsIf4uaRK9/Urp9WVrswJVcEprDr45nvHLzcPWiNCmGtUsqK6
I6jVa9PSk1uh0PiHBKbKm2FWccEaoBElof1fhOnI01M7u9scf2liRx2fwnOJapXz
A/Z+e+gO5rYEby+M2FfdNTqky5Cd1OL30MTqVWR90FlRNMSkXDz4cG258wJRAHpN
237/JVVVMTNDKOt3Fi6Gudq/I0pZgbBXx480/PYOFOWLckOr5HszzwBefCgB9+x0
gaKOZArnWvZeRl/F8JfDoOpB2Sv0hWr5nWTn/+pu8Eonr9t797H1r1BRKpIMTN85
6Wjs5u6plWUbgIZrg6bGPEgsCyGz/lKahu0FGMdx+r+kYD7L/uq7SUi+clLlRf2M
MMzVZwuT4jBkqsdWHsyCvKXxG1uNv+nme0LBeyc95kfOjGg1xscIQ/6sd0ZxS+Db
HWsaSWZEXlWndyXsfkDZ1eEt4dnmnEVrFtu3iXthmM/iyWsdOL7XmA0LxwvSm0LM
RpmgNoz7zvX+OPmlLOdSLGqOGaLIHfrb5VZLxHt+lmxLV7yN+mBEDN/W46Qa1tm7
VBI/d5GuUJk=
=Fh5F
-----END PGP SIGNATURE-----

Holger Levsen (2):
      Merge tag 'v0.2.2' into debian
      release as 0.2.2-1 to experimental

Micah Lee (13):
      Ensure that the version is a string, not unicode (#205)
      Revert "Ensure that the version is a string, not unicode (#205)"
      Eek, removed testing code that never should have been committed
      Force download URLs to be strings and not unicode (#205)
      Only convert unicode URLs to strings if they are actually unicode (#205)
      Remove code to bring windows to front, and to get pid of processes, because these stopped working long ago. Also remove wmctrl dependency.
      Update default settings, and settings GUI (#198)
      If Tor Browser is not installed, detect version, download, verify sig, install, and launch. Otherwise just launch. No more checking for updates. (#198)
      Remove tor and python-txsocksx as dependencies, and make them recommended instead (#188)
      Updating names on .desktop files
      Updated README, and included new screenshot to show off new settings (#198)
      Improved readme (#198)
      Version bump to 0.2.2 and updated changelog

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  d9ec58f   updated readme
       new  0d17b76   added dh-python build dependency
       new  39901c6   Stop confining start-tor-browser script with AppArmor, and fix profiles to work with TBB 4.5+ (#181)
       new  da48600   Updated Tor AppArmor profile to be compatible with new OnionShare directory (#182)
       new  d992440   "preserving your bookmarks and preferences" is not true
       new  301ae31   Use IPolicyForHTTPS
       new  e07beac   Get stable version using torbrowser updater xml
       new  3aaab8d   Switch settings file from pickle format to json (fixes #201)
       new  509d2d5   Removed Erinn's signing key, because she no longer signs TBB releases
       new  a784435   Updated desktop files (fixes #193)
       new  a0634fa   Merge pull request #196 from kraai/master
       new  30c0487   Merge pull request #186 from genodeftest/patch-1
       new  5bed87d   Merge branch 'use_torbrowser_updates_xml' of https://github.com/boklm/torbrowser-launcher into boklm-use_torbrowser_updates_xml
       new  e7145ef   Merge branch 'boklm-use_torbrowser_updates_xml'
       new  6c02a7f   Merge branch 'master' of github.com:micahflee/torbrowser-launcher
       new  ab141ee   Stop using sha256sums.txt and sha256sums.txt.asc (fixes #180)
       new  9ad970a   Add pygtk2 as a dependency in Fedora (fixes #200)
       new  e1c1027   Added dh-python as a dependency in BUILD.md (fixes #183)
       new  de616b1   Version bump to 0.2.1, and updated changelog
       new  83c5b19   Ensure that the version is a string, not unicode (#205)
       new  1743721   Revert "Ensure that the version is a string, not unicode (#205)"
       new  ef2c17a   Eek, removed testing code that never should have been committed
       new  1ff1055   Force download URLs to be strings and not unicode (#205)
       new  94d184a   Only convert unicode URLs to strings if they are actually unicode (#205)
       new  dd86ff7   Remove code to bring windows to front, and to get pid of processes, because these stopped working long ago. Also remove wmctrl dependency.
       new  255ab9c   Update default settings, and settings GUI (#198)
       new  bc349cd   If Tor Browser is not installed, detect version, download, verify sig, install, and launch. Otherwise just launch. No more checking for updates. (#198)
       new  30a580f   Remove tor and python-txsocksx as dependencies, and make them recommended instead (#188)
       new  ba92e08   Updating names on .desktop files
       new  84569a3   Updated README, and included new screenshot to show off new settings (#198)
       new  c860c76   Improved readme (#198)
       new  57c99d4   Version bump to 0.2.2 and updated changelog
       new  9e66238   Merge tag 'v0.2.1' into debian
       new  d930f56   release as 0.2.1-1 to sid
       new  c7e3849   Merge tag 'v0.2.2' into debian
       new  6690d09   release as 0.2.2-1 to experimental

The 36 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.


-- 
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