commit 23ab4d36d7881599a655e28f569347e2038fa1be Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu Jul 13 10:24:30 2017 +0200
Update news. --- website/src/main/resources/etc/news.json | 50 ++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+)
diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json index fbb8a97..e62a8cc 100644 --- a/website/src/main/resources/etc/news.json +++ b/website/src/main/resources/etc/news.json @@ -584,6 +584,56 @@ ] }, { + "start": "2017-07-02", + "description": "deb.torproject.org upgrades from tor 0.2.9 to tor 0.3.0", + "links": [ + "<a href="https://metrics.torproject.org/versions.html?start=2017-05-01&end=2017-0... versions graph</a>", + "<a href="https://twitter.com/nusenu_/status/884128686764687361%5C%22%3Etweet</a>" + ] + }, + { + "start": "2017-06-26", + "end": "2017-07-03", + "protocols": [ + "obfs4" + ], + "description": "Outage of default obfs4 bridge <a href="https://atlas.torproject.org/#details/854173307E33686BBBAC36A3A093BEF320B719...</a>", + "links": [ + "<a href="https://lists.torproject.org/pipermail/tor-project/2017-July/001280.html%5C%... list post</a>" + ] + }, + { + "start": "2017-06-26", + "end": "2017-07-02", + "protocols": [ + "obfs4" + ], + "description": "Outage of default obfs4 bridge <a href="https://atlas.torproject.org/#details/D9E712E593400635462172121B7DB90B07669F...</a>", + "links": [ + "<a href="https://lists.torproject.org/pipermail/tor-project/2017-July/001280.html%5C%... list post</a>" + ] + }, + { + "start": "2017-07-04", + "protocols": [ + "obfs4" + ], + "description": "Outage of default obfs4 bridge <a href="https://atlas.torproject.org/#details/D9E712E593400635462172121B7DB90B07669F...</a>", + "links": [ + "<a href="https://lists.torproject.org/pipermail/tor-project/2017-July/001280.html%5C%... list post</a>" + ] + }, + { + "start": "2017-07-04", + "protocols": [ + "obfs4" + ], + "description": "Outage of default obfs4 bridge <a href="https://atlas.torproject.org/#details/854173307E33686BBBAC36A3A093BEF320B719...</a>.", + "links": [ + "<a href="https://lists.torproject.org/pipermail/tor-project/2017-July/001280.html%5C%... list post</a>" + ] + }, + { "start": "2016-02-24", "place": "tm", "protocols": [
tor-commits@lists.torproject.org