]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove already-merged changes files.
authorNick Mathewson <nickm@torproject.org>
Thu, 10 Dec 2015 15:00:56 +0000 (10:00 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 10 Dec 2015 15:00:56 +0000 (10:00 -0500)
changes/bug16056 [deleted file]
changes/bug16702 [deleted file]
changes/bug17364 [deleted file]
changes/bug17551 [deleted file]
changes/bug17722 [deleted file]
changes/bug17772 [deleted file]
changes/bug17781 [deleted file]
changes/geoip-december2015 [deleted file]

diff --git a/changes/bug16056 b/changes/bug16056
deleted file mode 100644 (file)
index e3311c0..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (relay, IPv6):
-    - When displaying an IPv6 exit policy, include the mask bits correctly
-      even when the number is greater than 31. Fixes bug 16056; bugfix on
-      0.2.4.7-alpha. Patch from "gturner".
\ No newline at end of file
diff --git a/changes/bug16702 b/changes/bug16702
deleted file mode 100644 (file)
index 5de36cd..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (hidden service)
-    - The wrong list was used when looking up expired intro points in a rend
-      service object causing what we think could be reachability issues and
-      triggering a BUG log. Fixes 16702; bugfix on tor-0.2.7.2-alpha.
diff --git a/changes/bug17364 b/changes/bug17364
deleted file mode 100644 (file)
index dd9ff12..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Documentation:
-    - Note that HiddenServicePorts can take a unix domain socket.
-      Closes ticket 17364.
diff --git a/changes/bug17551 b/changes/bug17551
deleted file mode 100644 (file)
index 27e4679..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (compilation):
-    - When checking for net/pfvar.h, include netinet/in.h if possible.
-      This fixes transparent proxy detection on OpenBSD. Fixes bug
-      17551; bugfix on 0.1.2.1-alpha. Patch from "rubiate".
diff --git a/changes/bug17722 b/changes/bug17722
deleted file mode 100644 (file)
index 1b18d4a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (code correctness)
-    - Fix undefined behavior in the tor_cert_checksig function. Fixes bug
-      17722; bugfix on tor-0.2.7.2-alpha.
diff --git a/changes/bug17772 b/changes/bug17772
deleted file mode 100644 (file)
index 54d457c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Major bugfixes (guard selection):
-    - Actually look at the Guard flag when selecting a new directory
-      guard. When we implemented the directory guard design, we
-      accidentally started treating all relays as if they have the Guard
-      flag during guard selection, leading to weaker anonymity and worse
-      performance. Fixes bug 17222; bugfix on 0.2.4.8-alpha. Discovered
-      by Mohsen Imani.
diff --git a/changes/bug17781 b/changes/bug17781
deleted file mode 100644 (file)
index 01ed231..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Compilation fixes:
-    - Fix a compilation warning with Clang 3.6: Do not check the
-      presence of an address which can never be NULL. Fixes bug 17781.
diff --git a/changes/geoip-december2015 b/changes/geoip-december2015
deleted file mode 100644 (file)
index 597bcc9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features:
-    - Update geoip and geoip6 to the December 1 2015 Maxmind GeoLite2
-      Country database.
-