[tbb-commits] [torbutton/master] Release preparations for 1.9.6.2
gk at torproject.org
gk at torproject.org
Fri Sep 9 17:45:44 UTC 2016
commit 0520c426f6a6b7997962ca53b4ca154ce5285dc0
Author: Georg Koppen <gk at torproject.org>
Date: Fri Sep 9 17:45:29 2016 +0000
Release preparations for 1.9.6.2
---
src/CHANGELOG | 8 ++++++++
src/install.rdf | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG
index cd5ce27..25c4c95 100644
--- a/src/CHANGELOG
+++ b/src/CHANGELOG
@@ -1,3 +1,11 @@
+1.9.6.2
+ * Bug 18589: Clear site security settings during New Identity
+ * Bug 19906: "Maximizing Tor Browser" Notification can exist multiple times
+ * Bug 19837: Whitelist internal URLs that Firefox requires for media
+ * Bug 15852: Remove/synchronize Torbutton SOCKS pref logic
+ * Bug 19733: GETINFO response parser doesn't handle AF_UNIX entries + IPv6
+ * Bug 14271: Make Torbutton work with Unix Domain Socket option
+
1.9.6.1
* Bug 19206: Avoid SOCKS auth and NEWNYM collisions when sharing a tor client
* Bug 19417: Disable asm.js (but add code to clear on New Identity if enabled)
diff --git a/src/install.rdf b/src/install.rdf
index e33fdb9..5936299 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -6,7 +6,7 @@
<em:name>Torbutton</em:name>
<em:creator>Mike Perry</em:creator>
<em:id>torbutton at torproject.org</em:id>
- <em:version>1.9.6.1</em:version>
+ <em:version>1.9.6.2</em:version>
<em:homepageURL>https://www.torproject.org/projects/torbrowser.html.en</em:homepageURL>
<em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL>
<em:iconURL>chrome://torbutton/skin/tor.png</em:iconURL>
More information about the tbb-commits
mailing list