[Pkg-privacy-commits] [torbrowser-launcher] branch master updated (4700dac -> 57c99d4)
Ximin Luo
infinity0 at debian.org
Mon Nov 16 16:53:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch master
in repository torbrowser-launcher.
discards 4700dac version bump to 0.1.9 and updated changelog
discards 74fbe3b updated readme to include Firefox/default browser instructions (#157)
discards 6e9437d updated BUILD.md for syntax
discards f5f8f35 add option to disable accepting links (partial fix for #157)
discards dd733c9 version bump to 0.1.8 and updated changelog
discards 5b44339 fixing how alphas/betas are removed from available versions list, because formatting changed in RecommendedTBBVersions
discards dae1030 remove debug output that makes it look like something went wrong
discards 9f73b6d typo (#161)
discards 9e6c125 deleted MANIFEST.in, because it was outdated and does not appear to be necessary anymore
discards 9eed1ef adding new TBB signing key (#161)
discards 4026734 Fix opening new tab in already runned TBB (always -allow-remote)
discards 3dcd3e6 version bump to 0.1.7 and updated changelog
discards b5dca87 renaming torbrowser-launcher.appdata.xml to torbrowser.appdata.xml because the .desktop is torbrowser.desktop
discards 9d01110 updated AppData XML, and made the screenshot larger
discards bdc95a4 added an AppData xml file (#144)
discards 96bc8f3 updated readme, package description
discards a01c047 adding a screenshot for TBL
discards c56e548 updating .desktop to handle http and https schemas
discards ecad826 you can pass URLs into torbrowser-launcher now (#103)
discards 6a43fec switched to using argparse to parse arguements, and made settings open with "--settings" instead of "-settings"
discards b05e07a only hide window if there is a window to hide (#151)
discards 7c83817 hides TBL window before launching TBB (#151)
discards 8afb9b6 it looks like the linux filter is still necessary after TBB 4.0
discards f38abba Fix typo in locale/pl/messages.pot
discards f7703ae Switch to using new Tor Project dist URL.
discards be9aecc version bump to 0.1.7dev
discards 79d4e20 use platform.dist() to detect ubuntu instead of subprocessing out to lsb_release
discards c41a99c version bump and updated changelog
discards 6531d1a removed deprecated Encoding key from .desktop files
discards ea02bfe fixes versions path for TBB 4.x that was forcing TBL to try to always upgrade (#139)
discards 68dab18 license is actually MIT
discards 19e72d8 license changed to BSD a long time ago, but never updated it here
discards dfe29d4 version bump to 0.1.5 and updated changelog
discards 5da9724 temporarily disable AppArmor profiles in Ubuntu (#128)
discards 22e20ab no longer detach start-tor-browser process, and play modem sound in a separate thread to prevent blocking
discards e93ef9e tbl_bin was getting set wrong since TBL was split into multiple files
discards f79ab00 display more verbose info when downloading TBB for the first time or updating (#135)
discards d38cbd3 must not strip the "-Linux" from the latest version number if it isnt there already (#132)
discards 8b2eb17 prepare for TBB 4 series change to RecommendedTBBVersion (#132)
discards 8f6a7b8 AppArmor: allow start-tor-browser to read /usr/share/zenity/zenity.ui.
discards 741f073 AppArmor: allow start-tor-browser read access on dash.
discards 5289693 AppArmor: include the freedesktop.org abstraction in the start-tor-browser profile.
discards ba7d0b2 AppArmor: include the fonts abstraction in the start-tor-browser profile.
discards 657cbce Grant the browser read access on its profile directory.
discards 177d0d4 make torbrowser-launcher script executable again
discards 8e9d88e split torbrowser-launcher into several files
discards 4a52a23 remove old_update_check_url, and only use new URL now
discards 2148979 Added Polish locale.
omits 25a7b98 Merge tag 'v0.1.4'
omits 88a7053 Merge tag 'v0.1.3'
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
adds e3f49c2 license changed to BSD a long time ago, but never updated it here
adds 8e12a81 license is actually MIT
adds 38e6730 fixes versions path for TBB 4.x that was forcing TBL to try to always upgrade (#139)
adds ea49b1b removed deprecated Encoding key from .desktop files
adds ba53005 version bump and updated changelog
adds 3a5b481 use platform.dist() to detect ubuntu instead of subprocessing out to lsb_release
adds f338f9e version bump to 0.1.7dev
adds 6e59517 Switch to using new Tor Project dist URL.
adds 51fd4ac Merge pull request #146 from isislovecruft/master
adds e7e120b Merge branch 'master' of github.com:micahflee/torbrowser-launcher
adds a15f303 Added Polish locale.
adds e5a5ec0 Fix typo in locale/pl/messages.pot
adds a90c361 Merge pull request #150 from AreYouLoco/master
adds d04ebc7 Merge branch 'master' of github.com:micahflee/torbrowser-launcher
adds 1c0babb it looks like the linux filter is still necessary after TBB 4.0
adds 99fac15 hides TBL window before launching TBB (#151)
adds d89fe1e only hide window if there is a window to hide (#151)
adds 013584d switched to using argparse to parse arguements, and made settings open with "--settings" instead of "-settings"
adds 028bc22 you can pass URLs into torbrowser-launcher now (#103)
adds 4356d44 updating .desktop to handle http and https schemas
adds 76f278f adding a screenshot for TBL
adds f96aefc updated readme, package description
adds c0ddded added an AppData xml file (#144)
adds 52d5144 updated AppData XML, and made the screenshot larger
adds 185c5de renaming torbrowser-launcher.appdata.xml to torbrowser.appdata.xml because the .desktop is torbrowser.desktop
adds 7b113e5 version bump to 0.1.7 and updated changelog
adds de13483 Fix opening new tab in already runned TBB (always -allow-remote)
adds dfcb27f Merge pull request #155 from komachi/master
adds 7863b16 adding new TBB signing key (#161)
adds 44566ec deleted MANIFEST.in, because it was outdated and does not appear to be necessary anymore
adds bc226c8 typo (#161)
adds d17a82e remove debug output that makes it look like something went wrong
adds 143cbf4 fixing how alphas/betas are removed from available versions list, because formatting changed in RecommendedTBBVersions
adds f892008 version bump to 0.1.8 and updated changelog
adds 3f1146e add option to disable accepting links (partial fix for #157)
adds 524788e updated BUILD.md for syntax
adds cae6579 updated readme to include Firefox/default browser instructions (#157)
adds 283fdf1 version bump to 0.1.9 and updated changelog
adds 83f749f AppArmor: silence denied access to /sys/devices/virtual/block/*/uevent.
adds 8af8256 Merge pull request #170 from intrigeri/apparmor-block-devices-uevent
adds 3d9f4ed Update location of start-tor-browser for TBB 4.5, and remove accept_links feature #176
adds 7aa026f ignore source packages that get generated in some dev environments
adds 77a179d Stop printing so much console output (fixes #173)
adds f219f35 Stop letting Tor Browser act as a default browser
adds 7a632e3 version bump to 0.2.0 and updated changelog
adds 18717f7 Added python-txsocksx, tor dependencies to Fedora version, so FC21 supports upgrading over Tor
adds 53e6d9c updated changelog
adds 5f833d7 execute ./start-tor-browser.desktop instead of ./Browser/start-tor-browser (#176)
adds 068ea1a Merge branch 'master' of github.com:micahflee/torbrowser-launcher
adds d9ec58f updated readme
adds 0d17b76 added dh-python build dependency
adds 39901c6 Stop confining start-tor-browser script with AppArmor, and fix profiles to work with TBB 4.5+ (#181)
adds da48600 Updated Tor AppArmor profile to be compatible with new OnionShare directory (#182)
adds 3aaab8d Switch settings file from pickle format to json (fixes #201)
adds 509d2d5 Removed Erinn's signing key, because she no longer signs TBB releases
adds a784435 Updated desktop files (fixes #193)
adds 301ae31 Use IPolicyForHTTPS
adds a0634fa Merge pull request #196 from kraai/master
adds e07beac Get stable version using torbrowser updater xml
adds 5bed87d Merge branch 'use_torbrowser_updates_xml' of https://github.com/boklm/torbrowser-launcher into boklm-use_torbrowser_updates_xml
adds e7145ef Merge branch 'boklm-use_torbrowser_updates_xml'
adds d992440 "preserving your bookmarks and preferences" is not true
adds 30c0487 Merge pull request #186 from genodeftest/patch-1
adds 6c02a7f Merge branch 'master' of github.com:micahflee/torbrowser-launcher
adds ab141ee Stop using sha256sums.txt and sha256sums.txt.asc (fixes #180)
adds 9ad970a Add pygtk2 as a dependency in Fedora (fixes #200)
adds e1c1027 Added dh-python as a dependency in BUILD.md (fixes #183)
adds de616b1 Version bump to 0.2.1, and updated changelog
adds 83c5b19 Ensure that the version is a string, not unicode (#205)
adds 1743721 Revert "Ensure that the version is a string, not unicode (#205)"
adds ef2c17a Eek, removed testing code that never should have been committed
adds 1ff1055 Force download URLs to be strings and not unicode (#205)
adds 94d184a Only convert unicode URLs to strings if they are actually unicode (#205)
adds dd86ff7 Remove code to bring windows to front, and to get pid of processes, because these stopped working long ago. Also remove wmctrl dependency.
adds 255ab9c Update default settings, and settings GUI (#198)
adds bc349cd If Tor Browser is not installed, detect version, download, verify sig, install, and launch. Otherwise just launch. No more checking for updates. (#198)
adds 30a580f Remove tor and python-txsocksx as dependencies, and make them recommended instead (#188)
adds ba92e08 Updating names on .desktop files
adds 84569a3 Updated README, and included new screenshot to show off new settings (#198)
adds c860c76 Improved readme (#198)
adds 57c99d4 Version bump to 0.2.2 and updated changelog
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4700dac)
\
N -- N -- N refs/heads/master (57c99d4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 +
BUILD.md | 4 +-
CHANGELOG.md | 24 +++
README.md | 24 +--
apparmor/torbrowser.Browser.firefox | 18 +-
apparmor/torbrowser.Tor.tor | 3 +-
apparmor/torbrowser.start-tor-browser | 53 -----
apparmor/usr.bin.torbrowser-launcher | 4 +-
build_rpm.sh | 2 +-
screenshot.png | Bin 104191 -> 155376 bytes
setup.py | 1 -
share/applications/torbrowser-settings.desktop | 7 +-
share/applications/torbrowser.desktop | 8 +-
share/torbrowser-launcher/erinn.asc | 51 -----
share/torbrowser-launcher/version | 2 +-
stdeb.cfg | 5 +-
torbrowser_launcher/__init__.py | 7 -
torbrowser_launcher/common.py | 102 +++------
torbrowser_launcher/launcher.py | 276 ++++++++-----------------
torbrowser_launcher/settings.py | 116 +++++------
20 files changed, 230 insertions(+), 479 deletions(-)
delete mode 100644 apparmor/torbrowser.start-tor-browser
delete mode 100644 share/torbrowser-launcher/erinn.asc
--
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