]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove changes files for items already merged into 0.3.4.6-rc
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Aug 2018 12:35:41 +0000 (08:35 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Aug 2018 12:35:41 +0000 (08:35 -0400)
13 files changed:
changes/bug20424_029_minimal [deleted file]
changes/bug26485 [deleted file]
changes/bug26627 [deleted file]
changes/bug26785 [deleted file]
changes/bug26787 [deleted file]
changes/bug26789 [deleted file]
changes/bug26830 [deleted file]
changes/bug26853 [deleted file]
changes/bug26876 [deleted file]
changes/bug26924 [deleted file]
changes/bug26927 [deleted file]
changes/task26771 [deleted file]
changes/ticket26647 [deleted file]

diff --git a/changes/bug20424_029_minimal b/changes/bug20424_029_minimal
deleted file mode 100644 (file)
index eb78862..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (compilation):
-    - When compiling with --enable-openbsd-malloc or --enable-tcmalloc, tell
-      the compiler not to include the system malloc implementation. Fixes bug
-      20424; bugfix on 0.2.0.20-rc.
diff --git a/changes/bug26485 b/changes/bug26485
deleted file mode 100644 (file)
index 5a40b7a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (directory authority):
-    - When voting for recommended versions, make sure that all of the
-      versions are well-formed and parsable. Fixes bug 26485; bugfix on
-      0.1.1.6-alpha.
diff --git a/changes/bug26627 b/changes/bug26627
deleted file mode 100644 (file)
index d28bd05..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor bugfixes (v3 onion services):
-    - Stop sending ed25519 link specifiers in v3 onion service introduce
-      cells, when the rendezvous point doesn't support ed25519 link
-      authentication. Fixes bug 26627; bugfix on 0.3.2.4-alpha.
-    - Stop putting ed25519 link specifiers in v3 onion service descriptors,
-      when the intro point doesn't support ed25519 link authentication.
-      Fixes bug 26627; bugfix on 0.3.2.4-alpha.
diff --git a/changes/bug26785 b/changes/bug26785
deleted file mode 100644 (file)
index e6392fc..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (compilation, portability):
-    - Don't try to use a pragma to temporarily disable
-      -Wunused-const-variable if the compiler doesn't support it.
-      Fixes bug 26785; bugfix on 0.3.2.11.
diff --git a/changes/bug26787 b/changes/bug26787
deleted file mode 100644 (file)
index b32e519..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (testing):
-    - Disable core dumps in test_bt.sh, to avoid failures in "make
-      distcheck". Fixes bug 26787; bugfix on 0.2.5.2-alpha.
diff --git a/changes/bug26789 b/changes/bug26789
deleted file mode 100644 (file)
index 9b35205..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (compilation):
-     - Update build system so that tor builds again with
-       --disable-unittests after recent refactoring efforts.
-       Fixes bug 26789; bugfix on 0.3.4.3-alpha.
diff --git a/changes/bug26830 b/changes/bug26830
deleted file mode 100644 (file)
index c002f19..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (continuous integration):
-    - Skip an unreliable key generation test on Windows, until the underlying
-      issue in bug 26076 is resolved. Fixes bug 26830; bugfix on 0.2.7.3-rc.
diff --git a/changes/bug26853 b/changes/bug26853
deleted file mode 100644 (file)
index 6ee4778..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (continuous integration):
-    - Skip an unreliable key expiration test on Windows, until the underlying
-      issue in bug 26076 is resolved. Fixes bug 26853; bugfix on 0.3.2.1-alpha.
diff --git a/changes/bug26876 b/changes/bug26876
deleted file mode 100644 (file)
index b661104..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (portability):
-    - Work around two different bugs in the OS X 10.10 and later SDKs that
-      would prevent us from successfully targeting earlier versions of OS X.
-      Fixes bug 26876; bugfix on 0.3.3.1-alpha.
diff --git a/changes/bug26924 b/changes/bug26924
deleted file mode 100644 (file)
index 882db56..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (single onion services, Tor2web):
-    - Log a protocol warning when single onion services or Tor2web clients
-      fail to authenticate direct connections to relays.
-      Fixes bug 26924; bugfix on 0.2.9.1-alpha.
diff --git a/changes/bug26927 b/changes/bug26927
deleted file mode 100644 (file)
index cd035bb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (logging):
-    - Improve the log message when connection initiators fail to authenticate
-      direct connections to relays.
-      Fixes bug 26927; bugfix on 0.3.0.1-alpha.
diff --git a/changes/task26771 b/changes/task26771
deleted file mode 100644 (file)
index fd70090..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Directory authority changes:
-    - The "Bifroest" bridge authority has been retired; the new bridge
-      authority is "Serge", and it is operated by George from the
-      TorBSD project. Closes ticket 26771.
diff --git a/changes/ticket26647 b/changes/ticket26647
deleted file mode 100644 (file)
index 1c2e917..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features (controller):
-    - The control port now exposes the list of HTTPTunnelPorts and
-      ExtOrPorts via GETINFO net/listeners/httptunnel and net/listeners/extor
-      respectively.  Closes ticket 26647.