]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
release: ChangeLog and ReleaseNotes for 0.4.8.16
authorDavid Goulet <dgoulet@torproject.org>
Mon, 24 Mar 2025 15:18:46 +0000 (11:18 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 24 Mar 2025 15:18:46 +0000 (11:18 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
ChangeLog
ReleaseNotes
changes/geoip-2025-03-24 [deleted file]
changes/ticket41035 [deleted file]

index ab27aeeadd0f1e13b8bb6dac1064840dd32fa3a0..e65c417e8267331ad79d9f81008b14f4d8cfc74f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Changes in version 0.4.8.16 - 2025-03-24
+  This is quick second release since 0.4.8.15 due to a typo in a directory
+  authority rule file. This only affects directory authorities. Regardless,
+  upgrading to latest stable is always desired.
+
+  o Minor features (geoip data):
+    - Update the geoip files to match the IPFire Location Database, as
+      retrieved on 2025/03/24.
+
+  o Minor bugfix (dirauth):
+    - Fix typo in flag assignment approved-routers file. Fixes bug
+      41035; bugfix on 0.4.8.15
+
 Changes in version 0.4.8.15 - 2025-03-20
   This is a minor release fixing a sandbox issue for bandwidth authority and a
   conflux issue on the control port. It also has a client fix about relay flag
index c90ac50278aad189b46058b078994c55d2d2a5df..e1887016ec4be66cb19b5a14c5750f69b3089ad9 100644 (file)
@@ -2,6 +2,20 @@ This document summarizes new features and bugfixes in each stable
 release 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.4.8.16 - 2025-03-24
+  This is quick second release since 0.4.8.15 due to a typo in a directory
+  authority rule file. This only affects directory authorities. Regardless,
+  upgrading to latest stable is always desired.
+
+  o Minor features (geoip data):
+    - Update the geoip files to match the IPFire Location Database, as
+      retrieved on 2025/03/24.
+
+  o Minor bugfix (dirauth):
+    - Fix typo in flag assignment approved-routers file. Fixes bug
+      41035; bugfix on 0.4.8.15
+
+
 Changes in version 0.4.8.15 - 2025-03-20
   This is a minor release fixing a sandbox issue for bandwidth authority and a
   conflux issue on the control port. It also has a client fix about relay flag
diff --git a/changes/geoip-2025-03-24 b/changes/geoip-2025-03-24
deleted file mode 100644 (file)
index 35d6ef2..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features (geoip data):
-    - Update the geoip files to match the IPFire Location Database,
-      as retrieved on 2025/03/24.
diff --git a/changes/ticket41035 b/changes/ticket41035
deleted file mode 100644 (file)
index cc70271..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfix (dirauth):
-    - Fix typo in flag assignment approved-routers file. Fixes bug 41035; bugfix
-      on 0.4.8.15