]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changelog: Run format_changelog.py tor-0.3.5.16
authorDavid Goulet <dgoulet@torproject.org>
Mon, 16 Aug 2021 19:27:26 +0000 (15:27 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 16 Aug 2021 19:27:26 +0000 (15:27 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
ChangeLog

index aa7cfcacc7800f85bc8c7210e7231dc4f2867494..ba5bb7ed53e005b3990859ac25268dde36b00315 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 Changes in version 0.3.5.16 - 2021-08-16
-  This version fixes several bugs from earlier versions of Tor, including one
-  that could lead to a denial-of-service attack. Everyone running an earlier
-  version, whether as a client, a relay, or an onion service, should upgrade
-  to Tor 0.3.5.16, 0.4.5.10, or 0.4.6.7.
+  This version fixes several bugs from earlier versions of Tor,
+  including one that could lead to a denial-of-service attack. Everyone
+  running an earlier version, whether as a client, a relay, or an onion
+  service, should upgrade to Tor 0.3.5.16, 0.4.5.10, or 0.4.6.7.
 
   o Major bugfixes (cryptography, security):
     - Resolve an assertion failure caused by a behavior mismatch between
@@ -17,16 +17,17 @@ Changes in version 0.3.5.16 - 2021-08-16
     - Regenerate fallback directories list. Close ticket 40447.
 
   o Minor features (geoip data):
-    - Update the geoip files to match the IPFire Location Database,
-      as retrieved on 2021/08/12.
+    - Update the geoip files to match the IPFire Location Database, as
+      retrieved on 2021/08/12.
 
   o Minor bugfix (crypto, backport from 0.4.6.7):
-    - Disable the unused batch verification feature of ed25519-donna. Fixes
-      bug 40078; bugfix on 0.2.6.1-alpha. Found by Henry de Valence.
+    - Disable the unused batch verification feature of ed25519-donna.
+      Fixes bug 40078; bugfix on 0.2.6.1-alpha. Found by Henry
+      de Valence.
 
   o Minor bugfixes (relay, backport from 0.4.6.7):
-    - Reduce the compression level for data streaming from HIGH to LOW. Fixes
-      bug 40301; bugfix on 0.3.5.1-alpha.
+    - Reduce the compression level for data streaming from HIGH to LOW.
+      Fixes bug 40301; bugfix on 0.3.5.1-alpha.
 
 
 Changes in version 0.3.5.15 - 2021-06-14