[Pkg-privacy-commits] [torbrowser-launcher] 420/476: it looks like the linux filter is still necessary after TBB 4.0

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:22:06 UTC 2015


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

infinity0 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/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list