[Pkg-anonymity-tools] [torbrowser-launcher] 10/23: it looks like the linux filter is still necessary after TBB 4.0

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Dec 1 21:16:48 UTC 2014


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

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

commit 1c0babb150961a264520e3018e6951080f11dec7
Author: Micah Lee <micah at micahflee.com>
Date:   Mon Nov 24 21:38:04 2014 -0800

    it looks like the linux filter is still necessary after TBB 4.0
---
 torbrowser_launcher/launcher.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/torbrowser_launcher/launcher.py b/torbrowser_launcher/launcher.py
index faad6d2..4a3830d 100644
--- a/torbrowser_launcher/launcher.py
+++ b/torbrowser_launcher/launcher.py
@@ -497,9 +497,6 @@ class Launcher:
             versions = json.load(open(self.common.paths['update_check_file']))
             latest = None
 
-            # TODO: after TBB 4.0 is released, refactor this section
-            #       to not filter linux versions (#132)
-
             # filter linux versions
             valid = []
             for version in versions:

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