[tor-commits] [stem/master] Link to the nyx release blog post

2017-11-06 Thread atagar
commit 3bf967e429b3d5a44c61c0c3cb0c3a9ca333d790 Author: Damian Johnson Date: Mon Nov 6 15:30:01 2017 -0800 Link to the nyx release blog post Chicken-and-egg scenario. Now that we have the blog post referencing us we can reference it. --- docs/change_log.rst | 2 +- setup.py

[tor-commits] [stem/master] Wrong year for 1.6 section header

2017-11-06 Thread atagar
commit 60cea34074ed9ce8e14257fe853e8174b31c44b9 Author: Damian Johnson Date: Mon Nov 6 15:06:56 2017 -0800 Wrong year for 1.6 section header --- docs/change_log.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/change_log.rst b/docs/change_log.rst index 9900d08b.

[tor-commits] [stem/master] Link for version 1.6 changelog

2017-11-06 Thread atagar
commit 891e2b03160a91b1f6c92dea9beb9c8b3b133402 Author: Damian Johnson Date: Mon Nov 6 15:02:36 2017 -0800 Link for version 1.6 changelog Oops! Forgot to include it in the links at the top of the page. --- docs/change_log.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc

[tor-commits] [stem/master] Version 1.6 changelog header

2017-11-06 Thread atagar
commit 80a5369e8962d690e078c283e38fcf7985930533 Author: Damian Johnson Date: Mon Nov 6 15:00:21 2017 -0800 Version 1.6 changelog header --- docs/change_log.rst | 7 +++ stem/__init__.py| 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/change_log.rst b/docs/

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-11-06 Thread translation
commit e4b987c7456782e0bccdb57cf4a8de4ab7e3b3fd Author: Translation commit bot Date: Mon Nov 6 22:20:54 2017 + Update translations for tor-browser-manual --- it/it.po | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/it/it.po b/it/it.po index 9a01910f9..a1b3

[tor-commits] [nyx/master] Update site to reflection our 2.0.4 release

2017-11-06 Thread atagar
commit e8e14cceefe7a3905ca5704eff71aca1b5e6cf08 Author: Damian Johnson Date: Mon Nov 6 14:10:12 2017 -0800 Update site to reflection our 2.0.4 release --- nyx/__init__.py | 2 +- web/index.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/nyx/__init__.py b/nyx/

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-11-06 Thread translation
commit 8d10367e9eedbead973610b30eeda525f263114c Author: Translation commit bot Date: Mon Nov 6 21:50:34 2017 + Update translations for tor-browser-manual --- it/it.po | 29 + 1 file changed, 29 insertions(+) diff --git a/it/it.po b/it/it.po index 8703972f8.

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-11-06 Thread translation
commit f702045909f5ed4b9f0ea8dd2380c551dce1509f Author: Translation commit bot Date: Mon Nov 6 21:20:33 2017 + Update translations for tor-browser-manual --- it/it.po | 26 +- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/it/it.po b/it/it.po ind

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-11-06 Thread translation
commit e1338c2d420e2f212bc5b655e79ac24e4d9c0da7 Author: Translation commit bot Date: Mon Nov 6 20:50:34 2017 + Update translations for tor-browser-manual --- it/it.po | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/it/it.po b/it/it.po index d4a17c

[tor-commits] [nyx/master] Switch installation to setuptools

2017-11-06 Thread atagar
commit b89f6ca3fa90631e9c0aa5f5e3e6e4dcf492fcc6 Author: Damian Johnson Date: Mon Nov 6 12:03:25 2017 -0800 Switch installation to setuptools Got additional testers on #tor-dev and turns out our custom installer causes it to fail for just about everybody. Dropping the ability t

[tor-commits] [nyx/master] Install fails with "error: could not create '/usr/local/man'"

2017-11-06 Thread atagar
commit 258ddfc4ef1e73ff1fdd7c44edf88587f185c0b2 Author: Damian Johnson Date: Mon Nov 6 12:23:54 2017 -0800 Install fails with "error: could not create '/usr/local/man'" God damnit. How error prone can they make this? Installing with 'pip install -U nyx' works but lacking the '

[tor-commits] [tor-browser-build/master] Bug 24156: remove dash in build_log when var/osname is not defined

2017-11-06 Thread gk
commit 072d3ab7f61733a071ca13a66bdb1fe1922e1e41 Author: Nicolas Vigier Date: Mon Nov 6 18:44:41 2017 +0100 Bug 24156: remove dash in build_log when var/osname is not defined In projects/debootstrap-image, the option var/osname is not defined, so the build_log filename was logs/

[tor-commits] [nyx/master] Install fails due to missing run_nyx

2017-11-06 Thread atagar
commit 979a070ab15521c8f7c5fff40dec9f0d8df764ac Author: Damian Johnson Date: Sun Nov 5 15:45:48 2017 -0800 Install fails due to missing run_nyx Not really sure if this will fix it or not, but installing via pip now fails with... Running setup.py install for nyx ... e

[tor-commits] [nyx/master] Cannot install when stem is unavailable

2017-11-06 Thread atagar
commit 55b1547eb9977dee76d749837b34f298fec1e36a Author: Damian Johnson Date: Sun Nov 5 15:29:16 2017 -0800 Cannot install when stem is unavailable Damn. Installing with pip fails with an ImportError because our setup.py imports nyx/__init__.py which in turn imports stem. As suc

[tor-commits] [nyx/master] Dry-run packaging and update installation attributes

2017-11-06 Thread atagar
commit 590a245efbb6fd6ac0ba149daf3d0d7ac283949b Author: Damian Johnson Date: Sun Nov 5 13:12:21 2017 -0800 Dry-run packaging and update installation attributes Modeling our packaging after Stem, with support for release dry-runs. --- nyx/__init__.py | 6 +++--- setup.py|

[tor-commits] [nyx/master] Installing fails with 'error: option --single-version-externally-managed not recognized'

2017-11-06 Thread atagar
commit c9bddc096a4e60d4ffdc420af5a77d9a0031cc39 Author: Damian Johnson Date: Mon Nov 6 11:20:28 2017 -0800 Installing fails with 'error: option --single-version-externally-managed not recognized' Damn that was a pita. Pip expects that cmdclasses are the setuptools version, an

[tor-commits] [nyx/master] Include manifest when packaging

2017-11-06 Thread atagar
commit 0be8024a819fd88812862ab8aa57beb3fd83a509 Author: Damian Johnson Date: Sun Nov 5 14:41:15 2017 -0800 Include manifest when packaging Stem dynamically generates a manifest to instruct distutil what to include and exclude. Doing the same here. --- setup.py | 72 ++

[tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2

2017-11-06 Thread translation
commit 25fe36be61a9c37ceb45376f9a5f69e01a990366 Author: Translation commit bot Date: Mon Nov 6 19:20:18 2017 + Update translations for tails-greeter-2 --- ar/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ar/ar.po b/ar/ar.po index 9fd5ee777..8d5df11c6 100644

[tor-commits] [torbutton/maint-1.9.7] Bug 23997: Add link to Tor Browser manual for de, nl, tr, vi

2017-11-06 Thread gk
commit 40f35d5b280cf694d2a6cb3ade734511eed5593e Author: Arthur Edelstein Date: Thu Oct 26 22:04:43 2017 -0700 Bug 23997: Add link to Tor Browser manual for de, nl, tr, vi --- src/chrome/content/torbutton.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chrome/cont

[tor-commits] [torbutton/master] Bug 23997: Add link to Tor Browser manual for de, nl, tr, vi

2017-11-06 Thread gk
commit 87e57187a18290b7f7bc02eefde8d9ba369f18f7 Author: Arthur Edelstein Date: Thu Oct 26 22:04:43 2017 -0700 Bug 23997: Add link to Tor Browser manual for de, nl, tr, vi --- src/chrome/content/torbutton.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chrome/cont

[tor-commits] [webwml/master] Add George to people page

2017-11-06 Thread atagar
commit 3f0e8734eb0df79c0ccfd7a457fd373ab39430cf Author: Damian Johnson Date: Mon Nov 6 10:06:37 2017 -0800 Add George to people page --- about/en/corepeople.wml | 120 ++-- 1 file changed, 64 insertions(+), 56 deletions(-) diff --git a/about/en/

[tor-commits] [tor/release-0.3.2] Merge branch 'maint-0.3.2' into release-0.3.2

2017-11-06 Thread nickm
commit bd432bbac5902b7baec4fcd39bc807e8e8339102 Merge: d05780c1b 7d767706e Author: Nick Mathewson Date: Mon Nov 6 13:01:56 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bug24150 | 4 src/or/hs_descriptor.c| 11 ++- src/test/fuzz/fuzz_h

[tor-commits] [tor/master] Merge branch 'maint-0.3.2'

2017-11-06 Thread nickm
commit 0227aab1b7084de271cfb7702cb3386bfb05a5bb Merge: 02a4c641d 7d767706e Author: Nick Mathewson Date: Mon Nov 6 13:01:56 2017 -0500 Merge branch 'maint-0.3.2' changes/bug24150 | 4 src/or/hs_descriptor.c| 11 ++- src/test/fuzz/fuzz_hsdescv3.c | 8

[tor-commits] [tor/master] Merge branch 'bug24150_032_squashed' into maint-0.3.2

2017-11-06 Thread nickm
commit 7d767706ef9d46738028ed3990d638283929fd85 Merge: bebdd9105 5240afa71 Author: Nick Mathewson Date: Mon Nov 6 12:59:23 2017 -0500 Merge branch 'bug24150_032_squashed' into maint-0.3.2 changes/bug24150 | 4 src/or/hs_descriptor.c| 11 ++- src/test/fuz

[tor-commits] [tor/release-0.3.2] Merge branch 'bug24150_032_squashed' into maint-0.3.2

2017-11-06 Thread nickm
commit 7d767706ef9d46738028ed3990d638283929fd85 Merge: bebdd9105 5240afa71 Author: Nick Mathewson Date: Mon Nov 6 12:59:23 2017 -0500 Merge branch 'bug24150_032_squashed' into maint-0.3.2 changes/bug24150 | 4 src/or/hs_descriptor.c| 11 ++- src/test/fuz

[tor-commits] [tor/maint-0.3.2] Fix a memory leak on decryption non-failure of v3 hsdesc

2017-11-06 Thread nickm
commit 5240afa713581a0bbba64547e00107a9cbf17f21 Author: Nick Mathewson Date: Sun Nov 5 12:21:16 2017 -0500 Fix a memory leak on decryption non-failure of v3 hsdesc If it decrypts something that turns out to start with a NUL byte, then decrypt_desc_layer() will return 0 to indic

[tor-commits] [tor/maint-0.3.2] Merge branch 'bug24150_032_squashed' into maint-0.3.2

2017-11-06 Thread nickm
commit 7d767706ef9d46738028ed3990d638283929fd85 Merge: bebdd9105 5240afa71 Author: Nick Mathewson Date: Mon Nov 6 12:59:23 2017 -0500 Merge branch 'bug24150_032_squashed' into maint-0.3.2 changes/bug24150 | 4 src/or/hs_descriptor.c| 11 ++- src/test/fuz

[tor-commits] [tor/release-0.3.2] Fix a memory leak on decryption non-failure of v3 hsdesc

2017-11-06 Thread nickm
commit 5240afa713581a0bbba64547e00107a9cbf17f21 Author: Nick Mathewson Date: Sun Nov 5 12:21:16 2017 -0500 Fix a memory leak on decryption non-failure of v3 hsdesc If it decrypts something that turns out to start with a NUL byte, then decrypt_desc_layer() will return 0 to indic

[tor-commits] [tor/master] Fix a memory leak on decryption non-failure of v3 hsdesc

2017-11-06 Thread nickm
commit 5240afa713581a0bbba64547e00107a9cbf17f21 Author: Nick Mathewson Date: Sun Nov 5 12:21:16 2017 -0500 Fix a memory leak on decryption non-failure of v3 hsdesc If it decrypts something that turns out to start with a NUL byte, then decrypt_desc_layer() will return 0 to indic

[tor-commits] [user-manual/master] Adding de translations

2017-11-06 Thread colin
commit 606d00a0feddaf7b96334c0ff859037b32378352 Author: Colin Childs Date: Mon Nov 6 11:25:10 2017 -0600 Adding de translations --- de/de.po | 1402 +++--- 1 file changed, 1154 insertions(+), 248 deletions(-) diff --git a/de/de.po b/

[tor-commits] [user-manual/master] Adding tr translation

2017-11-06 Thread colin
commit 01c66335724b313aba7620e02a4df952c42b05f7 Author: Colin Childs Date: Mon Nov 6 11:24:30 2017 -0600 Adding tr translation --- tr/tr.po | 1351 ++ 1 file changed, 1101 insertions(+), 250 deletions(-) diff --git a/tr/tr.po b/t

[tor-commits] [user-manual/master] Adding nl translations

2017-11-06 Thread colin
commit e3f6dde3029d84be1799d94aad3da4b047e0a161 Author: Colin Childs Date: Mon Nov 6 11:23:36 2017 -0600 Adding nl translations --- nl/nl.po | 1364 ++ 1 file changed, 1116 insertions(+), 248 deletions(-) diff --git a/nl/nl.po b/

[tor-commits] [user-manual/master] Pushing vi translations

2017-11-06 Thread colin
commit 25602c373dd72b3e69c2383a3fa2157b5efbc61a Author: Colin Childs Date: Mon Nov 6 11:21:07 2017 -0600 Pushing vi translations --- vi/vi.po | 1342 ++ 1 file changed, 1097 insertions(+), 245 deletions(-) diff --git a/vi/vi.po b

[tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties

2017-11-06 Thread translation
commit b4bb76ee633ec0efc88e44f565398685f7b7cc89 Author: Translation commit bot Date: Mon Nov 6 16:46:37 2017 + Update translations for tor-launcher-properties --- nl_BE/torlauncher.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nl_BE/torlauncher.properti

[tor-commits] [tor/master] Fix a 32-bit formatting warning

2017-11-06 Thread nickm
commit bebdd910580ba13de02743ecfedb34bd2b2842a4 Author: Nick Mathewson Date: Mon Nov 6 10:16:10 2017 -0500 Fix a 32-bit formatting warning --- src/or/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/scheduler.c b/src/or/scheduler.c index 97b6d40b1..143

[tor-commits] [tor/release-0.3.2] Fix a 32-bit formatting warning

2017-11-06 Thread nickm
commit bebdd910580ba13de02743ecfedb34bd2b2842a4 Author: Nick Mathewson Date: Mon Nov 6 10:16:10 2017 -0500 Fix a 32-bit formatting warning --- src/or/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/scheduler.c b/src/or/scheduler.c index 97b6d40b1..143

[tor-commits] [tor/release-0.3.2] Merge branch 'maint-0.3.2' into release-0.3.2

2017-11-06 Thread nickm
commit d05780c1bb5bc171d14102cdbe7b630c65ff45e5 Merge: 8c9b5bfb8 bebdd9105 Author: Nick Mathewson Date: Mon Nov 6 10:16:18 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 src/or/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ___

[tor-commits] [tor/maint-0.3.2] Fix a 32-bit formatting warning

2017-11-06 Thread nickm
commit bebdd910580ba13de02743ecfedb34bd2b2842a4 Author: Nick Mathewson Date: Mon Nov 6 10:16:10 2017 -0500 Fix a 32-bit formatting warning --- src/or/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/scheduler.c b/src/or/scheduler.c index 97b6d40b1..143

[tor-commits] [tor/master] Merge branch 'maint-0.3.2'

2017-11-06 Thread nickm
commit 02a4c641da4497b77ded4123c4550a583916eff2 Merge: 306d1fb60 bebdd9105 Author: Nick Mathewson Date: Mon Nov 6 10:16:19 2017 -0500 Merge branch 'maint-0.3.2' src/or/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ___ tor-co

[tor-commits] [tor/master] Merge remote-tracking branch 'atagar/manual'

2017-11-06 Thread nickm
commit 306d1fb60aaba4eb26be0ea467ddca078136112c Merge: 7097c4a37 3563a2c81 Author: Nick Mathewson Date: Mon Nov 6 10:05:22 2017 -0500 Merge remote-tracking branch 'atagar/manual' doc/tor.1.txt | 27 ++- 1 file changed, 14 insertions(+), 13 deletions(-) ___

[tor-commits] [tor/master] Fix manual formatting

2017-11-06 Thread nickm
commit 3563a2c8194ebe9430603803a53b073e181ce773 Author: Damian Johnson Date: Sun Nov 5 12:21:28 2017 -0800 Fix manual formatting Few issues... * Malformed ReducedExitPolicy, causing brackets to appear. * ExitPolicyDefault wasn't actually listed, instead it mun

[tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/bug24053_033_01'

2017-11-06 Thread nickm
commit 7097c4a37a914d7a64a0da3a8d1b61816dbe071b Merge: 3beb3dac2 198ede531 Author: Nick Mathewson Date: Mon Nov 6 10:04:22 2017 -0500 Merge remote-tracking branch 'dgoulet/bug24053_033_01' src/test/test_routerlist.c | 3 +++ 1 file changed, 3 insertions(+) ___

[tor-commits] [tor/master] test: Fix SR initialization in routerlist test

2017-11-06 Thread nickm
commit 198ede53147dc3a33384e836b1ad9c64e95d0232 Author: David Goulet Date: Wed Nov 1 11:39:52 2017 -0400 test: Fix SR initialization in routerlist test Fixes #24053 Signed-off-by: David Goulet --- src/test/test_routerlist.c | 3 +++ 1 file changed, 3 insertions(+) diff

[tor-commits] [torspec/master] add proposal 284: Hidden Service v3 Control Port

2017-11-06 Thread nickm
commit bbb6d34cca697e9c86e7fc248681509cead8ed49 Author: Nick Mathewson Date: Mon Nov 6 10:02:15 2017 -0500 add proposal 284: Hidden Service v3 Control Port --- proposals/000-index.txt | 2 + proposals/284-hsv3-control-port.txt | 168 2 fil

[tor-commits] [tor/release-0.3.2] Merge branch 'maint-0.3.2' into release-0.3.2

2017-11-06 Thread nickm
commit 8c9b5bfb8c0d933fb76e41bb2f6790bd6185b8ff Merge: 6bc1632b7 c80293706 Author: Nick Mathewson Date: Mon Nov 6 09:49:06 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bug23318| 7 +++ src/or/routerlist.c | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] Remove an erroneous 0.5 in compute_weighted_bandwidths()

2017-11-06 Thread nickm
commit 01e984870a7e1db2722e85fe43af7bcb4755c2d4 Author: Nick Mathewson Date: Fri Sep 22 15:29:15 2017 -0400 Remove an erroneous 0.5 in compute_weighted_bandwidths() Back in 0.2.4.3-alpha (e106812a778f537), when we switched from using double to using uint64 for selecting by band

[tor-commits] [tor/maint-0.3.2] Remove an erroneous 0.5 in compute_weighted_bandwidths()

2017-11-06 Thread nickm
commit 01e984870a7e1db2722e85fe43af7bcb4755c2d4 Author: Nick Mathewson Date: Fri Sep 22 15:29:15 2017 -0400 Remove an erroneous 0.5 in compute_weighted_bandwidths() Back in 0.2.4.3-alpha (e106812a778f537), when we switched from using double to using uint64 for selecting by band

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2

2017-11-06 Thread nickm
commit c80293706fe16c052efef6653079163fc117029a Merge: f46cdb3ff 01e984870 Author: Nick Mathewson Date: Mon Nov 6 09:48:51 2017 -0500 Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2 changes/bug23318| 7 +++ src/or/routerlist.c | 2 +- 2 files changed, 8 inserti

[tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2

2017-11-06 Thread nickm
commit c80293706fe16c052efef6653079163fc117029a Merge: f46cdb3ff 01e984870 Author: Nick Mathewson Date: Mon Nov 6 09:48:51 2017 -0500 Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2 changes/bug23318| 7 +++ src/or/routerlist.c | 2 +- 2 files changed, 8 inserti

[tor-commits] [tor/release-0.3.2] Remove an erroneous 0.5 in compute_weighted_bandwidths()

2017-11-06 Thread nickm
commit 01e984870a7e1db2722e85fe43af7bcb4755c2d4 Author: Nick Mathewson Date: Fri Sep 22 15:29:15 2017 -0400 Remove an erroneous 0.5 in compute_weighted_bandwidths() Back in 0.2.4.3-alpha (e106812a778f537), when we switched from using double to using uint64 for selecting by band

[tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2

2017-11-06 Thread nickm
commit c80293706fe16c052efef6653079163fc117029a Merge: f46cdb3ff 01e984870 Author: Nick Mathewson Date: Mon Nov 6 09:48:51 2017 -0500 Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2 changes/bug23318| 7 +++ src/or/routerlist.c | 2 +- 2 files changed, 8 inserti

[tor-commits] [tor/master] Merge branch 'maint-0.3.2'

2017-11-06 Thread nickm
commit 3beb3dac2db492df1686abd1d2c047d5ee6cddcc Merge: f755f9b9e c80293706 Author: Nick Mathewson Date: Mon Nov 6 09:49:06 2017 -0500 Merge branch 'maint-0.3.2' changes/bug23318| 7 +++ src/or/routerlist.c | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) __

[tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed

2017-11-06 Thread translation
commit 1390fd1596d9772a4b68529865b6c98ff63234c6 Author: Translation commit bot Date: Mon Nov 6 14:48:10 2017 + Update translations for tails-perl5lib_completed --- nl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nl.po b/nl.po index 5f5766c8e..2b919011c 100

[tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib

2017-11-06 Thread translation
commit 1521757b6d8dee82c9e221d204a27213830156db Author: Translation commit bot Date: Mon Nov 6 14:48:04 2017 + Update translations for tails-perl5lib --- nl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nl.po b/nl.po index 5f5766c8e..2b919011c 100644 --- a/

[tor-commits] [webwml/master] Fix typo in osx docs

2017-11-06 Thread hiro
commit 3fb99338f188f409b22cd041da41115da3f404bd Author: hiromipaw Date: Mon Nov 6 13:38:55 2017 +0100 Fix typo in osx docs --- docs/en/tor-doc-osx.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/tor-doc-osx.wml b/docs/en/tor-doc-osx.wml index 02175fcf..f5ba8

[tor-commits] [tor-browser-build/master] Bug 10026: add support for building Tor for Windows 64

2017-11-06 Thread gk
commit 0292709b91ac032e7c6e69e39fc2aa760e4708ed Author: Nicolas Vigier Date: Sat Aug 12 23:33:31 2017 +0200 Bug 10026: add support for building Tor for Windows 64 Fix the build of openssl and zlib for Windows 64. --- projects/openssl/config | 4 ++-- projects/tor/config | 2 +-

[tor-commits] [tor-browser-build/master] Bug 23456: build go for Windows 64

2017-11-06 Thread gk
commit 83407b9eee94991a7c8c13dbcaf35693f0e7c9e9 Author: Nicolas Vigier Date: Mon Sep 11 17:03:01 2017 +0200 Bug 23456: build go for Windows 64 --- projects/go/build | 4 ++-- projects/go/config | 7 ++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/projects/go/build b

[tor-commits] [webwml/master] Update tor src pkg versions

2017-11-06 Thread hiro
commit d54994ae947d6f9e2e5729f5bbd3953a8dbadf19 Author: hiromipaw Date: Mon Nov 6 13:59:42 2017 +0100 Update tor src pkg versions --- docs/debian-selector.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/debian-selector.js b/docs/debian-selector.js index 6c37

[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2017-11-06 Thread translation
commit 0f46555a4832c4823bf18cc09b2175cdc167d384 Author: Translation commit bot Date: Mon Nov 6 12:48:14 2017 + Update translations for tor-and-https --- bn.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bn.po b/bn.po index 02a0c5007..a5267e34c 100644 --- a/b

[tor-commits] [tor-browser-build/master] Bug 23228: add support for building mingw-w64 for Windows 64

2017-11-06 Thread gk
commit b82d82d9cf9cb751e088085fb1093026b20a0e4d Author: Nicolas Vigier Date: Sat Aug 12 22:50:58 2017 +0200 Bug 23228: add support for building mingw-w64 for Windows 64 Add torbrowser-windows-x86_64 support to rbm.conf. Update mingw-w64 to use the x86_64-w64-mingw32 target