[Pkg-privacy-commits] [torbirdy] 46/53: Use the same port for Enigmail as used in the network settings (#19049)

Ulrike Uhlig u-guest at moszumanska.debian.org
Sat Jul 2 20:08:08 UTC 2016


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

u-guest pushed a commit to annotated tag 0.2.0
in repository torbirdy.

commit 2a8e7d8dfb5360fa1772796ee3f6dcc33474d0e1
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Wed Jun 8 06:26:53 2016 -0400

    Use the same port for Enigmail as used in the network settings (#19049)
---
 components/torbirdy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index 1c71bf0..1f569d0 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -274,7 +274,7 @@ var TorBirdyPrefs = {
                                               // We want to force UTF-8 everywhere
                                               "--display-charset utf-8 " +
                                               // We want to ensure that Enigmail is proxy aware even when it runs gpg in a shell
-                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9050 ",
+                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9150 ",
                                             
   // The default key server should be a hidden service and this is the only known one (it's part of the normal SKS network)
   "extensions.enigmail.keyserver": "hkp://qdigse2yzvuglcix.onion",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git



More information about the Pkg-privacy-commits mailing list