]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
and fix them here too
authorRoger Dingledine <arma@torproject.org>
Mon, 27 Aug 2012 18:28:00 +0000 (14:28 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 27 Aug 2012 18:28:00 +0000 (14:28 -0400)
ChangeLog
ReleaseNotes
changes/note-releasenote-fix [deleted file]

index 3a1ad77930c37f6a990012dbc376d83bea034dfe..fa320a541e759a081ffe95864486687d588d1bbd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,6 @@
 Changes in version 0.2.2.38 - 2012-08-12
-  Tor 0.2.2.38 fixes a rare race condition that can crash exit relays;
-  fixes a remotely triggerable crash bug; and fixes a timing attack that
-  could in theory leak path information.
+  Tor 0.2.2.38 fixes a remotely triggerable crash bug, and fixes a timing
+  attack that could in theory leak path information.
 
   o Security fixes:
     - Avoid an uninitialized memory read when reading a vote or consensus
index 2782d377907fc4e3e0e5ba25a925e200fb90ab43..0d710d9c424f0a51d01ff62f1b577036fdc454e2 100644 (file)
@@ -4,9 +4,8 @@ of Tor. If you want to see more detailed descriptions of the changes in
 each development snapshot, see the ChangeLog file.
 
 Changes in version 0.2.2.38 - 2012-08-12
-  Tor 0.2.2.38 fixes a rare race condition that can crash exit relays;
-  fixes a remotely triggerable crash bug; and fixes a timing attack that
-  could in theory leak path information.
+  Tor 0.2.2.38 fixes a remotely triggerable crash bug, and fixes a timing
+  attack that could in theory leak path information.
 
   o Security fixes:
     - Avoid an uninitialized memory read when reading a vote or consensus
diff --git a/changes/note-releasenote-fix b/changes/note-releasenote-fix
deleted file mode 100644 (file)
index 586e2d2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-  o Documentation fix:
-    Remove the following entry from the 0.2.2.38 changelog, since the patch
-    was not, in fact, included in 0.2.2.38:
-    .
-    - Avoid read-from-freed-memory and double-free bugs that could occur
-      when a DNS request fails while launching it. Fixes bug 6480;
-      bugfix on 0.2.0.1-alpha.
-    .
-    Fixes bug 6657; bugfix on 0.2.2.38.