]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
release: ChangeLog and ReleaseNotes for 0.4.7.6-rc
authorTor CI Release <no-email@torproject.org>
Thu, 7 Apr 2022 12:59:00 +0000 (12:59 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 7 Apr 2022 13:04:39 +0000 (09:04 -0400)
ChangeLog
changes/clone3-sandbox [deleted file]
changes/fallbackdirs-2022-04-07 [deleted file]
changes/geoip-2022-04-07 [deleted file]

index 1cb73c2a3c912873f14f2d58a0ab7a38bee0c752..724c5c40ac20483401ab2950e15f57dd8f0042f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Changes in version 0.4.7.6-rc - 2022-04-07
+  This is the first release candidate of the 0.4.7.x series. Only one minor
+  bugfix went in since the last alpha couple weeks ago. We strongly recommend
+  anyone running an alpha version to upgrade to this version. Unless major
+  problems are found, the next release will finally be the stable!
+
+  o Minor features (fallbackdir):
+    - Regenerate fallback directories generated on April 07, 2022.
+
+  o Minor features (geoip data):
+    - Update the geoip files to match the IPFire Location Database, as
+      retrieved on 2022/04/07.
+
+  o Minor features (linux seccomp2 sandbox):
+    - Permit the clone3 syscall, which is apparently used in glibc-2.34
+      and later. Closes ticket 40590.
+
+
 Changes in version 0.4.7.5-alpha - 2022-03-25
   This version contains, of what we hope, the final work for congestion
   control paving the way to the stable version. We expect this to be the last
diff --git a/changes/clone3-sandbox b/changes/clone3-sandbox
deleted file mode 100644 (file)
index dac8fe7..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features (linux seccomp2 sandbox):
-    - Permit the clone3 syscall, which is apparently used in glibc-2.34 and
-      later. Closes ticket 40590.
diff --git a/changes/fallbackdirs-2022-04-07 b/changes/fallbackdirs-2022-04-07
deleted file mode 100644 (file)
index fd28ea8..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-  o Minor features (fallbackdir):
-    - Regenerate fallback directories generated on April 07, 2022.
diff --git a/changes/geoip-2022-04-07 b/changes/geoip-2022-04-07
deleted file mode 100644 (file)
index 1aea061..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 2022/04/07.