[tor-commits] [translation/support-portal] Update translations for support-portal

2018-10-01 Thread translation
commit 8c91e0824dfa58367968f9826eb6e5d46b2bcd79 Author: Translation commit bot Date: Tue Oct 2 05:18:46 2018 + Update translations for support-portal --- contents+el.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/contents+el.po b/contents+el.po index

[tor-commits] [translation/https_everywhere] Update translations for https_everywhere

2018-10-01 Thread translation
commit b552a79bfc66a4817f454aaf6c8ee87e0efaac75 Author: Translation commit bot Date: Mon Oct 1 20:15:28 2018 + Update translations for https_everywhere --- bn_BD/https-everywhere.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bn_BD/https-everywhere.dtd

[tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed

2018-10-01 Thread translation
commit 809410d9dbab8565cd4c2ce8e538e5d15b4985ff Author: Translation commit bot Date: Mon Oct 1 20:15:36 2018 + Update translations for https_everywhere_completed --- bn_BD/https-everywhere.dtd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bn_BD/https-everywhere.dtd

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.5-1] Bug 1493903 - Don't inline push with more than 1 argument. r=tcampbell a=dveditz

2018-10-01 Thread gk
commit 50e3be5d0c750483f8e2367cb8b8e0c3c26bba11 Author: Jan de Mooij Date: Tue Sep 25 12:33:42 2018 +0200 Bug 1493903 - Don't inline push with more than 1 argument. r=tcampbell a=dveditz --HG-- extra : source : b193307614e2f56615e7b5fe5ca97c2f6638c29d extra :

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.5-1] Bug 27865: Fix start-up crashes on Windows

2018-10-01 Thread gk
commit 06750f24d6c10d12158d2402361e3ce71d8493e1 Author: Georg Koppen Date: Sun Sep 30 17:53:00 2018 + Bug 27865: Fix start-up crashes on Windows Don't bind --enable-release to MOZILLA_OFFICIAL for Windows targets as we are currently crashing on start-up for unknown reasons

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.5-1] Bug 1493900. r=bhackett, sunfish a=dveditz

2018-10-01 Thread gk
commit 34bcbdca41c7949318930b44b504e88696d0aeee Author: Jan de Mooij Date: Tue Sep 25 12:14:11 2018 +0200 Bug 1493900. r=bhackett,sunfish a=dveditz --HG-- extra : source : b5e3f4138c0ca0a2a42ec8007f27e1e7b6cb2150 extra : intermediate-source :

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.5-1] Bug 1489785: Remove a workaround for gcc, introduced in bug 678607, that is no longer needed and that causes hangs in modal dialogs on macOS 10.

2018-10-01 Thread gk
commit 0c004047822a94a6e16851a9f46d237be10eebce Author: Stephen A Pohl Date: Sun Sep 30 01:02:08 2018 -0400 Bug 1489785: Remove a workaround for gcc, introduced in bug 678607, that is no longer needed and that causes hangs in modal dialogs on macOS 10.14. r=mstange, a=jcristau

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug27893'

2018-10-01 Thread nickm
commit 43211c3a0c4b56d4100daf3a541250b953fb7230 Merge: 58299b292 8812f562a Author: Nick Mathewson Date: Mon Oct 1 12:12:33 2018 -0500 Merge remote-tracking branch 'public/bug27893' changes/bug27893 | 3 +++ src/app/config/config.c | 9 +

[tor-commits] [tor/master] Make crypto_strongest_rand() non-mockable

2018-10-01 Thread nickm
commit ea5792f333b1b92306d20e60b5e12bb0633aa740 Author: Nick Mathewson Date: Tue Sep 18 12:40:18 2018 -0400 Make crypto_strongest_rand() non-mockable Instead, have it call a mockable function. We don't want crypto_strongest_rand() to be mockable, since doing so creates a

[tor-commits] [tor/master] Fix a memory leak in --dump-config

2018-10-01 Thread nickm
commit 8812f562a03234723871b893f269db09e78654fc Author: Nick Mathewson Date: Thu Sep 27 13:05:19 2018 -0400 Fix a memory leak in --dump-config When freeing a configuration object from confparse.c in dump_config(), we need to call the appropriate higher-level free function

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug27728'

2018-10-01 Thread nickm
commit 58299b2927ffe4c7db7ddb6b3d44d1567c8a341f Merge: c4e29001c ea5792f33 Author: Nick Mathewson Date: Mon Oct 1 12:06:39 2018 -0500 Merge remote-tracking branch 'public/bug27728' changes/bug27728| 7 +++ src/lib/crypt_ops/crypto_rand.c | 12 +++-

[tor-commits] [tor/master] Fix a bug where we would crash on --version.

2018-10-01 Thread nickm
commit c4e29001c48f33ea8b0035da65da50ddf15ffa71 Author: Nick Mathewson Date: Mon Oct 1 12:01:46 2018 -0500 Fix a bug where we would crash on --version. Bug not in any released Tor. test-stem would have caught this. --- src/feature/stats/predict_ports.c | 2 ++ 1 file

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.0-1] Bug 1493900. r=bhackett, sunfish a=dveditz

2018-10-01 Thread gk
commit 3943f44464ab5aa6bf92b3326cd99479779a83c7 Author: Jan de Mooij Date: Tue Sep 25 12:14:11 2018 +0200 Bug 1493900. r=bhackett,sunfish a=dveditz --HG-- extra : source : b5e3f4138c0ca0a2a42ec8007f27e1e7b6cb2150 extra : intermediate-source :

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.0-1] Bug 1493903 - Don't inline push with more than 1 argument. r=tcampbell a=dveditz

2018-10-01 Thread gk
commit 19a1fbba648f1dd12e7bfc31f7c3f82cfc89cf33 Author: Jan de Mooij Date: Tue Sep 25 12:33:42 2018 +0200 Bug 1493903 - Don't inline push with more than 1 argument. r=tcampbell a=dveditz --HG-- extra : source : b193307614e2f56615e7b5fe5ca97c2f6638c29d extra :

[tor-commits] [tor-browser/tor-browser-60.2.1esr-8.0-1] Bug 1489785: Remove a workaround for gcc, introduced in bug 678607, that is no longer needed and that causes hangs in modal dialogs on macOS 10.

2018-10-01 Thread gk
commit f3a77068c18589f124c8ad4697476b11b4fada6a Author: Stephen A Pohl Date: Sun Sep 30 01:02:08 2018 -0400 Bug 1489785: Remove a workaround for gcc, introduced in bug 678607, that is no longer needed and that causes hangs in modal dialogs on macOS 10.14. r=mstange, a=jcristau

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

2018-10-01 Thread translation
commit 593f1adaa547a8a6214052706bc0a27a40f143a1 Author: Translation commit bot Date: Mon Oct 1 13:15:53 2018 + Update translations for tails-misc --- el.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/el.po b/el.po index 53d0f2ca1..21c00daa6 100644 ---

[tor-commits] [tor-browser-build/maint-8.0] Release preparations for 8.0.2

2018-10-01 Thread gk
commit 477884d77cfa213307db56c2cb60eee8575865d4 Author: Georg Koppen Date: Mon Oct 1 13:05:57 2018 + Release preparations for 8.0.2 Version bumps and Changelog update --- projects/firefox/config | 4 ++--

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

2018-10-01 Thread translation
commit f32837625ddb6a7f44e695b8b7a9496a235cef5f Author: Translation commit bot Date: Mon Oct 1 13:15:58 2018 + Update translations for tails-misc_completed --- el.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/el.po b/el.po index 53d0f2ca1..21c00daa6