[tor-commits] [atlas/master] Remove the action attribute from the search form

2017-01-23 Thread irl
commit 42a43699cb47bafc4c066a423b2a575e59cfa93f Author: cypherpunks Date: Sat Jan 21 21:01:13 2017 + Remove the action attribute from the search form Search form submissions are caught by a JavaScript event so the action is never used and can be removed. Really clo

[tor-commits] [tor-browser-build/master] Test commit (remove superfluous whitespace)

2017-01-23 Thread gk
commit 0159ed07a8c37f04637bf7d5935949caec63 Author: Georg Koppen Date: Mon Jan 23 21:10:17 2017 + Test commit (remove superfluous whitespace) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a1d57c6..0b8e510 100644 --- a/README ++

[tor-commits] [tor/master] Handle __NonSavedOptions correctly inside LINELIST_V blocks.

2017-01-23 Thread nickm
commit 946982b353655c8e17f654954231ba3b09c8 Author: Nick Mathewson Date: Wed Jan 18 10:24:37 2017 -0500 Handle __NonSavedOptions correctly inside LINELIST_V blocks. --- src/or/confparse.c | 5 + 1 file changed, 5 insertions(+) diff --git a/src/or/confparse.c b/src/or/confparse.c i

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

2017-01-23 Thread nickm
commit d95d9889463fcab0eac742b1634d64f1e8b4328a Merge: c4cc11a 83307fc Author: Nick Mathewson Date: Mon Jan 23 16:07:15 2017 -0500 Merge branch 'feature_20956_029' changes/feature20956 | 6 ++ doc/tor.1.txt| 13 + src/or/config.c | 29 +++-

[tor-commits] [tor/master] Add __SocksPort etc variants for non-persistent use

2017-01-23 Thread nickm
commit 83307fc267e7de5fd3a9ccc0c51d6d377f454495 Author: Nick Mathewson Date: Wed Jan 18 10:21:33 2017 -0500 Add __SocksPort etc variants for non-persistent use Implements feature 20956. --- changes/feature20956 | 6 ++ doc/tor.1.txt| 13 + src/or/config.c

[tor-commits] [tor/master] Simplify the VPORT() macro in config.c

2017-01-23 Thread nickm
commit 3dd738d5f943a188eb91d6753e055cb44c9c3cdb Author: Nick Mathewson Date: Wed Jan 18 10:07:55 2017 -0500 Simplify the VPORT() macro in config.c It's always called with the same arguments, and there wouldn't be much point to calling it differently. --- src/or/config.c | 20 +

[tor-commits] [tor-browser-build/master] Update rbm submodule url

2017-01-23 Thread boklm
commit 0ff4bb1275c878d7650f2ffc0d872a1af216c73d Author: Nicolas Vigier Date: Mon Jan 23 21:39:01 2017 +0100 Update rbm submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f85be07..2c1c6e6 100644 --- a/.gitmodules

[tor-commits] [snowflake/master] Fix logging inactive to ui

2017-01-23 Thread arlo
commit 5212eda6b237eaf96dca4e0f370cc20785683244 Author: Arlo Breault Date: Mon Jan 23 12:01:23 2017 -0800 Fix logging inactive to ui --- proxy/snowflake.coffee | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/proxy/snowflake.coffee b/proxy/snowflake.coffee i

[tor-commits] [snowflake/master] Remove unused clientAddr from ProxyPair

2017-01-23 Thread arlo
commit d1ec51bfb9aee014b848ad722c1f3ba7aa69124e Author: Arlo Breault Date: Mon Jan 23 12:33:55 2017 -0800 Remove unused clientAddr from ProxyPair --- proxy/proxypair.coffee | 2 +- proxy/snowflake.coffee | 2 +- proxy/spec/proxypair.spec.coffee | 3 +-- proxy/spec/util.

[tor-commits] [tor/master] Bump version to 0.2.9.9-dev

2017-01-23 Thread nickm
commit 0d4d9b6d889de6dc85ca8870ada123aaf41b0053 Author: Nick Mathewson Date: Mon Jan 23 14:34:08 2017 -0500 Bump version to 0.2.9.9-dev --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

[tor-commits] [tor/maint-0.2.9] Bump version to 0.2.9.9-dev

2017-01-23 Thread nickm
commit 0d4d9b6d889de6dc85ca8870ada123aaf41b0053 Author: Nick Mathewson Date: Mon Jan 23 14:34:08 2017 -0500 Bump version to 0.2.9.9-dev --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

[tor-commits] [tor/master] Bump to 0.3.0.2-alpha-dev

2017-01-23 Thread nickm
commit c4cc11a9df48defe73eccfa8296e7553bfd4da50 Author: Nick Mathewson Date: Mon Jan 23 14:38:10 2017 -0500 Bump to 0.3.0.2-alpha-dev --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3 i

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

2017-01-23 Thread nickm
commit 7dd5fcb707652fd761bc4b0d40cbb0c1559a84b0 Merge: 0668d29 0d4d9b6 Author: Nick Mathewson Date: Mon Jan 23 14:34:33 2017 -0500 Merge branch 'maint-0.2.9' ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torprojec

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

2017-01-23 Thread nickm
commit c1d23c65f63eb347052ce8fb59e29b4459ed32a2 Merge: 56788a2 0d4d9b6 Author: Nick Mathewson Date: Mon Jan 23 14:34:14 2017 -0500 Merge branch 'maint-0.2.9' into release-0.2.9 configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h

[tor-commits] [tor/release-0.2.9] Bump version to 0.2.9.9-dev

2017-01-23 Thread nickm
commit 0d4d9b6d889de6dc85ca8870ada123aaf41b0053 Author: Nick Mathewson Date: Mon Jan 23 14:34:08 2017 -0500 Bump version to 0.2.9.9-dev --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

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

2017-01-23 Thread translation
commit b2157101c28f6c545499e4ca228b92b0ca5a7ad8 Author: Translation commit bot Date: Mon Jan 23 19:18:22 2017 + Update translations for tor-browser-manual --- ro/ro.po | 28 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/ro/ro.po b/ro/ro.po

[tor-commits] [metrics-web/master] Add webstats module and webstats-tb graph.

2017-01-23 Thread karsten
commit 1c0ec1e13a507baa9621156645d2dc28d85c8748 Author: Karsten Loesing Date: Mon Jan 23 20:09:38 2017 +0100 Add webstats module and webstats-tb graph. Implements #21236. --- modules/webstats/.gitignore| 3 + modules/webstats/build.xml

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

2017-01-23 Thread translation
commit ad258ee78e86ce093cd95df8ee9163bc75a3726f Author: Translation commit bot Date: Mon Jan 23 18:48:26 2017 + Update translations for tor-browser-manual --- nl/nl.po | 8 ro/ro.po | 30 +- zh_CN/zh_CN.po | 2 +- 3 files changed, 22 i

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

2017-01-23 Thread translation
commit b7de3ac2a7cbc89b9b41c1d6023c4f06bcba6f7a Author: Translation commit bot Date: Mon Jan 23 18:48:29 2017 + Update translations for tor-browser-manual_completed --- zh_CN/zh_CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh_CN/zh_CN.po b/zh_CN/zh_CN.po in

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

2017-01-23 Thread translation
commit 06874ad908dd6b5f084b3ea7a33a2a86da69b855 Author: Translation commit bot Date: Mon Jan 23 18:48:13 2017 + Update translations for tails-greeter-2 --- ro/ro.po | 83 +++- 1 file changed, 45 insertions(+), 38 deletions(-)

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

2017-01-23 Thread translation
commit 972d1029568d9ced72238345af0b4bdc14a22c2e Author: Translation commit bot Date: Mon Jan 23 18:46:40 2017 + Update translations for torbutton-torbuttondtd --- ro/torbutton.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ro/torbutton.dtd b/ro/torbutto

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

2017-01-23 Thread translation
commit 716a3ad70f1d8786ced13b80362a93ca8a3506ad Author: Translation commit bot Date: Mon Jan 23 18:46:22 2017 + Update translations for abouttor-homepage_completed --- ro/aboutTor.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ro/aboutTor.dtd b/ro/about

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

2017-01-23 Thread translation
commit 9d2bdf09aeac0be0ee063fab4311807a4f8fee71 Author: Translation commit bot Date: Mon Jan 23 18:46:19 2017 + Update translations for abouttor-homepage --- ro/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ro/aboutTor.dtd b/ro/aboutTor.dtd index 348b

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

2017-01-23 Thread translation
commit 2b4eb03af4c0d9741fe6d6aa3535e9d2b93f0949 Author: Translation commit bot Date: Mon Jan 23 18:18:22 2017 + Update translations for tor-browser-manual --- nl/nl.po | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/nl/nl.po b/nl/nl.po index 61b6b0c..aa

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

2017-01-23 Thread translation
commit e6bc82664a08e58ad4c0544f10f1f5c52de65f7a Author: Translation commit bot Date: Mon Jan 23 17:46:20 2017 + Update translations for abouttor-homepage --- nl/aboutTor.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nl/aboutTor.dtd b/nl/aboutTor.dtd index

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

2017-01-23 Thread translation
commit aa43b20ae43d95f17f1af07fa65e36497eb8caab Author: Translation commit bot Date: Mon Jan 23 17:18:11 2017 + Update translations for tails-greeter-2 --- eo/eo.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eo/eo.po b/eo/eo.po index dd9469a..fef6488 100644

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

2017-01-23 Thread translation
commit e7888089b9c2569bba20c40abc3915b6f1c5d598 Author: Translation commit bot Date: Mon Jan 23 17:15:38 2017 + Update translations for tails-greeter --- eo/eo.po | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/eo/eo.po b/eo/eo.po index 2730c99..96bb

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

2017-01-23 Thread translation
commit 3d991d26087606bcc87f96154ebea13f18adcb05 Author: Translation commit bot Date: Mon Jan 23 17:16:22 2017 + Update translations for abouttor-homepage_completed --- bg/aboutTor.dtd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bg/aboutTor.dtd b/bg/aboutTor

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

2017-01-23 Thread translation
commit 94ec178636a036faceb806a9f56f7b3460d8fd4a Author: Translation commit bot Date: Mon Jan 23 17:15:42 2017 + Update translations for tails-greeter_completed --- eo/eo.po | 55 --- 1 file changed, 20 insertions(+), 35 deletions(-)

[tor-commits] [tor-browser-bundle/hardened-builds] Pick up a new tor tag

2017-01-23 Thread gk
commit 249596f03de46d395efcbbcbcf4608a6abf99475 Author: Georg Koppen Date: Mon Jan 23 16:11:27 2017 + Pick up a new tor tag --- Bundle-Data/Docs/ChangeLog.txt | 2 +- gitian/versions.alpha | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bundle-Data/Docs/

[tor-commits] [tor-browser-bundle/master] Pick a up new tor tag

2017-01-23 Thread gk
commit 7d2a4011f7af5f8d5ff3b521fef75e74fbb32ec5 Author: Georg Koppen Date: Mon Jan 23 16:08:35 2017 + Pick a up new tor tag --- Bundle-Data/Docs/ChangeLog.txt | 2 +- gitian/versions.alpha | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bundle-Data/Docs/

[tor-commits] [webwml/master] new tarballs are up

2017-01-23 Thread arma
commit 8f4008667355a53e45fd8d6ff252eb9cbe388b1c Author: Roger Dingledine Date: Mon Jan 23 10:51:51 2017 -0500 new tarballs are up --- Makefile | 4 ++-- include/versions.wmi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 09462

[tor-commits] [tor-browser-bundle/maint-6.5] Picking up new tor tag

2017-01-23 Thread gk
commit 536b7cf8cfc2d065a2ee3564b9a4148f52a0e7d4 Author: Georg Koppen Date: Mon Jan 23 15:38:59 2017 + Picking up new tor tag --- Bundle-Data/Docs/ChangeLog.txt | 2 +- gitian/versions| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bundle-Data/Docs

[tor-commits] [tor/master] forward-port the 0.2.9.9 changelog stanza

2017-01-23 Thread arma
commit 0668d29354a874dc2b7e162f6fd9d34653fdd8ed Author: Roger Dingledine Date: Mon Jan 23 09:42:02 2017 -0500 forward-port the 0.2.9.9 changelog stanza --- ChangeLog| 51 +++ ReleaseNotes | 42 ++ 2

[tor-commits] [tor/release-0.2.9] minor tweaks to the release blurb

2017-01-23 Thread arma
commit 56788a2489127072d513cf4baf35a8ff475f3c7b Author: Roger Dingledine Date: Mon Jan 23 09:37:06 2017 -0500 minor tweaks to the release blurb --- ChangeLog| 14 +++--- ReleaseNotes | 42 ++ 2 files changed, 49 insertions(+), 7 deletions

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

2017-01-23 Thread nickm
commit 84a9ff0feb4b5ae3338bea2b0a437d812f4a357a Merge: 808e52d 7675166 Author: Nick Mathewson Date: Mon Jan 23 08:55:34 2017 -0500 Merge branch 'maint-0.2.9' into release-0.2.9 changes/trove-2017-001 | 8 configure.ac | 15 ++- 2 files changed, 18 insertion

[tor-commits] [tor/master] Remove an x

2017-01-23 Thread nickm
commit 55eca7a3746072c97fe1ad9d304bfd813cce47fb Author: Nick Mathewson Date: Mon Jan 23 09:09:23 2017 -0500 Remove an x --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cd3357b..3403531 100644 --- a/ChangeLog +++ b/ChangeLog @@ -

[tor-commits] [tor/release-0.2.9] Try to write a trove-2017-001 blurb

2017-01-23 Thread nickm
commit 956d08fe872958a6a2d67de095c70dcc91d78648 Author: Nick Mathewson Date: Mon Jan 23 09:13:19 2017 -0500 Try to write a trove-2017-001 blurb --- ChangeLog | 17 - changes/trove-2017-001 | 8 2 files changed, 16 insertions(+), 9 deletions(-) diff -

[tor-commits] [tor/release-0.2.9] TROVE-2017-001 : move -ftrapv back into --expensive-hardening.

2017-01-23 Thread nickm
commit 767516680c03dfcd145033eff66fa3b0ca7d4b5b Author: Nick Mathewson Date: Sun Jan 22 11:32:54 2017 -0500 TROVE-2017-001 : move -ftrapv back into --expensive-hardening. --- changes/trove-2017-001 | 8 configure.ac | 15 ++- 2 files changed, 18 insertions(+

[tor-commits] [tor/master] forward-port trove-2017-001 entry and blurb.

2017-01-23 Thread nickm
commit e760c1b2915634d98ff74e29209e176e4cc28635 Author: Nick Mathewson Date: Mon Jan 23 09:16:36 2017 -0500 forward-port trove-2017-001 entry and blurb. --- ChangeLog | 16 +++- changes/trove-2017-001 | 8 2 files changed, 15 insertions(+), 9 deletions(-)

[tor-commits] [tor/maint-0.2.9] TROVE-2017-001 : move -ftrapv back into --expensive-hardening.

2017-01-23 Thread nickm
commit 767516680c03dfcd145033eff66fa3b0ca7d4b5b Author: Nick Mathewson Date: Sun Jan 22 11:32:54 2017 -0500 TROVE-2017-001 : move -ftrapv back into --expensive-hardening. --- changes/trove-2017-001 | 8 configure.ac | 15 ++- 2 files changed, 18 insertions(+

[tor-commits] [tor/master] TROVE-2017-001 : move -ftrapv back into --expensive-hardening.

2017-01-23 Thread nickm
commit 767516680c03dfcd145033eff66fa3b0ca7d4b5b Author: Nick Mathewson Date: Sun Jan 22 11:32:54 2017 -0500 TROVE-2017-001 : move -ftrapv back into --expensive-hardening. --- changes/trove-2017-001 | 8 configure.ac | 15 ++- 2 files changed, 18 insertions(+

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

2017-01-23 Thread nickm
commit 4a93ed1ede4c725cc4212d2f2d6df460df1c9610 Merge: beaeee2 7675166 Author: Nick Mathewson Date: Mon Jan 23 08:55:40 2017 -0500 Merge branch 'maint-0.2.9' changes/trove-2017-001 | 8 configure.ac | 15 ++- 2 files changed, 18 insertions(+), 5 deletions(-

[tor-commits] [tor/master] version bump (0.3.0.2-alpha)

2017-01-23 Thread nickm
commit beaeee25ae47a864461355aac52b414a572dc5e1 Author: Nick Mathewson Date: Mon Jan 23 08:20:46 2017 -0500 version bump (0.3.0.2-alpha) --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

[tor-commits] [tor/release-0.2.9] version bump

2017-01-23 Thread nickm
commit 698df98837aefc2b896b70e43218d8c7fd8c5910 Author: Nick Mathewson Date: Mon Jan 23 08:19:48 2017 -0500 version bump --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3 insertions(+),

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

2017-01-23 Thread nickm
commit 808e52d96b7920fca70fec1ac4d0b121c3bc9c22 Merge: 6006bd0 698df98 Author: Nick Mathewson Date: Mon Jan 23 08:19:55 2017 -0500 Merge branch 'maint-0.2.9' into release-0.2.9 configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h

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

2017-01-23 Thread nickm
commit 5a1497c0b778d6c981c371411cb3c9b811a593a1 Merge: b3ae575 698df98 Author: Nick Mathewson Date: Mon Jan 23 08:20:13 2017 -0500 Merge branch 'maint-0.2.9' ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torprojec

[tor-commits] [tor/master] version bump

2017-01-23 Thread nickm
commit 698df98837aefc2b896b70e43218d8c7fd8c5910 Author: Nick Mathewson Date: Mon Jan 23 08:19:48 2017 -0500 version bump --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3 insertions(+),

[tor-commits] [tor/maint-0.2.9] version bump

2017-01-23 Thread nickm
commit 698df98837aefc2b896b70e43218d8c7fd8c5910 Author: Nick Mathewson Date: Mon Jan 23 08:19:48 2017 -0500 version bump --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3 insertions(+),

[tor-commits] [tor/master] Note "also in 0.2.9.9" for backported entries.

2017-01-23 Thread nickm
commit b3ae5753b6bfe1aa912b88a9c06925afb54ea581 Author: Nick Mathewson Date: Mon Jan 23 07:59:02 2017 -0500 Note "also in 0.2.9.9" for backported entries. --- ChangeLog | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 83b2299..cd3

[tor-commits] [tor/release-0.2.9] Copy changelog entries from 0.3.0.2-alpha for 0.2.9.9

2017-01-23 Thread nickm
commit 6006bd0b1c13ffa777da1fc77fde2088707abdee Author: Nick Mathewson Date: Mon Jan 23 07:58:46 2017 -0500 Copy changelog entries from 0.3.0.2-alpha for 0.2.9.9 --- ChangeLog | 28 changes/bug20307 | 7 --- changes/bug21035

[tor-commits] [tor/master] Reflow changelog

2017-01-23 Thread nickm
commit 15dd86cc1f66196f3c3805c8fda11caed813fde4 Author: Nick Mathewson Date: Mon Jan 23 07:56:11 2017 -0500 Reflow changelog --- ChangeLog | 60 +++- 1 file changed, 31 insertions(+), 29 deletions(-) diff --git a/ChangeLog b/ChangeLo

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

2017-01-23 Thread translation
commit 4a71cec785a95612e5ddaf3b1e93d05ea9b5c195 Author: Translation commit bot Date: Mon Jan 23 11:48:22 2017 + Update translations for tor-browser-manual --- pl/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pl/pl.po b/pl/pl.po index 547d4f8..ffa6496 100

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

2017-01-23 Thread translation
commit 659a6816093e200e2811729507cf9a4cd1c9845c Author: Translation commit bot Date: Mon Jan 23 11:48:09 2017 + Update translations for tails-greeter-2 --- pl/pl.po | 4 1 file changed, 4 insertions(+) diff --git a/pl/pl.po b/pl/pl.po index 8d6f9d6..1fe3ec8 100644 --- a/pl/pl.po

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

2017-01-23 Thread translation
commit 2bfeaf4f457dc760b28775f8d05d0c00fdf5c82e Author: Translation commit bot Date: Mon Jan 23 11:18:09 2017 + Update translations for tails-greeter-2 --- pl/pl.po | 44 +++- 1 file changed, 31 insertions(+), 13 deletions(-) diff --git a/pl/pl.

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

2017-01-23 Thread translation
commit 5689bc8ab77ae0c31399e8e59ed29e5dbaefbe77 Author: Translation commit bot Date: Mon Jan 23 10:48:13 2017 + Update translations for tails-greeter-2 --- pl/pl.po | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/pl/pl.po b/p

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

2017-01-23 Thread translation
commit 2b800e0bfada5e875be4f4ea280083e372a583ab Author: Translation commit bot Date: Mon Jan 23 10:48:25 2017 + Update translations for tor-browser-manual --- pl/pl.po | 61 +++-- 1 file changed, 31 insertions(+), 30 deletions(-)

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

2017-01-23 Thread translation
commit 754292205b0ab51b23b2bf869efda9eb9cc66612 Author: Translation commit bot Date: Mon Jan 23 10:46:24 2017 + Update translations for abouttor-homepage_completed --- pl/aboutTor.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pl/aboutTor.dtd b/pl/about

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

2017-01-23 Thread translation
commit f9a6806a8a55184943e2de089e215d4440cd9f29 Author: Translation commit bot Date: Mon Jan 23 10:46:19 2017 + Update translations for abouttor-homepage --- pl/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl/aboutTor.dtd b/pl/aboutTor.dtd index f0f3

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

2017-01-23 Thread translation
commit 8ea72b82b6459d348a93e1bfd67005f41ecede1c Author: Translation commit bot Date: Mon Jan 23 10:46:41 2017 + Update translations for torbutton-torbuttondtd --- pl/torbutton.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pl/torbutton.dtd b/pl/torbutton.dt

[tor-commits] [tor-browser-bundle/hardened-builds] Bump NoScript version to 2.9.5.3

2017-01-23 Thread gk
commit 97dc2d422e1ff5daf72546a96c87221336527b58 Author: Georg Koppen Date: Wed Jan 18 12:02:15 2017 + Bump NoScript version to 2.9.5.3 --- gitian/versions.alpha | 4 ++-- gitian/versions.nightly | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gitian/versions.

[tor-commits] [tor-browser-bundle/hardened-builds] Release preparations for 7.0a1-hardened

2017-01-23 Thread gk
commit 60c82df8b9365c61ed3318787d783cbc737965e9 Author: Georg Koppen Date: Mon Jan 23 08:16:57 2017 + Release preparations for 7.0a1-hardened Changelog update, version bumps, and config.yml update --- Bundle-Data/Docs/ChangeLog.txt| 21 + gitian/version

[tor-commits] [tor-browser-bundle/hardened-builds] Add Bill's new key

2017-01-23 Thread gk
commit 5b33ff70aa48f44a5d819c5267def6b16f2c6c3b Author: Georg Koppen Date: Thu Jan 19 11:50:43 2017 + Add Bill's new key --- gitian/gpg/https-everywhere.gpg | Bin 194393 -> 203297 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/gitian/gpg/https-everywhere.gpg b/git