diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug40897 | 6 | ||||
-rw-r--r-- | changes/fallbackdirs-2023-12-08 | 2 | ||||
-rw-r--r-- | changes/geoip-2023-12-08 | 3 | ||||
-rw-r--r-- | changes/ticket40871 | 3 |
4 files changed, 0 insertions, 14 deletions
diff --git a/changes/bug40897 b/changes/bug40897 deleted file mode 100644 index 0c41033c9d..0000000000 --- a/changes/bug40897 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes (TROVE-2023-007, exit): - - Improper error propagation from a safety check in conflux leg - linking lead to a desynchronization of which legs were part of - a conflux set, ultimately causing a UAF and NULL pointer - dereference crash on Exit relays. Fixes bug 40897; - bugfix on 0.4.8.1-alpha. diff --git a/changes/fallbackdirs-2023-12-08 b/changes/fallbackdirs-2023-12-08 deleted file mode 100644 index 884011e989..0000000000 --- a/changes/fallbackdirs-2023-12-08 +++ /dev/null @@ -1,2 +0,0 @@ - o Minor features (fallbackdir): - - Regenerate fallback directories generated on December 08, 2023. diff --git a/changes/geoip-2023-12-08 b/changes/geoip-2023-12-08 deleted file mode 100644 index 8d34d777b9..0000000000 --- a/changes/geoip-2023-12-08 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features (geoip data): - - Update the geoip files to match the IPFire Location Database, - as retrieved on 2023/12/08. diff --git a/changes/ticket40871 b/changes/ticket40871 deleted file mode 100644 index 32a89eed99..0000000000 --- a/changes/ticket40871 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (bridges, statistics): - - Correctly report statistics for client count over Pluggable transport. - Fixes bug 40871; bugfix on 0.4.8.4 |