[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit d2fad7f6115eb7aa765b27fef8473e32f1724120 Author: Translation commit bot Date: Thu Apr 2 05:23:28 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 52 +--- 1 file changed, 49

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit eca57a148c5fa3a6d5cf7498e1539da4fdce0c77 Author: Translation commit bot Date: Thu Apr 2 04:53:17 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit 4b37a5b834e648b49b4c20e180a4269bb566582a Author: Translation commit bot Date: Thu Apr 2 04:23:34 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 34 ++ 1 file changed, 26 insertions(+), 8

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit 03d657adfa3b4de9a4dda7fb536615ac38435d86 Author: Translation commit bot Date: Thu Apr 2 03:53:33 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contents+fa.po

[tor-commits] [tor-browser-build/maint-9.0] Release preparations for 9.0.8

2020-04-01 Thread sysrqb
commit 3cbda0e84d2cb6b5a6c2e44339cc8932d3ead21d Author: Matthew Finkel Date: Wed Apr 1 20:38:12 2020 + Release preparations for 9.0.8 Versions bump and Changelog update --- projects/firefox-langpacks/config | 2 +- projects/firefox-locale-bundle/config

[tor-commits] [stem/master] Drop test_installs_all_modules

2020-04-01 Thread atagar
commit 14a26f666e9515c2c36b0d6adb7a96b89ba3a5ce Author: Damian Johnson Date: Mon Mar 30 18:56:57 2020 -0700 Drop test_installs_all_modules This test checks that our setup.py includes all our modules within its packages line. The test no longer passes, but now that we're using

[tor-commits] [stem/master] Setuptools egg-info paths differ

2020-04-01 Thread atagar
commit e4bb1cc934b0e6011ca8dd14a3bdd51b5a9d30a6 Author: Damian Johnson Date: Mon Mar 30 19:17:06 2020 -0700 Setuptools egg-info paths differ Another test failure due to a minor difference between distutil and setuptools...

[tor-commits] [stem/master] Changelog entry

2020-04-01 Thread atagar
commit cfdc193df98a76bd390ca342c391fe8812651eb5 Author: Damian Johnson Date: Mon Mar 30 20:09:22 2020 -0700 Changelog entry --- docs/change_log.rst | 4 1 file changed, 4 insertions(+) diff --git a/docs/change_log.rst b/docs/change_log.rst index 8f306b44..d1d04c87 100644 ---

[tor-commits] [stem/master] Migrate from distutils to setuptools

2020-04-01 Thread atagar
commit 2c043f43446675c9d6dc74faef69c9cfd4bf4524 Merge: d4998ded cfdc193d Author: Damian Johnson Date: Mon Mar 30 20:09:36 2020 -0700 Migrate from distutils to setuptools Setuptools doesn't provide anything we need so I stuck with distutils, but that's discouraged nowadays.

[tor-commits] [stem/master] Fix difference in setuptools installation paths

2020-04-01 Thread atagar
commit 71184e68b86c54e4f87e5fb3ff70d437303c03e4 Author: Damian Johnson Date: Mon Mar 30 19:11:41 2020 -0700 Fix difference in setuptools installation paths An assertion that we install all our expected files is failing...

[tor-commits] [stem/master] Setuptools creates a dist directory

2020-04-01 Thread atagar
commit c132bf038a2bf547f32311a2efed7bb5e0ae35a2 Author: Damian Johnson Date: Mon Mar 30 19:56:03 2020 -0700 Setuptools creates a dist directory Unfortunately setuptools creates a superfluous 'dist' directory that isn't removed with clean...

[tor-commits] [stem/master] Improve almost duplicate code into for-loop

2020-04-01 Thread atagar
commit 59da1120f234b9c7c8f7a92e339693105da25fe7 Author: msramalho Date: Mon Mar 30 21:54:47 2020 +0100 Improve almost duplicate code into for-loop --- setup.py | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/setup.py b/setup.py index 8e738a20..968e42c0 100644

[tor-commits] [stem/master] Port from distutils to setuptools

2020-04-01 Thread atagar
commit 7bccaa48b564f7eacb292fcb9029131a8d2e48d7 Author: msramalho Date: Mon Mar 30 21:53:57 2020 +0100 Port from distutils to setuptools --- setup.py | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index 52b62dca..8e738a20 100644 ---

[tor-commits] [tor/master] hs-v3: Move to log notice the registration of an OB instance

2020-04-01 Thread asn
commit eecf6c5199c73423db14c09f8aa7d48bebda3e09 Author: David Goulet Date: Wed Apr 1 08:31:20 2020 -0400 hs-v3: Move to log notice the registration of an OB instance This is to allow a visual feedback in the logs for operators setting up Onion Balance so they can confirm they

[tor-commits] [tor/master] Merge branch 'tor-github/pr/1851'

2020-04-01 Thread asn
commit 6fbb9af96c84bca6f15829172cb75504ca9e5682 Merge: a8a92b945 eecf6c519 Author: George Kadianakis Date: Thu Apr 2 02:38:11 2020 +0300 Merge branch 'tor-github/pr/1851' src/feature/hs/hs_ob.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [bridgedb/master] Merge branch 'release-0.10.0'

2020-04-01 Thread phw
commit 2ccf7ef9dee07c0d645a5dfed5b099678c243fc5 Merge: 9a7ae57 f9a9a9c Author: Philipp Winter Date: Wed Apr 1 14:49:28 2020 -0700 Merge branch 'release-0.10.0' .travis.requirements.txt | 2 +- CHANGELOG | 22 +++

[tor-commits] [bridgedb/master] Bump version number to 0.10.0.

2020-04-01 Thread phw
commit f9a9a9cdb6fec89daf7592f6c44db814875e0bca Author: Philipp Winter Date: Wed Apr 1 14:48:22 2020 -0700 Bump version number to 0.10.0. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4a05fc6..a92824c 100644 --- a/CHANGELOG +++ b/CHANGELOG

[tor-commits] [bridgedb/master] Upgrade Twisted to fix CVE-2020-10108.

2020-04-01 Thread phw
commit 43e931fa49c548d1f29c8c235a21fbd1f571ae19 Author: Philipp Winter Date: Tue Mar 31 13:28:45 2020 -0700 Upgrade Twisted to fix CVE-2020-10108. --- .travis.requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [bridgedb/master] Fixed the insecure pseudorandom generator for selecting captcha

2020-04-01 Thread phw
commit cd10f409d91b5a9bbaaa319a196a71f1d4686612 Author: agix Date: Tue Mar 24 15:11:08 2020 +0100 Fixed the insecure pseudorandom generator for selecting captcha Signed-off-by: Philipp Winter --- bridgedb/captcha.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [bridgedb/master] Allow change of distribution mechanisms.

2020-04-01 Thread phw
commit 35ca1365111923dd661793175054685548b6e5a4 Author: Philipp Winter Date: Tue Mar 17 13:53:12 2020 -0700 Allow change of distribution mechanisms. This was more work than expected because in addition to inserting a bridge into a new hashring, we had to implement new methods

[tor-commits] [bridgedb/master] Add an info page to BridgeDB.

2020-04-01 Thread phw
commit bdf192de48baf2a67f47833358ec970c0bc3b5fd Author: Philipp Winter Date: Tue Mar 10 15:34:26 2020 -0700 Add an info page to BridgeDB. This commit adds an info page to BridgeDB. Tor's Relay Search for bridges will link to this info page because it explains BridgeDB's

[tor-commits] [bridgedb/master] Merge branch 'defect/30317' into develop

2020-04-01 Thread phw
commit 484422015af0fff03b515b7c08b64c78567e5d31 Merge: 5afd164 9c11754 Author: Philipp Winter Date: Thu Mar 26 09:33:02 2020 -0700 Merge branch 'defect/30317' into develop CHANGELOG | 5 +++ bridgedb/distributors/email/templates.py | 9

[tor-commits] [bridgedb/master] Fixed Moat API documentation.

2020-04-01 Thread phw
commit c894bbe1070adeadfe6a6e8f1a02c8e46075159b Author: Benjamin Erhart Date: Wed Mar 18 21:09:37 2020 +0100 Fixed Moat API documentation. --- README.rst | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.rst b/README.rst index

[tor-commits] [bridgedb/master] Merge branch 'fix-moat-api-doc' into develop

2020-04-01 Thread phw
commit 580222dc556718db1799f2b22304147783becc4c Merge: f23c021 c894bbe Author: Philipp Winter Date: Wed Mar 18 14:39:26 2020 -0700 Merge branch 'fix-moat-api-doc' into develop README.rst | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-)

[tor-commits] [bridgedb/master] Merge branch 'defect/33631' into develop

2020-04-01 Thread phw
commit f015596ed72131293207b29088ba0391477a6c00 Merge: 4844220 43e931f Author: Philipp Winter Date: Wed Apr 1 14:34:07 2020 -0700 Merge branch 'defect/33631' into develop .travis.requirements.txt | 2 +- CHANGELOG | 7 ++ bridgedb/Bridges.py | 178

[tor-commits] [bridgedb/master] Turn self.bridges from a list into dictionary.

2020-04-01 Thread phw
commit d0db599891c281ec2fa37591c0ec67ff07bf2a1c Author: Philipp Winter Date: Thu Mar 26 10:50:00 2020 -0700 Turn self.bridges from a list into dictionary. This simplifies the code significantly. --- bridgedb/Bridges.py | 32 +++- 1 file changed, 11

[tor-commits] [bridgedb/master] Merge branch 'enhancement/33008' into develop

2020-04-01 Thread phw
commit f23c0213bb1f1e030eaae5d1ac2b26d2a91244e4 Merge: ef9ea5c bdf192d Author: Philipp Winter Date: Wed Mar 18 10:37:54 2020 -0700 Merge branch 'enhancement/33008' into develop CHANGELOG | 5 + bridgedb/distributors/https/server.py | 13

[tor-commits] [bridgedb/develop] Bump version number to 0.10.0.

2020-04-01 Thread phw
commit f9a9a9cdb6fec89daf7592f6c44db814875e0bca Author: Philipp Winter Date: Wed Apr 1 14:48:22 2020 -0700 Bump version number to 0.10.0. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4a05fc6..a92824c 100644 --- a/CHANGELOG +++ b/CHANGELOG

[tor-commits] [bridgedb/master] Merge branch 'defect/31967' into develop

2020-04-01 Thread phw
commit 5afd164ba046173e23a6c7be57a3183b41243cf1 Merge: 580222d a1f0e51 Author: Philipp Winter Date: Tue Mar 24 09:40:57 2020 -0700 Merge branch 'defect/31967' into develop CHANGELOG | 3 +++ bridgedb/captcha.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [bridgedb/master] Merge branch 'master' into develop

2020-04-01 Thread phw
commit ef9ea5c12791679cce40bdf84aa01438785da0aa Merge: c3a820d 9a7ae57 Author: Philipp Winter Date: Wed Feb 19 10:09:43 2020 -0800 Merge branch 'master' into develop CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ___ tor-commits mailing

[tor-commits] [bridgedb/master] Add CHANGELOG entry for #31967.

2020-04-01 Thread phw
commit a1f0e51fd7a082676f880e0783cc9ec9c94bae2f Author: Philipp Winter Date: Tue Mar 24 09:28:50 2020 -0700 Add CHANGELOG entry for #31967. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b0e8275..5db8fb2 100644 --- a/CHANGELOG +++

[tor-commits] [bridgedb/master] Remove unused class FixedBridgeSplitter.

2020-04-01 Thread phw
commit d866aa9ecc4b0cdf1c6a1665a359d0e11586fea9 Author: Philipp Winter Date: Thu Mar 26 16:49:19 2020 -0700 Remove unused class FixedBridgeSplitter. --- bridgedb/Bridges.py | 40 bridgedb/test/test_Bridges.py | 42

[tor-commits] [bridgedb/develop] Merge branch 'release-0.10.0'

2020-04-01 Thread phw
commit 2ccf7ef9dee07c0d645a5dfed5b099678c243fc5 Merge: 9a7ae57 f9a9a9c Author: Philipp Winter Date: Wed Apr 1 14:49:28 2020 -0700 Merge branch 'release-0.10.0' .travis.requirements.txt | 2 +- CHANGELOG | 22 +++

[tor-commits] [bridgedb/master] Update instructions on how to add bridges.

2020-04-01 Thread phw
commit 9c1175441de0c7a9a9c5ca6ff327cfb9556b9842 Author: Philipp Winter Date: Tue Mar 24 10:23:25 2020 -0700 Update instructions on how to add bridges. In addition to updating the existing instructions, this patch adds instructions for adding bridges on Android. This

[tor-commits] [bridgedb/develop] Allow change of distribution mechanisms.

2020-04-01 Thread phw
commit 35ca1365111923dd661793175054685548b6e5a4 Author: Philipp Winter Date: Tue Mar 17 13:53:12 2020 -0700 Allow change of distribution mechanisms. This was more work than expected because in addition to inserting a bridge into a new hashring, we had to implement new methods

[tor-commits] [bridgedb/develop] Remove unused class FixedBridgeSplitter.

2020-04-01 Thread phw
commit d866aa9ecc4b0cdf1c6a1665a359d0e11586fea9 Author: Philipp Winter Date: Thu Mar 26 16:49:19 2020 -0700 Remove unused class FixedBridgeSplitter. --- bridgedb/Bridges.py | 40 bridgedb/test/test_Bridges.py | 42

[tor-commits] [bridgedb/develop] Merge branch 'defect/33631' into develop

2020-04-01 Thread phw
commit f015596ed72131293207b29088ba0391477a6c00 Merge: 4844220 43e931f Author: Philipp Winter Date: Wed Apr 1 14:34:07 2020 -0700 Merge branch 'defect/33631' into develop .travis.requirements.txt | 2 +- CHANGELOG | 7 ++ bridgedb/Bridges.py | 178

[tor-commits] [bridgedb/develop] Turn self.bridges from a list into dictionary.

2020-04-01 Thread phw
commit d0db599891c281ec2fa37591c0ec67ff07bf2a1c Author: Philipp Winter Date: Thu Mar 26 10:50:00 2020 -0700 Turn self.bridges from a list into dictionary. This simplifies the code significantly. --- bridgedb/Bridges.py | 32 +++- 1 file changed, 11

[tor-commits] [bridgedb/develop] Upgrade Twisted to fix CVE-2020-10108.

2020-04-01 Thread phw
commit 43e931fa49c548d1f29c8c235a21fbd1f571ae19 Author: Philipp Winter Date: Tue Mar 31 13:28:45 2020 -0700 Upgrade Twisted to fix CVE-2020-10108. --- .travis.requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor-browser-build/maint-9.0] Bug 33771: Update some existing licenses and add Libevent license

2020-04-01 Thread boklm
commit f2a8e0c8bc11981505c3c7dc5b3476c070277eae Author: Matthew Finkel Date: Tue Mar 31 17:03:22 2020 + Bug 33771: Update some existing licenses and add Libevent license --- .../Bundle-Data/Docs/Licenses/HTTPS-Everywhere.txt | 41 +-- .../Bundle-Data/Docs/Licenses/Libevent.txt

[tor-commits] [tor-browser-build/master] Bug 33771: Update some existing licenses and add Libevent license

2020-04-01 Thread boklm
commit c382d84e5ebc4d367c8d7410d99ecca82184ab46 Author: Matthew Finkel Date: Tue Mar 31 17:03:22 2020 + Bug 33771: Update some existing licenses and add Libevent license --- .../Bundle-Data/Docs/Licenses/HTTPS-Everywhere.txt | 41 +-- .../Bundle-Data/Docs/Licenses/Libevent.txt

[tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'sysrqb/bug_33771-01'

2020-04-01 Thread boklm
commit 4613dcbd5e923a1c20f498d76b2f0bd76b35b951 Merge: 3e71b0d c382d84 Author: Nicolas Vigier Date: Wed Apr 1 22:49:49 2020 +0200 Merge remote-tracking branch 'sysrqb/bug_33771-01' .../Bundle-Data/Docs/Licenses/HTTPS-Everywhere.txt | 41 +-- .../Bundle-Data/Docs/Licenses/Libevent.txt

[tor-commits] [training/master] New training material - digital security for groups. Under review.

2020-04-01 Thread gus
commit 2296feec65013a310d9bf0b787da349fec858c77 Author: gus Date: Wed Apr 1 15:39:27 2020 -0400 New training material - digital security for groups. Under review. --- 2020/security-groups/digital-security-7-days.odp | Bin 0 -> 1719276 bytes 1 file changed, 0 insertions(+), 0 deletions(-)

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit ea14e75221d5c683b051241425c70dc2f2f34d9d Author: Translation commit bot Date: Wed Apr 1 17:53:51 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 71 +- 1 file changed, 51

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2020-04-01 Thread translation
commit 50329d13a99549dd36cce289a5fa6a6a51e2c63f Author: Translation commit bot Date: Wed Apr 1 17:45:35 2020 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/fa/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit a8f3fdcb5753af9aa0a1615d63e7b13e2edacc22 Author: Translation commit bot Date: Wed Apr 1 17:23:48 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff

[tor-commits] [snowflake/master] Change dummy address for snowflake

2020-04-01 Thread cohosh
commit ea01bf41c3011590938b079ed96c7b35cb40588b Author: Cecylia Bocovich Date: Wed Apr 1 12:55:37 2020 -0400 Change dummy address for snowflake This will prevent a bug where tor skips bandwidth events for local addresses (see https://bugs.torproject.org/33693) ---

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit 09a7235f655fb17b10a9f5210d091afdce1821e1 Author: Translation commit bot Date: Wed Apr 1 16:54:04 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 20 1 file changed, 20 insertions(+) diff --git

[tor-commits] [lego/master] Update image for 404 template

2020-04-01 Thread hiro
commit 7ff2abb45b3995b11229ab7c86c19b8b3477e83a Author: hiro Date: Wed Apr 1 18:00:49 2020 +0200 Update image for 404 template --- assets/static/images/404.png | Bin 142599 -> 36233 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/assets/static/images/404.png

[tor-commits] [lego/master] Update message to download torbrowser in 404

2020-04-01 Thread hiro
commit e4341d602db1c9fa40dbf4b27554f89c35653a09 Author: hiro Date: Wed Apr 1 17:58:05 2020 +0200 Update message to download torbrowser in 404 --- templates/404.html | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/404.html b/templates/404.html index

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit e9b60f060233a208f560aa46e7844b0722d0aa7c Author: Translation commit bot Date: Wed Apr 1 15:53:57 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 46 ++ 1 file changed, 42

[tor-commits] [lego/master] Add 404 template

2020-04-01 Thread hiro
commit c07fddb2b4798c8b7d9f305dfacc42f96d6c5468 Author: hiro Date: Wed Apr 1 17:53:10 2020 +0200 Add 404 template --- assets/static/images/404.png | Bin 0 -> 142599 bytes templates/404.html | 40 2 files changed, 40 insertions(+) diff

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit 10ef1e8c3af8941bbe04ed78e99c7b7e3ae99a76 Author: Translation commit bot Date: Wed Apr 1 15:23:51 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fa.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+fa.po

[tor-commits] [tor-browser-build/master] Fold in stable changelog for 9.0.7

2020-04-01 Thread sysrqb
commit 2d4f7b9537650ce2176daffe4b912cbd77f7e1f3 Author: Matthew Finkel Date: Wed Apr 1 14:59:19 2020 + Fold in stable changelog for 9.0.7 --- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 8 1 file changed, 8 insertions(+) diff --git

[tor-commits] [tor-browser-build/master] Bump https-everywhere version

2020-04-01 Thread sysrqb
commit 3e71b0dfc3250b55ee2d09c0b3c861b222afcba9 Author: Matthew Finkel Date: Wed Apr 1 15:01:50 2020 + Bump https-everywhere version --- projects/https-everywhere/config| 2 +- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 4 2 files changed, 5

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

2020-04-01 Thread teor
commit aa94f81add50f4afb6028d5b0c9a95950d95e252 Merge: 7d6e9d7d9 6c5c503a4 Author: teor Date: Wed Apr 1 23:03:47 2020 +1000 Merge branch 'maint-0.4.3' into release-0.4.3 changes/ticket33646 | 4 configure.ac| 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.4.3] configure: Fix enabled module variable expansion

2020-04-01 Thread teor
commit 6c5c503a4ca892380a7ad26b8355faae6680bd47 Author: David Goulet Date: Tue Mar 31 08:21:12 2020 -0400 configure: Fix enabled module variable expansion Fixes #33646 Signed-off-by: David Goulet --- changes/ticket33646 | 4 configure.ac| 2 +- 2 files

[tor-commits] [tor/master] configure: Fix enabled module variable expansion

2020-04-01 Thread teor
commit 6c5c503a4ca892380a7ad26b8355faae6680bd47 Author: David Goulet Date: Tue Mar 31 08:21:12 2020 -0400 configure: Fix enabled module variable expansion Fixes #33646 Signed-off-by: David Goulet --- changes/ticket33646 | 4 configure.ac| 2 +- 2 files

[tor-commits] [tor/maint-0.4.3] configure: Fix enabled module variable expansion

2020-04-01 Thread teor
commit 6c5c503a4ca892380a7ad26b8355faae6680bd47 Author: David Goulet Date: Tue Mar 31 08:21:12 2020 -0400 configure: Fix enabled module variable expansion Fixes #33646 Signed-off-by: David Goulet --- changes/ticket33646 | 4 configure.ac| 2 +- 2 files

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

2020-04-01 Thread teor
commit a8a92b94568bac8efee1f3d736569226ac82fced Merge: b5412d12f 6c5c503a4 Author: teor Date: Wed Apr 1 23:03:51 2020 +1000 Merge branch 'maint-0.4.3' changes/ticket33646 | 4 configure.ac| 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] hs-v3: Move ob_subcreds to hs_service_state_t.

2020-04-01 Thread dgoulet
commit 8fda94f944f00f6f436604038ce135ab70f4feb4 Author: George Kadianakis Date: Mon Mar 30 23:24:33 2020 +0300 hs-v3: Move ob_subcreds to hs_service_state_t. It's more natural there since it's runtime state. --- src/feature/hs/hs_circuit.c | 6 +++--- src/feature/hs/hs_ob.c

[tor-commits] [tor/master] Merge branch 'tor-github/pr/1844'

2020-04-01 Thread dgoulet
commit b5412d12f9eb4ef7ad5265ac441cd63b3f100ef3 Merge: ca8e6451f 8fda94f94 Author: David Goulet Date: Wed Apr 1 08:22:36 2020 -0400 Merge branch 'tor-github/pr/1844' src/feature/hs/hs_circuit.c | 6 +++--- src/feature/hs/hs_ob.c | 8 src/feature/hs/hs_service.c | 14

[tor-commits] [tor/master] hs-v3: Don't crash after SIGHUP in Onionbalance backend mode.

2020-04-01 Thread dgoulet
commit 0667a5af8df8f372f6482254ca24c66268ed02f8 Author: George Kadianakis Date: Mon Mar 30 23:17:39 2020 +0300 hs-v3: Don't crash after SIGHUP in Onionbalance backend mode. The ob_subcreds array was not copied after SIGHUP, and that left the post-SIGHUP service with a NULL

[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot

2020-04-01 Thread translation
commit 02a52e2670207e6f73cbccc010cc8a643783bc25 Author: Translation commit bot Date: Wed Apr 1 11:15:30 2020 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+es.po | 17 - 1 file changed, 16 insertions(+), 1 deletion(-)

[tor-commits] [metrics-web/master] Set default locale US and default time zone UTC.

2020-04-01 Thread karsten
commit 9844bc523c98965f1d626dd8f7f892fef09aabe3 Author: Karsten Loesing Date: Wed Apr 1 12:45:37 2020 +0200 Set default locale US and default time zone UTC. Part of these changes have already been made in earlier commits as part of #24532. This commit makes remaining changes

[tor-commits] [onionoo/master] Set default locale US and default time zone UTC.

2020-04-01 Thread karsten
commit e18b1cd7bb0cc6a6c6cb29dc00b37daa6a4c3aa2 Author: Karsten Loesing Date: Wed Apr 1 12:45:31 2020 +0200 Set default locale US and default time zone UTC. Part of #33655. --- CHANGELOG.md | 2 ++ src/build

[tor-commits] [collector/master] Set default locale US and default time zone UTC.

2020-04-01 Thread karsten
commit 2b90d656d1b6c27f1e9f1d05a4cf747afec26353 Author: Karsten Loesing Date: Wed Apr 1 12:45:07 2020 +0200 Set default locale US and default time zone UTC. Part of #33655. --- CHANGELOG.md | 2 ++ src/build

[tor-commits] [metrics-base/master] Set default locale and default time zone for tests.

2020-04-01 Thread karsten
commit b5e1a2d7b29e58cc0645f068a1ebf4377bf9d8b8 Author: Karsten Loesing Date: Wed Apr 1 12:22:32 2020 +0200 Set default locale and default time zone for tests. Set default locale `US` and default time zone `UTC` using Java properties before when running unit tests.

[tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml

2020-04-01 Thread translation
commit 5a5d8c1978a137f6e8d62bf7a693369bea30798f Author: Translation commit bot Date: Wed Apr 1 09:46:48 2020 + https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml --- hi-IN/strings.xml | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git

[tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed

2020-04-01 Thread translation
commit 8f92e2a6affed6a07c2fccc1b923d5ca17cc Author: Translation commit bot Date: Wed Apr 1 09:46:54 2020 + https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed --- hi-IN/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit f1c748cd99bf0f45e878f075d4b230e32db2b9cd Author: Translation commit bot Date: Wed Apr 1 08:53:50 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2020-04-01 Thread translation
commit 31fe98f099a3121af82cc05bdd8230ce665e9daf Author: Translation commit bot Date: Wed Apr 1 08:24:08 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-)

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-04-01 Thread translation
commit de0655c63240b66cdad5487f2381a092b808ca8f Author: Translation commit bot Date: Wed Apr 1 08:16:05 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- zh_CN/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed

2020-04-01 Thread translation
commit 130348935350ef7415835c5e60377cd40d4ad2fa Author: Translation commit bot Date: Wed Apr 1 08:16:10 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed --- zh_CN/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb

2020-04-01 Thread translation
commit f5ea5fbddb0c59e6a61173debff9146ef4cb5cfc Author: Translation commit bot Date: Wed Apr 1 08:15:17 2020 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb --- zh_CN/LC_MESSAGES/bridgedb.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [translation/abouttor-homepage_completed] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage_completed

2020-04-01 Thread translation
commit f35ef638d23e3d403103697df4060b48345f8bc4 Author: Translation commit bot Date: Wed Apr 1 08:15:11 2020 + https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage_completed --- zh-CN/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage

2020-04-01 Thread translation
commit 1aa3d55d3b21657827796439d038414802291ba3 Author: Translation commit bot Date: Wed Apr 1 08:15:05 2020 + https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage --- zh-CN/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git