[tor-commits] [tor-browser-bundle/maint-7.0] Changelog update, and config.yml changes
gk at torproject.org
gk at torproject.org
Thu Jul 27 21:29:18 UTC 2017
commit fb678ac1a95ed724f0edb8bc1f7c748d0ef8b8d1
Author: Georg Koppen <gk at torproject.org>
Date: Thu Jul 27 08:06:44 2017 +0000
Changelog update, and config.yml changes
---
Bundle-Data/Docs/ChangeLog.txt | 4 ++++
tools/update-responses/config.yml | 8 ++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index c7cb8c2..d509505 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,7 @@
+Tor Browser 7.0.3 -- July 27 2017
+ * Linux
+ * Bug 23044: Don't allow GIO supported protocols by default
+
Tor Browser 7.0.2 -- July 3 2017
* All Platforms
* Update Tor to 0.3.0.9, fixing bug #22753
diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index 9ff92ce..1547dfd 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -20,13 +20,13 @@ build_targets:
osx64: Darwin_x86_64-gcc3
channels:
alpha: 7.0a4
- release: 7.0.2
+ release: 7.0.3
versions:
- 7.0.2:
+ 7.0.3:
platformVersion: 52.2.0
- detailsURL: https://blog.torproject.org/blog/tor-browser-702-released
+ detailsURL: https://blog.torproject.org/blog/tor-browser-703-released
incremental_from:
- - 7.0.1
+ - 7.0.2
migrate_archs:
osx32: osx64
migrate_langs:
More information about the tor-commits
mailing list