From 167cc1ce6adae7b8c2c2664546a23d6e18914e17 Mon Sep 17 00:00:00 2001 From: Tor CI Release Date: Fri, 3 Nov 2023 13:21:32 +0000 Subject: release: ChangeLog and ReleaseNotes for 0.4.8.8 --- ChangeLog | 27 +++++++++++++++++++++++++++ ReleaseNotes | 27 +++++++++++++++++++++++++++ changes/bug40869 | 3 --- changes/bug40878 | 4 ---- changes/fallbackdirs-2023-11-03 | 2 -- changes/geoip-2023-11-03 | 3 --- changes/ticket40874 | 3 --- 7 files changed, 54 insertions(+), 15 deletions(-) delete mode 100644 changes/bug40869 delete mode 100644 changes/bug40878 delete mode 100644 changes/fallbackdirs-2023-11-03 delete mode 100644 changes/geoip-2023-11-03 delete mode 100644 changes/ticket40874 diff --git a/ChangeLog b/ChangeLog index 344a962083..85833f2afa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +Changes in version 0.4.8.8 - 2023-11-03 + We are releasing today a fix for a high security issue, TROVE-2023-004, that + is affecting relays. Also a few minor bugfixes detailed below. Please upgrade + as soon as posssible. + + o Major bugfixes (TROVE-2023-004, relay): + - Mitigate an issue when Tor compiled with OpenSSL can crash during + handshake with a remote relay. Fixes bug 40874; bugfix + on 0.2.7.2-alpha. + + o Minor features (fallbackdir): + - Regenerate fallback directories generated on November 03, 2023. + + o Minor features (geoip data): + - Update the geoip files to match the IPFire Location Database, as + retrieved on 2023/11/03. + + o Minor bugfixes (directory authority): + - Look at the network parameter "maxunmeasuredbw" with the correct + spelling. Fixes bug 40869; bugfix on 0.4.6.1-alpha. + + o Minor bugfixes (vanguards addon support): + - Count the conflux linked cell as valid when it is successfully + processed. This will quiet a spurious warn in the vanguards addon. + Fixes bug 40878; bugfix on 0.4.8.1-alpha. + + Changes in version 0.4.8.7 - 2023-09-25 This version fixes a single major bug in the Conflux subsystem on the client side. See below for more information. The upcoming Tor Browser 13 stable will diff --git a/ReleaseNotes b/ReleaseNotes index 4c3bbda3be..be16a00fbc 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -2,6 +2,33 @@ 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.8 - 2023-11-03 + We are releasing today a fix for a high security issue, TROVE-2023-004, that + is affecting relays. Also a few minor bugfixes detailed below. Please upgrade + as soon as posssible. + + o Major bugfixes (TROVE-2023-004, relay): + - Mitigate an issue when Tor compiled with OpenSSL can crash during + handshake with a remote relay. Fixes bug 40874; bugfix + on 0.2.7.2-alpha. + + o Minor features (fallbackdir): + - Regenerate fallback directories generated on November 03, 2023. + + o Minor features (geoip data): + - Update the geoip files to match the IPFire Location Database, as + retrieved on 2023/11/03. + + o Minor bugfixes (directory authority): + - Look at the network parameter "maxunmeasuredbw" with the correct + spelling. Fixes bug 40869; bugfix on 0.4.6.1-alpha. + + o Minor bugfixes (vanguards addon support): + - Count the conflux linked cell as valid when it is successfully + processed. This will quiet a spurious warn in the vanguards addon. + Fixes bug 40878; bugfix on 0.4.8.1-alpha. + + Changes in version 0.4.8.7 - 2023-09-25 This version fixes a single major bug in the Conflux subsystem on the client side. See below for more information. The upcoming Tor Browser 13 stable will diff --git a/changes/bug40869 b/changes/bug40869 deleted file mode 100644 index da9666333f..0000000000 --- a/changes/bug40869 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (directory authority): - - Look at the network parameter "maxunmeasuredbw" with the - correct spelling. Fixes bug 40869; bugfix on 0.4.6.1-alpha. diff --git a/changes/bug40878 b/changes/bug40878 deleted file mode 100644 index 503ace69da..0000000000 --- a/changes/bug40878 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (vanguards addon support): - - Count the conflux linked cell as valid when it is successfully - processed. This will quiet a spurious warn in the vanguards addon. - Fixes bug 40878; bugfix on 0.4.8.1-alpha. diff --git a/changes/fallbackdirs-2023-11-03 b/changes/fallbackdirs-2023-11-03 deleted file mode 100644 index a6456a97e7..0000000000 --- a/changes/fallbackdirs-2023-11-03 +++ /dev/null @@ -1,2 +0,0 @@ - o Minor features (fallbackdir): - - Regenerate fallback directories generated on November 03, 2023. diff --git a/changes/geoip-2023-11-03 b/changes/geoip-2023-11-03 deleted file mode 100644 index eedd3394ad..0000000000 --- a/changes/geoip-2023-11-03 +++ /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/11/03. diff --git a/changes/ticket40874 b/changes/ticket40874 deleted file mode 100644 index e1091f6b63..0000000000 --- a/changes/ticket40874 +++ /dev/null @@ -1,3 +0,0 @@ - o Major bugfixes (TROVE-2023-004, relay): - - Mitigate an issue when Tor compiled with OpenSSL can crash during - handshake with a remote relay. Fixes bug 40874; bugfix on 0.2.7.2-alpha. -- cgit v1.2.3-54-g00ecf