[tor-commits] [tor/master] Remove changes files from master that are already in 0297-rc

nickm at torproject.org nickm at torproject.org
Mon Dec 12 03:25:04 UTC 2016


commit 936ce997bb081a76823885fc11c3f55679800f82
Author: Nick Mathewson <nickm at torproject.org>
Date:   Sun Dec 11 22:24:37 2016 -0500

    Remove changes files from master that are already in 0297-rc
---
 changes/19974              | 5 -----
 changes/20492              | 4 ----
 changes/bug19960           | 4 ----
 changes/bug20710_025       | 4 ----
 changes/bug20715           | 4 ----
 changes/bug20716           | 3 ---
 changes/bug20810           | 4 ----
 changes/bug20864           | 4 ----
 changes/bug20875           | 4 ----
 changes/bug20935           | 3 ---
 changes/geoip-december2016 | 4 ----
 11 files changed, 43 deletions(-)

diff --git a/changes/19974 b/changes/19974
deleted file mode 100644
index 5496143..0000000
--- a/changes/19974
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfixes (unit tests):
-    - Fix tolerances in unit tests for monotonic time comparisons between
-      nanoseconds and microseconds. Previously, we accepted a 10 us
-      difference only, which is not realistic on every platform's
-      clock_gettime(). Fixes bug 19974; bugfix on 0.2.9.1-alpha.
diff --git a/changes/20492 b/changes/20492
deleted file mode 100644
index fdcd4d0..0000000
--- a/changes/20492
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfix (build):
-    - The current Git revision when building from a local repository is now
-      detected correctly when using git worktrees.  Fixes bug 20492; bugfix on
-      0.2.3.9-alpha.
diff --git a/changes/bug19960 b/changes/bug19960
deleted file mode 100644
index 5d65585..0000000
--- a/changes/bug19960
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (netbsd, unit tests):
-    - Stop expecting NetBSD unit tests to report success for ipfw;
-      on NetBSD, it's only pf that's supported.
-      Part of a fix for bug 19960; bugfix on 0.2.9.5-alpha.
diff --git a/changes/bug20710_025 b/changes/bug20710_025
deleted file mode 100644
index 12bd075..0000000
--- a/changes/bug20710_025
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (memory leak, use-after-free, linux seccomp2 sandbox):
-    - Fix a memory leak and use-after-free error when removing entries
-      from the sandbox's getaddrinfo() cache. Fixes bug 20710; bugfix on
-      0.2.5.5-alpha. Patch from "cypherpunks".
diff --git a/changes/bug20715 b/changes/bug20715
deleted file mode 100644
index 737a560..0000000
--- a/changes/bug20715
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (memory leak)
-    - When moving a signed descriptor object from a source to an existing
-      destination, free the allocated memory inside that destination object.
-      Bugfix on tor-0.2.8.3-alpha; Closes #20715.
diff --git a/changes/bug20716 b/changes/bug20716
deleted file mode 100644
index 37fd6fe..0000000
--- a/changes/bug20716
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (client, memory leak):
-    - Fix a small memory leak when receiving AF_UNIX connections on
-      a SocksPort. Fixes bug 20716; bugfix on 0.2.6.3-alpha.
diff --git a/changes/bug20810 b/changes/bug20810
deleted file mode 100644
index 5420a73..0000000
--- a/changes/bug20810
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (relay)
-    - When computing old Tor protocol line version in protover, we were
-      looking at 0.2.7.5 twice instead of a specific case for 0.2.9.1-alpha.
-      Bugfix on tor-0.2.9.4-alpha.
diff --git a/changes/bug20864 b/changes/bug20864
deleted file mode 100644
index 7b8c70f..0000000
--- a/changes/bug20864
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (unit tests, hidden services):
-    - Remove a double-free in the single onion service unit test. Stop
-      ignoring a return value. Make future changes less error-prone.
-      Fixes bug 20864; bugfix on 0.2.9.6-rc.
diff --git a/changes/bug20875 b/changes/bug20875
deleted file mode 100644
index 6bba2cb..0000000
--- a/changes/bug20875
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (download scheduling)
-    - Resolve a "bug" warning when considering a download schedule whose
-      delay had approached INT_MAX. Fixes 20875; bugfix on 0.2.9.5-alpha.
-
diff --git a/changes/bug20935 b/changes/bug20935
deleted file mode 100644
index 78068c7..0000000
--- a/changes/bug20935
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (portability):
-    - Use the correct spelling of MAC_OS_X_VERSION_10_12 on configure.ac
-      Fixes bug 20935; bugfix on 0.2.9.6-rc.
diff --git a/changes/geoip-december2016 b/changes/geoip-december2016
deleted file mode 100644
index 60754ea..0000000
--- a/changes/geoip-december2016
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features:
-    - Update geoip and geoip6 to the December 7 2016 Maxmind GeoLite2
-      Country database.
-



More information about the tor-commits mailing list