]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
release: ChangeLog and ReleaseNotes for 0.4.8.25
authorDavid Goulet <dgoulet@torproject.org>
Thu, 7 May 2026 14:39:55 +0000 (10:39 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 7 May 2026 14:39:55 +0000 (10:39 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
ChangeLog
ReleaseNotes
changes/fallbackdirs-2026-05-07 [deleted file]

index 4e5244303a677a430a73e084bb701bbeb101d880..3394739933bd5b7e3fb2cc97f20fc7a1a31e679b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Changes in version 0.4.8.25 - 2026-05-07
+  A quick second release because a silent error occurred in our CI build, which
+  resulted in all fallback directories being removed from the list. This means
+  that all new clients will bootstrap against the directory authorities.
+
+  o Minor features (fallbackdir):
+    - Regenerate fallback directories generated on May 07, 2026.
+
 Changes in version 0.4.8.24 - 2026-05-06
   This is a security release fixing several major bugfixes that were reported
   in the past weeks. Huge thanks to everyone that reported these issues! We
index 4c5dd8a964d352160bc059de31af2d7425ab4601..10b8d81267524059074cbd7b969a4b59dafdc1c3 100644 (file)
@@ -2,6 +2,14 @@ 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.25 - 2026-05-07
+  A quick second release because a silent error occurred in our CI build, which
+  resulted in all fallback directories being removed from the list. This means
+  that all new clients will bootstrap against the directory authorities.
+
+  o Minor features (fallbackdir):
+    - Regenerate fallback directories generated on May 07, 2026.
+
 Changes in version 0.4.8.24 - 2026-05-06
   This is a security release fixing several major bugfixes that were reported
   in the past weeks. Huge thanks to everyone that reported these issues! We
diff --git a/changes/fallbackdirs-2026-05-07 b/changes/fallbackdirs-2026-05-07
deleted file mode 100644 (file)
index c200ccf..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-  o Minor features (fallbackdir):
-    - Regenerate fallback directories generated on May 07, 2026.