[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1459' into bug32240_32242_035

2019-12-19 Thread teor
commit 0b3763612cfd74fd8e1ee79f6fbe58a70e4288b8 Merge: 75096de4c 434248664 Author: teor Date: Mon Dec 16 09:21:05 2019 +1000 Merge remote-tracking branch 'tor-github/pr/1459' into bug32240_32242_035 .travis.yml | 3 +-- changes/ticket32242 | 2 ++ 2 files changed, 3 insertions(+),

[tor-commits] [tor/master] Merge branch 'bug32240_041' into bug32240_042

2019-12-19 Thread teor
commit da404910a7cb25c20baf3fbf5e7a6a056bdbe9df Merge: bd11fb109 4a34fd5b7 Author: teor Date: Mon Dec 16 09:15:42 2019 +1000 Merge branch 'bug32240_041' into bug32240_042 Merge: * CHUTNEY_TOR_SANDBOX=0 from bug32240_041 * RUST_VERSION from maint-0.4.2 .travis.yml

[tor-commits] [tor/master] Merge branch 'bug32240_32242_042' into bug32240_32242_master

2019-12-19 Thread teor
commit 55b25ee6c632a603c3a83e83deee396868289be7 Merge: 86ca3194a 8b5c11fbf Author: teor Date: Mon Dec 16 09:25:38 2019 +1000 Merge branch 'bug32240_32242_042' into bug32240_32242_master Merge: * libzstd-dev from ticket32242_042 * coccinelle from master .travis.yml

[tor-commits] [tor/master] Merge branch 'bug32240_32242_040' into bug32240_32242_041

2019-12-19 Thread teor
commit 84c4ede052bc642677d9f53f9802e6d69ca647df Merge: 4a34fd5b7 d96b35d66 Author: teor Date: Mon Dec 16 09:23:41 2019 +1000 Merge branch 'bug32240_32242_040' into bug32240_32242_041 .travis.yml | 3 +-- changes/ticket32242 | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-)

[tor-commits] [tor/master] Merge branch 'bug32240_035' into bug32240_040

2019-12-19 Thread teor
commit e2f78396f400dff5b28f6fdf845a9bcf7a8d1b85 Merge: 748117298 75096de4c Author: teor Date: Mon Dec 16 09:14:32 2019 +1000 Merge branch 'bug32240_035' into bug32240_040 .travis.yml | 7 +++ changes/ticket32240 | 4 2 files changed, 7 insertions(+), 4 deletions(-) __

[tor-commits] [tor/master] Merge branch 'bug32240_029' into bug32240_035

2019-12-19 Thread teor
commit 75096de4c7ade9d8e734017d46714378bf3ae94c Merge: 1cd20ff84 37b04aeed Author: teor Date: Mon Dec 16 09:09:16 2019 +1000 Merge branch 'bug32240_029' into bug32240_035 Merge * Chutney Trusty deletion in bug32240_029 * NSS addition in maint-0.3.5 .travis.yml | 7

[tor-commits] [tor/master] Merge branch 'bug32240_040' into bug32240_041

2019-12-19 Thread teor
commit 4a34fd5b746fcbd712607323cb48cfcd6e72456f Merge: ffccf6fc5 e2f78396f Author: teor Date: Mon Dec 16 09:14:38 2019 +1000 Merge branch 'bug32240_040' into bug32240_041 .travis.yml | 7 +++ changes/ticket32240 | 4 2 files changed, 7 insertions(+), 4 deletions(-) __

[tor-commits] [tor/master] Travis: Run Chutney jobs in Ubuntu Bionic images

2019-12-19 Thread teor
commit 0f07d252436bcc3b86c0003ea0a8fe14e13428b0 Author: teor Date: Mon Dec 16 09:03:48 2019 +1000 Travis: Run Chutney jobs in Ubuntu Bionic images Closes 32240. --- .travis.yml | 4 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1d56d64d4..a67b8b

[tor-commits] [tor/master] Travis: Use zstd in our Travis Linux builds

2019-12-19 Thread teor
commit 43424866496e6f7613ec652c798fec3b8b460c6d Author: teor Date: Wed Oct 23 22:35:24 2019 +1000 Travis: Use zstd in our Travis Linux builds Recent Ubuntu versions have zstd >= 1.1, which is an optional tor build dependency. Closes ticket 32242. --- .travis.yml

[tor-commits] [chutney/master] Merge remote-tracking branch 'tor-github/pr/44'

2019-12-19 Thread teor
commit 8b09bafe9c3731fd05fd9617a780d38a65216d35 Merge: e748a5f f4ecd58 Author: teor Date: Fri Dec 20 10:01:31 2019 +1000 Merge remote-tracking branch 'tor-github/pr/44' .travis.yml | 153 ++-- chutney | 2 +- tests/unit

[tor-commits] [chutney/master] Travis: Turn off Tor's Sandbox in Chutney's CI

2019-12-19 Thread teor
commit 0038a97a49257bf9b8ede801783e7f83b3fb17d0 Author: teor Date: Mon Dec 16 09:46:36 2019 +1000 Travis: Turn off Tor's Sandbox in Chutney's CI We need to set "Sandbox 0", until we fix sandbox errors that are triggered by Ubuntu Xenial and Bionic. See 32722. Part of 3

[tor-commits] [chutney/master] Travis: Run 0.2.9 on Xenial

2019-12-19 Thread teor
commit f4ecd5876a9aa671afdcbdf5b9a2adb1aa7b57f5 Author: teor Date: Fri Dec 20 09:14:43 2019 +1000 Travis: Run 0.2.9 on Xenial Bionic has an OpenSSL version mismatch between Tor's build, and Travis' image. Part of 32630. --- .travis.yml | 8 ++-- 1 file changed, 6

[tor-commits] [chutney/master] Travis: Show the torrc when the job fails

2019-12-19 Thread teor
commit 02a158d3b9e8c00e1b14febc1dd445c6544e572b Author: teor Date: Wed Dec 18 12:27:16 2019 +1000 Travis: Show the torrc when the job fails Diagnostics for 32630. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 17dd5ac..6bdb518

[tor-commits] [chutney/master] chutney: Prefer python3 when running chutney

2019-12-19 Thread teor
commit b53ab19df9bc2fb679a95a27e079dad03418f100 Author: teor Date: Sun Dec 1 18:10:07 2019 +1000 chutney: Prefer python3 when running chutney Python 2 is EOL on 1 January 2020. Part of 32631. --- chutney | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/

[tor-commits] [chutney/master] Travis: Use the latest OS images

2019-12-19 Thread teor
commit ec283436b47020baf5fdf5eed4dd5e0f22611b5d Author: teor Date: Thu Nov 28 13:08:58 2019 +1000 Travis: Use the latest OS images Use macOS 10.14. Stay on Ubuntu Xenial until 32630 is fixed. Part of 32631. --- .travis.yml | 16 ++-- 1 file changed, 1

[tor-commits] [chutney/master] Travis: Use the latest Python versions

2019-12-19 Thread teor
commit e6f47dd9681b67c4b8b3fe293c195b9211a6ffab Author: teor Date: Thu Nov 28 13:14:07 2019 +1000 Travis: Use the latest Python versions Also: * Set $PYTHON for macOS python3 * Use "python" as the default for $PYTHON * Respect $PYTHON in unit-tests.sh Part of 3

[tor-commits] [chutney/master] Travis: Test with Tor 0.4.2

2019-12-19 Thread teor
commit a691883b791ecb95547f952282091cd4f332adb4 Author: teor Date: Thu Nov 28 13:13:31 2019 +1000 Travis: Test with Tor 0.4.2 Part of 32631. --- .travis.yml | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9

[tor-commits] [chutney/master] Travis: Set pipefail

2019-12-19 Thread teor
commit dc19f219eba7bf15a9a04a4e6a038482c829b139 Author: teor Date: Mon Dec 2 11:56:41 2019 +1000 Travis: Set pipefail --- .travis.yml | 4 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 07ed4ff..88039a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -204,

[tor-commits] [chutney/master] Travis: Run Chutney jobs in Ubuntu Bionic images

2019-12-19 Thread teor
commit c430471c065bad8bc2a1a4a27bd68de7037c0dc2 Author: teor Date: Mon Dec 16 09:48:56 2019 +1000 Travis: Run Chutney jobs in Ubuntu Bionic images Except for pypy jobs, which need to run on Xenial, because pypy isn't packaged for Travis Bionic yet. Closes 32630. --- .

[tor-commits] [chutney/master] Travis: Remove unused sudo: key

2019-12-19 Thread teor
commit 0ec7a4901578dbe73fa2213c390f481c33c4fbd6 Author: teor Date: Sun Dec 1 19:21:02 2019 +1000 Travis: Remove unused sudo: key --- .travis.yml | 4 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index bf50ae6..7ca2c74 100644 --- a/.travis.yml +++ b/.travis.ym

[tor-commits] [chutney/master] Travis: Diagnostics for 32630

2019-12-19 Thread teor
commit 0cfed0bec20a1b57a8cdad8ed80fb429d4ccea5a Author: teor Date: Thu Nov 28 13:58:01 2019 +1000 Travis: Diagnostics for 32630 --- .travis.yml | 4 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 971f825..07ed4ff 100644 --- a/.travis.yml +++ b/.travis.ym

[tor-commits] [tor/master] Code Style: Delete headers that are included twice

2019-12-19 Thread teor
commit cd160291a755ac830855e3226e6c470a5b2ecede Author: teor Date: Tue Nov 26 09:10:32 2019 +1000 Code Style: Delete headers that are included twice These changes were created using the "make autostyle" from 32522, and then split into commits. --- src/app/main/main.c

[tor-commits] [tor/master] Run "make autostyle"

2019-12-19 Thread teor
commit 57b6678d52eec334a3e650158ac97d60b5b2b38b Author: teor Date: Fri Dec 20 09:45:53 2019 +1000 Run "make autostyle" --- src/feature/control/control_hs.h | 2 +- src/lib/math/prob_distr.c| 2 +- src/test/fakecircs.c | 2 +- src/test/test_options_act.c | 4 ++-- s

[tor-commits] [tor/master] Code Style: Delete PRIVATE defines that are never used

2019-12-19 Thread teor
commit d8b868e483109e32780ec8bfdcefdfbd8355c172 Author: teor Date: Tue Nov 26 09:07:47 2019 +1000 Code Style: Delete PRIVATE defines that are never used Some ".c" files define *_PRIVATE macros, but those macros are not used in any header file. Delete them. These change

[tor-commits] [tor/master] Makefile/git scripts: Add comments to keep owned file lists in sync

2019-12-19 Thread teor
commit ac3a9aaf0dc6f376368f1ad51c79e332da52adc2 Author: teor Date: Tue Nov 26 09:20:57 2019 +1000 Makefile/git scripts: Add comments to keep owned file lists in sync --- Makefile.am | 4 scripts/coccinelle/check_cocci_parse.sh | 4 scripts/git/pre-comm

[tor-commits] [tor-browser/tor-browser-68.3.0esr-9.5-1] fixup! TB4: Tor Browser's Firefox preference overrides.

2019-12-19 Thread sysrqb
commit 4b45c970c7391af1d3a0b2e566d68247d34b6190 Author: Georg Koppen Date: Mon Dec 16 19:55:20 2019 + fixup! TB4: Tor Browser's Firefox preference overrides. Fixes bug 31134. --- browser/app/profile/000-tor-browser.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/brows

[tor-commits] [tor-browser/tor-browser-68.3.0esr-9.5-1] Merge remote-tracking branch 'gk/bug_31134' into tor-browser-68.3.0esr-9.5-1

2019-12-19 Thread sysrqb
commit d451851c54cb5c6d505e2b76da7d9a9f4ea81aa7 Merge: 4fc2f6a58eb3 4b45c970c739 Author: Matthew Finkel Date: Thu Dec 19 21:56:31 2019 + Merge remote-tracking branch 'gk/bug_31134' into tor-browser-68.3.0esr-9.5-1 browser/app/profile/000-tor-browser.js | 3 --- 1 file changed, 3 delet

[tor-commits] [tor-browser/tor-browser-68.3.0esr-9.5-1] fixup! Pick up latest Torbutton code

2019-12-19 Thread sysrqb
commit 4fc2f6a58eb31619a7c2b5882e47f7a95750b57b Author: Matthew Finkel Date: Thu Dec 19 21:56:13 2019 + fixup! Pick up latest Torbutton code --- toolkit/torproject/torbutton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/torproject/torbutton b/toolkit/torpr

[tor-commits] [torbutton/master] Bug 31134: Govern graphite again by security settings

2019-12-19 Thread sysrqb
commit ff6bb6affa58dace225ea8b76d7c8d6597ad3be1 Author: Georg Koppen Date: Mon Dec 16 19:59:47 2019 + Bug 31134: Govern graphite again by security settings --- modules/security-prefs.js | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/security-prefs.js b/modules/security-pre

[tor-commits] [torbutton/master] Merge remote-tracking branch 'bradetpo/bug32674-01'

2019-12-19 Thread sysrqb
commit 455a841eae672591f2c63c86c158c383f19a27ad Merge: 0e5ac5d2 656109f9 Author: Matthew Finkel Date: Thu Dec 19 21:43:27 2019 + Merge remote-tracking branch 'bradetpo/bug32674-01' chrome/content/aboutTor/aboutTor-content.js | 4 +++- chrome/content/aboutTor/aboutTor.xhtml | 2 +-

[tor-commits] [torbutton/master] Merge remote-tracking branch 'gk/bug_31134'

2019-12-19 Thread sysrqb
commit 21f126b9e971549dc294fad450fb415da1d3ed43 Merge: 455a841e ff6bb6af Author: Matthew Finkel Date: Thu Dec 19 21:50:26 2019 + Merge remote-tracking branch 'gk/bug_31134' modules/security-prefs.js | 1 + 1 file changed, 1 insertion(+) ___

[tor-commits] [torbutton/master] Bug 32674: Point the about:tor "Get involved" link to the community portal.

2019-12-19 Thread sysrqb
commit 656109f96a26f8b4a38f0ecfd3985590f272f76d Author: Kathy Brade Date: Thu Dec 12 13:22:16 2019 -0500 Bug 32674: Point the about:tor "Get involved" link to the community portal. The link is now constructed in code (instead of coming from aboutTor.dtd) and it is: https:

[tor-commits] [community/master] Update link for Tor FAQ

2019-12-19 Thread emmapeel
commit 3c3fe0a005c434d9032efcad1dbb5d11b73d96e2 Merge: d77912b 55e30a6 Author: emma peel Date: Thu Dec 19 16:46:52 2019 +0100 Update link for Tor FAQ content/relay-operations/community-resources/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ___

[tor-commits] [community/master] Update link for Tor FAQ

2019-12-19 Thread emmapeel
commit 55e30a679931a6aabb294a1beb8e8101357d22d8 Author: IvetaHron <48660940+ivetah...@users.noreply.github.com> Date: Tue Oct 22 16:42:18 2019 +0100 Update link for Tor FAQ Update link for Tor FAQ to Support portal. --- content/relay-operations/community-resources/contents.lr | 2 +

[tor-commits] [lego/master] Add rel="me" for Mastodon verification

2019-12-19 Thread hiro
commit 85ddd431a2c14581dabc76474805788ee949aa5d Author: RotationMatrix <52428419+rotationmat...@users.noreply.github.com> Date: Sun Dec 1 15:42:01 2019 -0500 Add rel="me" for Mastodon verification will-fix: https://dip.torproject.org/torproject/web/lego/issues/5 --- templates/foote

[tor-commits] [lego/master] Change mastodon link in footer to verify account

2019-12-19 Thread hiro
commit 620c5866a641f76a8eab06eeb5809b625bcac890 Merge: b460e2a 85ddd43 Author: hiro Date: Thu Dec 19 16:43:04 2019 +0100 Change mastodon link in footer to verify account templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) __

[tor-commits] [lego/master] Update _tpo.scss

2019-12-19 Thread hiro
commit ee370046b4825748315a934f3c5d0cff9ba217e3 Author: Enjeck Cleopatra <32180937+protecht...@users.noreply.github.com> Date: Wed Dec 18 01:15:40 2019 +0100 Update _tpo.scss --- assets/scss/_tpo.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/scss/_tpo.scss

[tor-commits] [lego/master] Update bootstrap.css

2019-12-19 Thread hiro
commit 0faac6b53eb88ded5c7d6f4e746d120f69851ca5 Author: Enjeck Cleopatra <32180937+protecht...@users.noreply.github.com> Date: Wed Dec 18 01:17:40 2019 +0100 Update bootstrap.css --- assets/static/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stati

[tor-commits] [lego/master] Update bootstrap.css

2019-12-19 Thread hiro
commit c83152d118d7b3f93330273166196e965b1f67f1 Author: Enjeck Cleopatra <32180937+protecht...@users.noreply.github.com> Date: Wed Dec 18 01:19:55 2019 +0100 Update bootstrap.css --- assets/static/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/s

[tor-commits] [lego/master] Centralizing icons at https://www.torproject.org/contact/

2019-12-19 Thread hiro
commit e582c5c6818e4190eeda4d78d3cd418021194276 Merge: 989cd76 c83152d Author: hiro Date: Thu Dec 19 16:37:14 2019 +0100 Centralizing icons at https://www.torproject.org/contact/ assets/scss/_tpo.scss | 2 +- assets/static/bootstrap.css | 2 +- assets/static/css/bootstrap.cs

[tor-commits] [community/master] Merge remote-tracking branch 'clash/patch-1'

2019-12-19 Thread emmapeel
commit d77912bb545ea7217794795b7cefda40da1221a3 Merge: f1d5851 2b71d91 Author: emma peel Date: Thu Dec 19 16:35:03 2019 +0100 Merge remote-tracking branch 'clash/patch-1' content/relay-operations/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) __

[tor-commits] [community/master] Update contents.lr

2019-12-19 Thread emmapeel
commit 2b71d91ce4d7086d110d6e3353285e8e8154166c Author: Aadi Bajpai Date: Tue Nov 12 16:05:58 2019 +0530 Update contents.lr --- content/relay-operations/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/relay-operations/contents.lr b/content/relay-ope

[tor-commits] [dip/master] Maintain git config as file

2019-12-19 Thread hiro
commit d7198511d71ddc306883bdf4620d02528c51b427 Author: Bastian Blank Date: Thu Dec 12 19:15:30 2019 +0100 Maintain git config as file --- roles/gitaly/tasks/git.yml | 23 --- roles/gitaly/templates/gitconfig.j2 | 22 ++ 2 files changed, 26

[tor-commits] [dip/master] Upgrade to yarn 1.21.1

2019-12-19 Thread hiro
commit b50f124b2e4197872da78166f769669903381332 Author: Bastian Blank Date: Thu Dec 12 19:46:49 2019 +0100 Upgrade to yarn 1.21.1 --- roles/yarn/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/yarn/defaults/main.yml b/roles/yarn/defaults/main.yml

[tor-commits] [dip/master] Revert "Disable webpack source maps to reduce memory usage"

2019-12-19 Thread hiro
commit f1bef69f0e3e69ce4c13082a3a5caf170b46689a Author: Bastian Blank Date: Thu Dec 12 20:15:18 2019 +0100 Revert "Disable webpack source maps to reduce memory usage" This reverts commit 5ac082ebb3035f03a25c5b8b4ae8ba59cf5c7207. --- roles/gitlab/tasks/assets.yml | 2 +- 1 file cha

[tor-commits] [dip/master] Remove minio support

2019-12-19 Thread hiro
commit 7014ccd02ce33b2c04a774fd2edcd7c5237551da Author: Bastian Blank Date: Thu Dec 12 19:44:52 2019 +0100 Remove minio support --- playbooks/group_vars/all.yml | 1 - roles/minio/defaults/main.yml | 3 --- roles/minio/meta/main.yml | 2 -- roles/minio/tasks/config.yml | 11 --

[tor-commits] [dip/master] Upgrade to 12.5.4

2019-12-19 Thread hiro
commit 002c188aa867f3e8ba6cd8477d637855c81fbbd6 Author: Bastian Blank Date: Thu Dec 12 18:39:00 2019 +0100 Upgrade to 12.5.4 --- playbooks/group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/group_vars/all.yml b/playbooks/group_vars/all.yml inde

[tor-commits] [dip/master] Update git config with values set by upstream

2019-12-19 Thread hiro
commit 472924143c33a1737b12ad2c5910698757f5b7e6 Author: Bastian Blank Date: Thu Dec 12 19:19:14 2019 +0100 Update git config with values set by upstream --- roles/gitaly/templates/gitconfig.j2 | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/roles/gitaly/templates

[tor-commits] [dip/master] Upgrade to node 12.13.1

2019-12-19 Thread hiro
commit 418fa7b620b67fcdbc7bc4b2bab03ca12a7b96f2 Author: Bastian Blank Date: Thu Dec 12 19:46:00 2019 +0100 Upgrade to node 12.13.1 --- roles/node/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/node/defaults/main.yml b/roles/node/defaults/main.ym

[tor-commits] [tpo/master] Moss is no longer an active sponsor as of 12/15/19

2019-12-19 Thread emmapeel
commit 02a8c5d10558eb1f2d1d842f660741e1ba7277a4 Author: Bekeela Davila Date: Tue Dec 17 19:15:24 2019 + Moss is no longer an active sponsor as of 12/15/19 --- content/about/sponsors/mozilla/contents.lr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/abou

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

2019-12-19 Thread translation
commit da15b708a0fd6e844862cc402d83a0ef5216c5e6 Author: Translation commit bot Date: Thu Dec 19 14:47:31 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- ml.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ml.po b/ml.po index 72b

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

2019-12-19 Thread translation
commit b2d9dcc827a4f54954c3991be1976dd9b5ce5b8a Author: Translation commit bot Date: Thu Dec 19 14:19:33 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tails-iuk --- ml.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ml.po b/ml.po index b932

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

2019-12-19 Thread translation
commit 9634d2b64c900af093d6a725e7df210fb64bd9d1 Author: Translation commit bot Date: Thu Dec 19 14:19:27 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- ml.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml.po b/ml.po index c

[tor-commits] [lego/master] navbar validation issue

2019-12-19 Thread hiro
commit 989cd761a3fbf0b20fef376d7476abfd3151ca71 Author: Enjeck Cleopatra <32180937+protecht...@users.noreply.github.com> Date: Sat Oct 19 08:18:38 2019 +0100 navbar validation issue --- templates/navbar.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/navbar.html b/template

[tor-commits] [lego/master] fixing validator errors

2019-12-19 Thread hiro
commit 48539ec0d6ba11cc17e5447a416691e6e1d119b1 Author: Enjeck Cleopatra <32180937+protecht...@users.noreply.github.com> Date: Sat Oct 19 07:39:48 2019 +0100 fixing validator errors --- templates/footer.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/

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

2019-12-19 Thread translation
commit 260022381c99f3bf2cc8cf3ba352f8e68c507e06 Author: Translation commit bot Date: Thu Dec 19 13:45:41 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/en_GB/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

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

2019-12-19 Thread translation
commit 7c2ea9f47fbc8c68c2c78be24f3d8b96d14b5ec9 Author: Translation commit bot Date: Thu Dec 19 13:45:20 2019 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb --- en_GB/LC_MESSAGES/bridgedb.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --gi

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

2019-12-19 Thread translation
commit 7f90bb98ebd6a9d9a220aa5de553032a73603ea7 Author: Translation commit bot Date: Thu Dec 19 13:45:12 2019 + https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage_completed --- en-GB/aboutTor.dtd | 5 + 1 file changed, 5 insertions(+) diff --git a/en-GB/abo

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

2019-12-19 Thread translation
commit f2ecb318553495aad83be5ea3d0b4839f4d8b6b4 Author: Translation commit bot Date: Thu Dec 19 13:24:59 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+en_GB.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+en_GB

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

2019-12-19 Thread translation
commit d68f6b05a88a5010befd098c6747c0e0a010a921 Author: Translation commit bot Date: Thu Dec 19 13:21:23 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+en-GB.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/c

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

2019-12-19 Thread translation
commit 7bf5be26f16df41fdd3ccf6423d334cf90dc9f98 Author: Translation commit bot Date: Thu Dec 19 13:20:45 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup --- en_GB/en_GB.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

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

2019-12-19 Thread translation
commit 5063d46d95f5ea9ad95398ab5af0c7297a2882a3 Author: Translation commit bot Date: Thu Dec 19 13:19:25 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- en_GB.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_GB.po b/en_

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

2019-12-19 Thread translation
commit b01a6e7fe3a6dbe95bb119ab0db8b6b517e32a40 Author: Translation commit bot Date: Thu Dec 19 13:17:30 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- en_GB.po | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/e

[tor-commits] [tor/master] Merge branch 'dirauth_config_squashed'

2019-12-19 Thread nickm
commit a6ba56761b6dc22011eee015f371d37d7b399a64 Merge: 5c98a42f4 13df74492 Author: Nick Mathewson Date: Thu Dec 19 07:55:06 2019 -0500 Merge branch 'dirauth_config_squashed' src/app/config/config.c| 1 - src/app/config/or_options_st.h | 2

[tor-commits] [tor/master] Declare relay/dirauth subsystem levels in a header.

2019-12-19 Thread nickm
commit 13df7449217cec5d4a9baf73adec850614b43633 Author: Nick Mathewson Date: Wed Dec 18 11:49:26 2019 -0500 Declare relay/dirauth subsystem levels in a header. This way, we can't get out of sync between the two declarations. --- src/feature/dirauth/dirauth_stub.c | 2 +- src/featu

[tor-commits] [tor/master] Add an integration test for options disabled by dirauth subsystem.

2019-12-19 Thread nickm
commit 8d474e4dc5e4088eb26fc0dd665f22d0cfb06abf Author: Nick Mathewson Date: Sun Dec 15 19:05:17 2019 -0500 Add an integration test for options disabled by dirauth subsystem. --- src/test/conf_examples/dirauth_2/expected | 1 + src/test/conf_examples/dirauth_2/expected

[tor-commits] [tor/master] Add torint.h include to confdecl.h.

2019-12-19 Thread nickm
commit 1d0ccda5955957c6c09a081502b315ba21c7c62e Author: Nick Mathewson Date: Sun Dec 15 11:46:05 2019 -0500 Add torint.h include to confdecl.h. This change allows other modules to include confdecl.h without having first to include integer types they might not even use. --- src

[tor-commits] [tor/master] Allow struct_magic to be disabled.

2019-12-19 Thread nickm
commit 419ba97df5bd168bf773478270c0043f20328e15 Author: Nick Mathewson Date: Sun Dec 15 18:42:01 2019 -0500 Allow struct_magic to be disabled. When a subsystem is disabled, there will be no corresponding object allocated, and no magic numbers on it. --- src/lib/conf/conftypes.

[tor-commits] [tor/master] Add "stub" files for disabled modules.

2019-12-19 Thread nickm
commit 5e2318165dba782f6daa6620b17e0fa1e72b4b11 Author: Nick Mathewson Date: Sun Dec 15 18:10:11 2019 -0500 Add "stub" files for disabled modules. These modules are only built when the selected modules are disabled. The provide stub implementations of the subsystem blocks. Lat

[tor-commits] [tor/master] Add config object for dirauth; move one option there.

2019-12-19 Thread nickm
commit ffa3499d81823eb21811a479c31b59f1bfb5bc61 Author: Nick Mathewson Date: Sun Dec 15 11:46:55 2019 -0500 Add config object for dirauth; move one option there. I've chosen the "AuthDirMaxServersPerAddr" option here for simplicity, since it is used literally nowhere else besid

[tor-commits] [tor/master] Support a flag to indicate that a config var is disabled

2019-12-19 Thread nickm
commit 9082a6db3f31c768ba862ed22f0824e99b4e0e22 Author: Nick Mathewson Date: Sun Dec 15 18:40:12 2019 -0500 Support a flag to indicate that a config var is disabled Like "obsolete" variables, these variables produce a warning when you try to set them, but the warning says that

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

2019-12-19 Thread translation
commit f6e0f6c7f4ef9d4a8b76797797cff27d8e6860a5 Author: Translation commit bot Date: Thu Dec 19 12:22:39 2019 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties_completed --- lt/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletio

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

2019-12-19 Thread translation
commit 2ac0082f90fcde8bd8902d41f16257763fceaa53 Author: Translation commit bot Date: Thu Dec 19 12:22:32 2019 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties --- lt/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2019-12-19 Thread translation
commit a96571f0669e3ba556e621619fff96a60bed71f8 Author: Translation commit bot Date: Thu Dec 19 10:45:39 2019 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+ro.po | 42 -- 1 file changed, 32 inser

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

2019-12-19 Thread translation
commit 4c3c07eae8d8e4b5666c60c6f81b356379aa4ac1 Author: Translation commit bot Date: Thu Dec 19 10:15:30 2019 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+ro.po | 109 +++-- 1 file c

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

2019-12-19 Thread translation
commit a0c7d546d2c1ccaf1d2b541ae7cf09c8f068c6d6 Author: Translation commit bot Date: Thu Dec 19 09:45:29 2019 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+ro.po | 63 +++--- 1 file c

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1584'

2019-12-19 Thread teor
commit 5c98a42f491145a0d706ba01bfc1947477f76534 Merge: b7304027f 9a556dee8 Author: teor Date: Thu Dec 19 19:33:29 2019 +1000 Merge remote-tracking branch 'tor-github/pr/1584' scripts/coccinelle/check_cocci_parse.sh | 47 ++--- 1 file changed, 44 insertions(+),

[tor-commits] [tor/master] cocci: Require spatch >= 1.0.4 to run checks

2019-12-19 Thread teor
commit 9a556dee81cc83faa563fc49ed94ff4924d7a4bd Author: teor Date: Tue Dec 3 14:53:33 2019 +1000 cocci: Require spatch >= 1.0.4 to run checks No changes file required: not in any released version of tor. Fixes bug 32663. --- scripts/coccinelle/check_cocci_parse.sh | 47 ++

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

2019-12-19 Thread translation
commit ea60ac52abd97215fb8575ddb748d85b9359ab93 Author: Translation commit bot Date: Thu Dec 19 09:15:29 2019 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+ro.po | 27 +-- 1 file changed, 25 insertions(+), 2 del

<    1   2