[tor-commits] [tor/release-0.2.4] Copy entries for an 0.2.4.26 changelog

nickm at torproject.org nickm at torproject.org
Mon Mar 9 19:46:10 UTC 2015


commit ef5f2b3606357fc56da3c669d2fe86a8c1acaeab
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Mar 9 15:46:05 2015 -0400

    Copy entries for an 0.2.4.26 changelog
---
 ChangeLog                   |   31 +++++++++++++++++++++++++++++++
 changes/bug13296            |    5 -----
 changes/bug13471            |    5 -----
 changes/bug14129            |    7 -------
 changes/bug15083            |   10 ----------
 changes/geoip-january2015   |    3 ---
 changes/geoip-november2014  |    3 ---
 changes/geoip6-january2015  |    2 --
 changes/geoip6-november2014 |    3 ---
 changes/ticket14487         |    3 ---
 10 files changed, 31 insertions(+), 41 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c3ca488..7f3af3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+Changes in version 0.2.4.26 - 2015-03-??
+  Tor 0.2.4.26 includes an updated list of directory authorities.  It
+  also backports a couple of stability and security bugfixes from 0.2.5
+  and beyond.
+
+  o Directory authority changes:
+    - Remove turtles as a directory authority.
+    - Add longclaw as a new (v3) directory authority. This implements
+      ticket 13296. This keeps the directory authority count at 9.
+    - The directory authority Faravahar has a new IP address. This
+      closes ticket 14487.
+
+  o Major bugfixes (exit node stability, also in 0.2.6.3-alpha):
+    - Fix an assertion failure that could occur under high DNS load.
+      Fixes bug 14129; bugfix on Tor 0.0.7rc1. Found by "jowr";
+      diagnosed and fixed by "cypherpunks".
+
+  o Major bugfixes (relay, stability, possible security, also in 0.2.6.4-rc):
+    - Fix a bug that could lead to a relay crashing with an assertion
+      failure if a buffer of exactly the wrong layout was passed to
+      buf_pullup() at exactly the wrong time. Fixes bug 15083; bugfix on
+      0.2.0.10-alpha. Patch from 'cypherpunks'.
+    - Do not assert if the 'data' pointer on a buffer is advanced to the
+      very end of the buffer; log a BUG message instead. Only assert if
+      it is past that point. Fixes bug 15083; bugfix on 0.2.0.10-alpha.
+
+  o Minor features (geoip):
+    - Update geoip and geoip6 files to the January 7 2015 Maxmind
+      GeoLite2 Country database.
+
+
 Changes in version 0.2.4.25 - 2014-10-20
   Tor 0.2.4.25 disables SSL3 in response to the recent "POODLE" attack
   (even though POODLE does not affect Tor). It also works around a crash
diff --git a/changes/bug13296 b/changes/bug13296
deleted file mode 100644
index d6fe038..0000000
--- a/changes/bug13296
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Directory authority changes:
-    - Remove turtles as a directory authority.
-    - Add longclaw as a new (v3) directory authority. This implements
-      ticket 13296. This keeps the directory authority count at 9.
-
diff --git a/changes/bug13471 b/changes/bug13471
deleted file mode 100644
index c116a4a..0000000
--- a/changes/bug13471
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Major bugfixes (openssl bug workaround):
-    - Avoid crashing when using OpenSSL version 0.9.8zc, 1.0.0o, or
-      1.0.1j, built with the 'no-ssl3' configuration option. Fixes
-      bug 13471. This is a workaround for an OpenSSL bug.
-
diff --git a/changes/bug14129 b/changes/bug14129
deleted file mode 100644
index 6153cd8..0000000
--- a/changes/bug14129
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Major bugfixes (exit node stability):
-
-    - Fix an assertion failure that could occur under high DNS load.  Fixes
-      bug 14129; bugfix on Tor 0.0.7rc1. Found by "jowr"; diagnosed and fixed
-      by "cypherpunks".
-
-
diff --git a/changes/bug15083 b/changes/bug15083
deleted file mode 100644
index 5cc79b5..0000000
--- a/changes/bug15083
+++ /dev/null
@@ -1,10 +0,0 @@
-  o Major bugfixes (relay, stability, possible security):
-    - Fix a bug that could lead to a relay crashing with an assertion
-      failure if a buffer of exactly the wrong layout was passed
-      to buf_pullup() at exactly the wrong time. Fixes bug 15083;
-      bugfix on 0.2.0.10-alpha. Patch from 'cypherpunks'.
-
-    - Do not assert if the 'data' pointer on a buffer is advanced to the very
-      end of the buffer; log a BUG message instead.  Only assert if it is
-      past that point. Fixes bug 15083; bugfix on 0.2.0.10-alpha.
-
diff --git a/changes/geoip-january2015 b/changes/geoip-january2015
deleted file mode 100644
index 67324f2..0000000
--- a/changes/geoip-january2015
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update geoip to the January 7 2015 Maxmind GeoLite2 Country database.
-
diff --git a/changes/geoip-november2014 b/changes/geoip-november2014
deleted file mode 100644
index 52cbeb3..0000000
--- a/changes/geoip-november2014
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update geoip to the November 15 2014 Maxmind GeoLite2 Country database.
-
diff --git a/changes/geoip6-january2015 b/changes/geoip6-january2015
deleted file mode 100644
index b86fe2b..0000000
--- a/changes/geoip6-january2015
+++ /dev/null
@@ -1,2 +0,0 @@
-  o Minor features:
-    - Update geoip6 to the January 7 2015 Maxmind GeoLite2 Country database.
diff --git a/changes/geoip6-november2014 b/changes/geoip6-november2014
deleted file mode 100644
index e91fcc0..0000000
--- a/changes/geoip6-november2014
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update geoip6 to the November 15 2014 Maxmind GeoLite2 Country database.
-
diff --git a/changes/ticket14487 b/changes/ticket14487
deleted file mode 100644
index 577337f..0000000
--- a/changes/ticket14487
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Directory authority IP change:
-    - The directory authority Faravahar has a new IP address. Closes
-      ticket 14487.



More information about the tor-commits mailing list