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

2016-11-21 Thread translation
commit 4811834ddfa130c1029f28860feade485db25787 Author: Translation commit bot Date: Tue Nov 22 06:48:09 2016 + Update translations for tails-greeter-2 --- ru/ru.po | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/ru.po b/ru/ru.po index

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

2016-11-21 Thread translation
commit 73b0ff38a7849e40551c90efe2830da0522c2101 Author: Translation commit bot Date: Mon Nov 21 20:48:14 2016 + Update translations for tails-greeter-2_completed --- pt_BR/pt_BR.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2016-11-21 Thread translation
commit b00e4051f3df5f71b669019537dd9e250e16b335 Author: Translation commit bot Date: Mon Nov 21 20:48:09 2016 + Update translations for tails-greeter-2 --- pt_BR/pt_BR.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pt_BR/pt_BR.po

[tor-commits] [tor-messenger-build/master] Bug 19817: add script to generate incremental MARs and update responses

2016-11-21 Thread boklm
commit 7c38e2668a570b8cda3a930f8bd089be79863d92 Author: Nicolas Vigier Date: Mon Nov 21 20:59:32 2016 +0100 Bug 19817: add script to generate incremental MARs and update responses The Makefile rules to do it are not added yet. ---

[tor-commits] [torbutton/master] Revert "Bug 20614: Add links to Tor Browser User Manual"

2016-11-21 Thread gk
commit 745c80d997df1f2f5b2351f55cc8fc263228f73b Author: Georg Koppen Date: Mon Nov 21 18:56:21 2016 + Revert "Bug 20614: Add links to Tor Browser User Manual" This reverts commit 8a5dc8c510331714e84feb2b8d4369abf76b8e20. This is the wrong commit

[tor-commits] [torbutton/master] Bug 20728: Fix bad preferences.xul dimensions

2016-11-21 Thread gk
commit d3aa9fed9b0feffd5cc046d0729fc90c7c53c96e Author: Arthur Edelstein Date: Mon Nov 21 10:15:53 2016 -0800 Bug 20728: Fix bad preferences.xul dimensions --- src/chrome/content/preferences.xul | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-)

[tor-commits] [torbutton/master] Bug 20614: Add links to Tor Browser User Manual

2016-11-21 Thread gk
commit 8a5dc8c510331714e84feb2b8d4369abf76b8e20 Author: Arthur Edelstein Date: Fri Nov 11 20:03:15 2016 -0800 Bug 20614: Add links to Tor Browser User Manual --- src/chrome/content/aboutTor/aboutTor.xhtml | 9 +- src/chrome/content/menu-overlay.xul|

[tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd

2016-11-21 Thread translation
commit 13775ef6c5eee2a7d32365e8b16bdbe3555adf06 Author: Translation commit bot Date: Mon Nov 21 18:46:39 2016 + Update translations for torbutton-torbuttondtd --- hu/torbutton.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9

2016-11-21 Thread nickm
commit e2c881487cab57b1b4301560f10b4e3ff4a44167 Merge: 8a767ba f12aad7 Author: Nick Mathewson Date: Mon Nov 21 12:40:08 2016 -0500 Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9 changes/bug20423 | 6 ++ src/or/control.c | 2 +-

[tor-commits] [tor/maint-0.2.9] refactor router_pick_published_address to have another arg

2016-11-21 Thread nickm
commit 3bb40b213b26467df2604023ae29d915dc740128 Author: Roger Dingledine Date: Wed Nov 16 16:13:03 2016 -0500 refactor router_pick_published_address to have another arg no change in behavior except fewer log entries in the case where we use a cached

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

2016-11-21 Thread nickm
commit c35d481f56284ebeafc2860eed27c9833d631983 Merge: 6dc25e7 e2c8814 Author: Nick Mathewson Date: Mon Nov 21 12:44:21 2016 -0500 Merge branch 'maint-0.2.9' changes/bug20423 | 6 ++ src/or/control.c | 2 +- src/or/dirserv.c | 3 ++-

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

2016-11-21 Thread nickm
commit 5d87e0eb47830b7443cac243dbac2d9ab9fb8517 Merge: 33c5470 e2c8814 Author: Nick Mathewson Date: Mon Nov 21 12:44:12 2016 -0500 Merge branch 'maint-0.2.9' into release-0.2.9 changes/bug20423 | 6 ++ src/or/control.c | 2 +- src/or/dirserv.c

[tor-commits] [tor/release-0.2.9] refactor router_pick_published_address to have another arg

2016-11-21 Thread nickm
commit 3bb40b213b26467df2604023ae29d915dc740128 Author: Roger Dingledine Date: Wed Nov 16 16:13:03 2016 -0500 refactor router_pick_published_address to have another arg no change in behavior except fewer log entries in the case where we use a cached

[tor-commits] [tor/release-0.2.9] don't attempt a resolve when the cached answer will do

2016-11-21 Thread nickm
commit f12aad7f09a608a803b74315213f6f57c97737de Author: Roger Dingledine Date: Wed Nov 16 16:22:11 2016 -0500 don't attempt a resolve when the cached answer will do For relays that don't know their own address, avoid attempting a local hostname resolve for

[tor-commits] [tor/master] don't attempt a resolve when the cached answer will do

2016-11-21 Thread nickm
commit f12aad7f09a608a803b74315213f6f57c97737de Author: Roger Dingledine Date: Wed Nov 16 16:22:11 2016 -0500 don't attempt a resolve when the cached answer will do For relays that don't know their own address, avoid attempting a local hostname resolve for

[tor-commits] [tor/master] refactor router_pick_published_address to have another arg

2016-11-21 Thread nickm
commit 3bb40b213b26467df2604023ae29d915dc740128 Author: Roger Dingledine Date: Wed Nov 16 16:13:03 2016 -0500 refactor router_pick_published_address to have another arg no change in behavior except fewer log entries in the case where we use a cached

[tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9

2016-11-21 Thread nickm
commit e2c881487cab57b1b4301560f10b4e3ff4a44167 Merge: 8a767ba f12aad7 Author: Nick Mathewson Date: Mon Nov 21 12:40:08 2016 -0500 Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9 changes/bug20423 | 6 ++ src/or/control.c | 2 +-

[tor-commits] [tor/maint-0.2.9] don't attempt a resolve when the cached answer will do

2016-11-21 Thread nickm
commit f12aad7f09a608a803b74315213f6f57c97737de Author: Roger Dingledine Date: Wed Nov 16 16:22:11 2016 -0500 don't attempt a resolve when the cached answer will do For relays that don't know their own address, avoid attempting a local hostname resolve for

[tor-commits] [tor/maint-0.2.9] Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9

2016-11-21 Thread nickm
commit e2c881487cab57b1b4301560f10b4e3ff4a44167 Merge: 8a767ba f12aad7 Author: Nick Mathewson Date: Mon Nov 21 12:40:08 2016 -0500 Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9 changes/bug20423 | 6 ++ src/or/control.c | 2 +-

[tor-commits] [stem/master] Release changelog

2016-11-21 Thread atagar
commit 712ba611fb4541e891d9f50c54e7947946ced81c Author: Damian Johnson Date: Mon Nov 21 09:30:23 2016 -0800 Release changelog Delimiting the 1.5.2 release log. Glad to finally have this out! --- docs/change_log.rst | 12 +++- stem/__init__.py|

[tor-commits] [tor/master] Fix typo

2016-11-21 Thread nickm
commit 6dc25e79b98ed5cb9f29de174878333a1175f755 Author: overcaffeinated Date: Sun Nov 20 18:09:16 2016 + Fix typo Remove stray 'To run' --- doc/HACKING/WritingTests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [torbutton/master] Bug 20701: Allow the directory listing stylesheet in the content policy.

2016-11-21 Thread gk
commit 15496115caf82ed6865fa219c2eed4bc59363388 Author: Yawning Angel Date: Thu Nov 17 18:54:41 2016 + Bug 20701: Allow the directory listing stylesheet in the content policy. --- src/components/content-policy.js | 3 +++ 1 file changed, 3 insertions(+) diff

[tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed

2016-11-21 Thread translation
commit 2c5a3a86d87febd5c6ce0a93b1c47d60a77bcd0f Author: Translation commit bot Date: Mon Nov 21 09:17:55 2016 + Update translations for abouttor-homepage_completed --- ar/aboutTor.dtd| 3 --- az/aboutTor.dtd| 3 --- bg/aboutTor.dtd| 3 ---

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2016-11-21 Thread translation
commit dca2619f6b39ac4c388705da3a06677ade2cce66 Author: Translation commit bot Date: Mon Nov 21 09:17:30 2016 + Update translations for abouttor-homepage --- ach/aboutTor.dtd | 3 --- ady/aboutTor.dtd | 3 --- af/aboutTor.dtd | 3

[tor-commits] [torbutton/master] Bug 20318: Remove helpdesk link from about:tor

2016-11-21 Thread gk
commit 4f8b3fb92c080f25b4e80e59a377fae1e1b0c1fb Author: Georg Koppen Date: Sat Nov 19 18:50:26 2016 + Bug 20318: Remove helpdesk link from about:tor --- src/chrome/content/aboutTor/aboutTor.xhtml | 3 --- src/chrome/locale/en/aboutTor.dtd | 3 --- 2 files