[tor-commits] [tor/master] Fix unaligned access in SipHash-2-4.

2015-03-23 Thread nickm
commit 732f522a42702494c4029da568a2603bb963e402 Author: Yawning Angel yawn...@schwanenlied.me Date: Sun Mar 22 22:31:08 2015 + Fix unaligned access in SipHash-2-4. The compiler is allowed to assume that a uint64_t * is aligned correctly, and will inline a version of memcpy

[tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6

2015-03-23 Thread nickm
commit c113544a94686f533c6654795429b3384d509579 Merge: ca03b10 732f522 Author: Nick Mathewson ni...@torproject.org Date: Mon Mar 23 09:25:15 2015 -0400 Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6 changes/bug15436 |4 src/ext/csiphash.c | 16

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6

2015-03-23 Thread nickm
commit c113544a94686f533c6654795429b3384d509579 Merge: ca03b10 732f522 Author: Nick Mathewson ni...@torproject.org Date: Mon Mar 23 09:25:15 2015 -0400 Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6 changes/bug15436 |4 src/ext/csiphash.c | 16

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'

2015-03-23 Thread nickm
commit 190ed66b06833bcf3016e93f1c4ad98d1ebdb98d Merge: 98c3942 c113544 Author: Nick Mathewson ni...@torproject.org Date: Mon Mar 23 09:25:35 2015 -0400 Merge remote-tracking branch 'origin/maint-0.2.6' changes/bug15436 |4 src/ext/csiphash.c | 16 +--- 2 files

[tor-commits] [tor/maint-0.2.6] Fix unaligned access in SipHash-2-4.

2015-03-23 Thread nickm
commit 732f522a42702494c4029da568a2603bb963e402 Author: Yawning Angel yawn...@schwanenlied.me Date: Sun Mar 22 22:31:08 2015 + Fix unaligned access in SipHash-2-4. The compiler is allowed to assume that a uint64_t * is aligned correctly, and will inline a version of memcpy

[tor-commits] [tor-browser-bundle/master] Bug 15437: Use Moritz' new key and new tag

2015-03-23 Thread gk
commit 4cce67a179e7978908e934069024ac8d832692d0 Author: Georg Koppen g...@torproject.org Date: Mon Mar 23 11:54:02 2015 + Bug 15437: Use Moritz' new key and new tag --- gitian/gpg/tbb-windows-installer.gpg | Bin 15689 - 53000 bytes gitian/versions.alpha|2 +-

[tor-commits] [webwml/master] Add new TBB version

2015-03-23 Thread gk
commit aa6fc45896e7d0740351156a23b87e11b9c02146 Author: Georg Koppen g...@torproject.org Date: Mon Mar 23 12:08:44 2015 + Add new TBB version --- projects/torbrowser/RecommendedTBBVersions |4 1 file changed, 4 insertions(+) diff --git

[tor-commits] [tor-messenger-build/master] Shift the argument for offline mode

2015-03-23 Thread sukhbir
commit e9693c29f3e46ded83813fcbe3846e7a81ee9739 Author: Sukhbir Singh sukh...@torproject.org Date: Mon Mar 23 14:50:45 2015 +0530 Shift the argument for offline mode --- projects/tor-mail/start-tor-mail |1 + 1 file changed, 1 insertion(+) diff --git a/projects/tor-mail/start-tor-mail

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

2015-03-23 Thread translation
commit 379d8778d59d76c14a1152677958a19c830ea89b Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 14:45:49 2015 + Update translations for torbutton-torbuttondtd --- it/torbutton.dtd | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff

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

2015-03-23 Thread translation
commit 4006afde022d105cb7420dcc9de3163747b3825b Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 14:45:45 2015 + Update translations for torbutton-torbuttonproperties --- it/torbutton.properties |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2015-03-23 Thread translation
commit 5d2b7501b8a9dd55dc862f3243e9d7cc672a37fe Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 14:15:47 2015 + Update translations for torbutton-torbuttonproperties --- it/torbutton.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [depictor/master] Include full path for the download-stats file

2015-03-23 Thread tom
commit 892710c61039b3f2730997b562accf9bdaf62c12 Author: Tom Ritter t...@ritter.vg Date: Tue Dec 16 23:46:56 2014 -0500 Include full path for the download-stats file --- website.py |2 +- write_website.py |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [depictor/master] New TODO

2015-03-23 Thread tom
commit 9183914bae69ee4758c1022d49db2a0269dcb7af Author: Tom Ritter t...@ritter.vg Date: Tue Dec 16 23:20:15 2014 -0500 New TODO --- website.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website.py b/website.py index 30c0da2..4b20837 100755 --- a/website.py +++

[tor-commits] [depictor/master] Add a TODO for myself

2015-03-23 Thread tom
commit e00f25504ea5bf77daa1bda3e2dc15ff227d4fde Author: Tom Ritter t...@ritter.vg Date: Wed Dec 10 13:27:42 2014 -0600 Add a TODO for myself --- website.py |1 + 1 file changed, 1 insertion(+) diff --git a/website.py b/website.py index 78fbd2a..30c0da2 100755 --- a/website.py +++

[tor-commits] [depictor/master] Add the full fingerprint (in tiny text) to the big table.

2015-03-23 Thread tom
commit 5dc8eba37cbebe3787094fa8b272a48eb8939f8b Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 15:20:52 2015 +0100 Add the full fingerprint (in tiny text) to the big table. --- out/stylesheet-ltr.css |4 website.py | 15 --- 2 files changed, 16

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

2015-03-23 Thread translation
commit c3865d4e8c84b375f11de81afb7da3cf8a57f809 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:16:12 2015 + Update translations for tails-misc_completed --- zh_TW.po | 141 ++ 1 file changed, 86

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2015-03-23 Thread translation
commit 10e382a96cc226a7cd9fd54cc315f15908cf32dc Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:16:04 2015 + Update translations for tor-launcher-network-settings_completed --- zh_TW/network-settings.dtd |8 1 file changed, 4 insertions(+), 4

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

2015-03-23 Thread translation
commit a7ee271eaad47b80220e838413c5ed4a1db41bd1 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:16:15 2015 + Update translations for abouttor-homepage --- zh_TW/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2015-03-23 Thread translation
commit fea30bbed23a9e08bf30d0c218da38a58b13dfb4 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:16:08 2015 + Update translations for tails-misc --- zh_TW.po | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2015-03-23 Thread translation
commit 607912c1eef0879ac715bbcfca88ca6c705e12b5 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:41 2015 + Update translations for tails-persistence-setup --- zh_TW/zh_TW.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2015-03-23 Thread translation
commit 1ba8680e0a718ac885c6f49f8d1c7cf0078c20d9 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:16:19 2015 + Update translations for abouttor-homepage_completed --- zh_TW/aboutTor.dtd |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-03-23 Thread translation
commit cbd29200a8e8b91d9581901580d9084d207ec9b1 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:37 2015 + Update translations for liveusb-creator_completed --- zh_TW/zh_TW.po | 106 +--- 1 file

[tor-commits] [tor-browser-bundle/maint-4.0] Bug 15428: Upgrade meek to 0.16.

2015-03-23 Thread gk
commit 22d0af184ee6b3cdee11b159c3667cf72d4df364 Author: David Fifield da...@bamsoftware.com Date: Sat Mar 21 21:59:55 2015 + Bug 15428: Upgrade meek to 0.16. --- gitian/versions |2 +- gitian/versions.alpha |2 +- gitian/versions.beta |2 +- 3 files changed, 3

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

2015-03-23 Thread translation
commit 4c2211d6c352bc4008e09e2d9e257cf27ac2fb05 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:03 2015 + Update translations for bridgedb --- zh_TW/LC_MESSAGES/bridgedb.po | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff

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

2015-03-23 Thread translation
commit dfffb67c12406843a64d68b5e04fe88d2f7fc3d3 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:17 2015 + Update translations for torcheck_completed --- zh_TW/torcheck.po | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-)

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

2015-03-23 Thread translation
commit 3697520d506a2f7036114d41d30b33195e68c0e6 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:07 2015 + Update translations for bridgedb_completed --- zh_TW/LC_MESSAGES/bridgedb.po | 54 + 1 file changed, 39

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2015-03-23 Thread translation
commit c224cd79a413b9665e72abbadb7603e237630a42 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:45 2015 + Update translations for tails-persistence-setup_completed --- zh_TW/zh_TW.po | 54 +++--- 1 file

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

2015-03-23 Thread translation
commit f4d90e2b6fd854be38235a4101d4966cbadab8f8 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:29 2015 + Update translations for https_everywhere_completed --- zh_TW/https-everywhere.dtd |2 ++ 1 file changed, 2 insertions(+) diff --git

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

2015-03-23 Thread translation
commit bc1d18105049b7ee5737dd199331c654dde3b3fc Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:14 2015 + Update translations for torcheck --- zh_TW/torcheck.po | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git

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

2015-03-23 Thread translation
commit 74d6bb4efc9d72d39e82f5c5416b2afa7afd1c51 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:24 2015 + Update translations for https_everywhere --- zh_TW/https-everywhere.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2015-03-23 Thread translation
commit d785866fa76b3c83528759fc4ac16b93db59bc22 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:16:01 2015 + Update translations for tor-launcher-network-settings --- zh_TW/network-settings.dtd |8 1 file changed, 4 insertions(+), 4

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-03-23 Thread translation
commit fc5a3d09da831e8f37ddb2b7a91a75c024450c44 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 08:15:33 2015 + Update translations for liveusb-creator --- zh_TW/zh_TW.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [tor-browser-bundle/master] Use a SOCKS5 listener instead of a SOCKS4a for goptlib.

2015-03-23 Thread gk
commit 9d26e0009fc6a8e89a48db2a976097459f14f45e Author: Yawning Angel yawn...@schwanenlied.me Date: Mon Mar 23 01:02:39 2015 + Use a SOCKS5 listener instead of a SOCKS4a for goptlib. This is done in the form of a patch that has yet to be merged into goptlib. Once the

[tor-commits] [tor-browser-bundle/master] Merge remote-tracking branch 'yawning/bug12535'

2015-03-23 Thread gk
commit 5e26066db070aa30d879a022237478a37bb5d944 Merge: 474bbb5 9d26e00 Author: Georg Koppen g...@torproject.org Date: Mon Mar 23 08:46:50 2015 + Merge remote-tracking branch 'yawning/bug12535' .../linux/gitian-pluggable-transports.yml |6 +

[tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Merge remote-tracking branch 'pc/bug13548-01' into tor-browser-31.5.0esr-4.5-1

2015-03-23 Thread gk
commit 04e603a60a13aed5434a6d5450b432a8f5ab7c46 Merge: 709dd9e 5b48b32 Author: Georg Koppen g...@torproject.org Date: Mon Mar 23 08:02:02 2015 + Merge remote-tracking branch 'pc/bug13548-01' into tor-browser-31.5.0esr-4.5-1 content/base/public/nsNameSpaceManager.h | 11 +---

[tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 13548: Create preference to disable MathML.

2015-03-23 Thread gk
commit 5b48b325cf54fe341c9c6c417ecfbb83cc5625be Author: Kathy Brade br...@pearlcrescent.com Date: Thu Mar 5 18:50:59 2015 -0500 Bug 13548: Create preference to disable MathML. If the mathml.disabled preference is true, treat math and other MathML elements as generic XML

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

2015-03-23 Thread gk
commit 1ca437755964660f39630f82cc1305670fef7874 Author: Georg Koppen g...@torproject.org Date: Mon Mar 23 08:07:55 2015 + fixup! TB4: Tor Browser's Firefox preference overrides. --- browser/app/profile/000-tor-browser.js |5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor-browser-bundle/master] Bug 15265: Pull in golang.org/x/net

2015-03-23 Thread gk
commit 474bbb5e54acae925a849e77b8ef590e58ee0820 Author: Yawning Angel yawn...@schwanenlied.me Date: Sat Mar 21 14:34:06 2015 + Bug 15265: Pull in golang.org/x/net The new official home for go.net is on golang.org, which also uses git instead of hg (yay!). As of the *next*

[tor-commits] [tor-browser-bundle/master] Bug 15428: Upgrade meek to 0.16.

2015-03-23 Thread gk
commit 1ef11b4dd2ee590b316029a365ce9156a9d949c3 Author: David Fifield da...@bamsoftware.com Date: Sat Mar 21 21:59:55 2015 + Bug 15428: Upgrade meek to 0.16. --- gitian/versions |2 +- gitian/versions.alpha |2 +- gitian/versions.beta |2 +- 3 files changed, 3

[tor-commits] [obfs4/master] Change the import path for go.net.

2015-03-23 Thread yawning
commit aed4b723891db1be34eb866a03c62806b58ac148 Author: Yawning Angel yawn...@torproject.org Date: Mon Mar 23 09:13:19 2015 + Change the import path for go.net. The Go developers decided to move the go.net repository to golang.org/x/net, and also to transition from hg to

[tor-commits] [webwml/master] Revert Add new TBB version

2015-03-23 Thread mikeperry
commit 1f90b25bdd0c4ffe2dc8a02ad3ed2a955a9a6908 Author: Mike Perry mikeperry-...@torproject.org Date: Mon Mar 23 14:13:32 2015 -0700 Revert Add new TBB version This reverts commit aa6fc45896e7d0740351156a23b87e11b9c02146. This was done out of order. The release process

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

2015-03-23 Thread translation
commit 58d34eb1b297da4a91d96d375a2e880e4b1812a5 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 21:45:44 2015 + Update translations for torbutton-torbuttonproperties --- hu/torbutton.properties | 12 ++-- 1 file changed, 6 insertions(+), 6

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

2015-03-23 Thread translation
commit fcecd004c3c98e03fec3b4603f875a7ef20dbc97 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 21:45:47 2015 + Update translations for torbutton-torbuttondtd --- hu/torbutton.dtd |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [depictor/master] Print Identity and Signing Key Lengths

2015-03-23 Thread tom
commit cbd243e81813ad4f7df94191b7abc28ddabdd31e Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 13:43:35 2015 -0500 Print Identity and Signing Key Lengths --- website.py | 48 ++-- 1 file changed, 34 insertions(+), 14 deletions(-) diff --git

[tor-commits] [depictor/master] Add links to Atlas and Globe

2015-03-23 Thread tom
commit 8dddb1dd4d645bc0a52c7d195f881571d7c3eea5 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 15:34:05 2015 +0100 Add links to Atlas and Globe --- out/stylesheet-ltr.css |4 website.py |8 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git

[tor-commits] [depictor/master] Link each relay to itself in the previous

2015-03-23 Thread tom
commit 93b83263743555f5b1f20df803288e54ac0a8f50 Author: Tom Ritter t...@ritter.vg Date: Thu Mar 5 00:46:07 2015 +0100 Link each relay to itself in the previous --- website.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website.py b/website.py index

[tor-commits] [depictor/master] Update the debugging pattern and method

2015-03-23 Thread tom
commit bf3715500c98241fc955bd874d1a9416d6f1b111 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 17:54:19 2015 +0100 Update the debugging pattern and method --- website.py | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/website.py

[tor-commits] [depictor/master] gzip the archival version of consensus-health.html

2015-03-23 Thread tom
commit 932b67dfde560fcc1739fe200040c39a5368b986 Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 11:46:24 2015 -0500 gzip the archival version of consensus-health.html --- write_website.py |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/write_website.py

[tor-commits] [depictor/master] Attempt to reduce memorysize before forking a bunch of times...

2015-03-23 Thread tom
commit 487b01f79309521ea15f3781ce0fcd0482152c10 Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 14:29:37 2015 -0500 Attempt to reduce memorysize before forking a bunch of times... --- write_website.py | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git

[tor-commits] [depictor/master] Add commented debugging to write_website.py

2015-03-23 Thread tom
commit b0f88d0eab7dc04bb5eac7fa3ca12e204feb2b2d Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 12:58:27 2015 -0500 Add commented debugging to write_website.py --- write_website.py |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/write_website.py

[tor-commits] [depictor/master] print a 'missing' line if a BWAuth is missing.

2015-03-23 Thread tom
commit c206e542d28ec5748915a17efc3f13be3c377a47 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 20:01:19 2015 +0100 print a 'missing' line if a BWAuth is missing. --- website.py | 15 +++ write_website.py |2 +- 2 files changed, 12 insertions(+), 5 deletions(-)

[tor-commits] [depictor/master] Unify files on tabs, not spaces

2015-03-23 Thread tom
commit d53048d3d5cc26cda821acbd366903e90e7ce25f Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 13:46:51 2015 -0500 Unify files on tabs, not spaces --- write_website.py | 161 +++--- 1 file changed, 80 insertions(+), 81 deletions(-) diff

[tor-commits] [depictor/master] Highlight only the non-matching parameter

2015-03-23 Thread tom
commit f04375a1a7afc822bd6593539808dc71155a6dc7 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 17:36:26 2015 +0100 Highlight only the non-matching parameter --- website.py | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/website.py b/website.py index

[tor-commits] [depictor/master] Write a historical version

2015-03-23 Thread tom
commit 4ef382841c2e2fe1057f36cbb4beab2559c74f5f Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 17:53:12 2015 +0100 Write a historical version --- .gitignore |2 +- website.py |2 ++ write_website.py |2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff

[tor-commits] [depictor/master] Better recommended versions display

2015-03-23 Thread tom
commit abb8dff5d3f196e824351b1805d322af351f806a Author: Tom Ritter t...@ritter.vg Date: Wed Mar 18 11:01:57 2015 -0700 Better recommended versions display This will highlight the individual versions that are different between an authority and the consensus. --- website.py | 46

[tor-commits] [depictor/master] Remove old archival files after 3 weeks

2015-03-23 Thread tom
commit 1bb85aa4be437c54ee687ed67bc0f553140e180b Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 14:11:01 2015 -0500 Remove old archival files after 3 weeks --- write_website.py | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/write_website.py

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

2015-03-23 Thread translation
commit 3913f3fa6b3f8310a2b59b29413b9ed51a7f6d97 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 18:15:47 2015 + Update translations for torbutton-torbuttondtd --- it/torbutton.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2015-03-23 Thread translation
commit 17ec9efec0224bc030cb4cb54a990b4f5b188bd1 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 23:45:46 2015 + Update translations for torbutton-torbuttondtd --- hu/torbutton.dtd | 32 1 file changed, 16 insertions(+), 16

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-03-23 Thread translation
commit fd8af2dece9bec6a118d757e7407d3bf6d782746 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 23:15:21 2015 + Update translations for liveusb-creator_completed --- ar/ar.po | 105 -- 1 file

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

2015-03-23 Thread translation
commit acab4289430a518172cf862a458ebce18b890dc1 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 23:15:56 2015 + Update translations for torbutton-torbuttondtd --- ar/torbutton.dtd |2 +- hu/torbutton.dtd |8 2 files changed, 5 insertions(+),

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

2015-03-23 Thread translation
commit 2d85ae20039a6fdf19ed9eca6eb891187ffcdba0 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 23:15:42 2015 + Update translations for tails-misc --- ar.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ar.po b/ar.po index

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

2015-03-23 Thread translation
commit d26b3289684fff6da436a9543e48a85375870f12 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 22:45:34 2015 + Update translations for tails-misc --- ar.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ar.po b/ar.po index

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-03-23 Thread translation
commit bcf6b785cb6414147825ad47f0377bab493b2572 Author: Translation commit bot translat...@torproject.org Date: Mon Mar 23 23:15:17 2015 + Update translations for liveusb-creator --- ar/ar.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ar/ar.po

[tor-commits] [webwml/master] Revert Revert Add new TBB version

2015-03-23 Thread mikeperry
commit 89640c543513067047b0bb793ae5ae43a0b885e2 Author: Mike Perry mikeperry-...@torproject.org Date: Mon Mar 23 21:23:09 2015 -0700 Revert Revert Add new TBB version This reverts commit 1f90b25bdd0c4ffe2dc8a02ad3ed2a955a9a6908. The 4.0.5 bundles are up. It's safe to list

[tor-commits] [webwml/master] Announce 4.0.5 on the download page; deprecate 4.0.4.

2015-03-23 Thread mikeperry
commit 3d11ff70ab2cbdf4342f77e82747da939d57fc64 Author: Mike Perry mikeperry-...@torproject.org Date: Mon Mar 23 21:36:08 2015 -0700 Announce 4.0.5 on the download page; deprecate 4.0.4. --- include/versions.wmi | 10 +-