mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
release: ChangeLog and ReleaseNotes for 0.4.7.12
This commit is contained in:
committed by
David Goulet
parent
90ec6a8d67
commit
ca1e0888f5
@@ -1,3 +1,30 @@
|
||||
Changes in version 0.4.7.12 - 2022-12-06
|
||||
This version contains a major change that is a new key for moria1. Also, new
|
||||
metrics are exported on the MetricsPort for the congestion control
|
||||
subsystem.
|
||||
|
||||
o Directory authority changes (moria1):
|
||||
- Rotate the relay identity key and v3 identity key for moria1. They
|
||||
have been online for more than a decade and refreshing keys
|
||||
periodically is good practice. Advertise new ports too, to avoid
|
||||
confusion. Closes ticket 40722.
|
||||
|
||||
o Minor feature (Congestion control metrics):
|
||||
- Add additional metricsport relay metrics for congestion control.
|
||||
Closes ticket 40724.
|
||||
|
||||
o Minor features (fallbackdir):
|
||||
- Regenerate fallback directories generated on December 06, 2022.
|
||||
|
||||
o Minor features (geoip data):
|
||||
- Update the geoip files to match the IPFire Location Database, as
|
||||
retrieved on 2022/12/06.
|
||||
|
||||
o Minor bugfixes (cpuworker, relay):
|
||||
- Fix an off by one overload calculation on the number of CPUs being
|
||||
used by our thread pool. Fixes bug 40719; bugfix on 0.3.5.1-alpha.
|
||||
|
||||
|
||||
Changes in version 0.4.7.11 - 2022-11-10
|
||||
This version contains several major fixes aimed at helping defend against
|
||||
network denial of service. It is also extending drastically the MetricsPort
|
||||
|
||||
@@ -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.7.12 - 2022-12-06
|
||||
This version contains a major change that is a new key for moria1. Also, new
|
||||
metrics are exported on the MetricsPort for the congestion control
|
||||
subsystem.
|
||||
|
||||
o Directory authority changes (moria1):
|
||||
- Rotate the relay identity key and v3 identity key for moria1. They
|
||||
have been online for more than a decade and refreshing keys
|
||||
periodically is good practice. Advertise new ports too, to avoid
|
||||
confusion. Closes ticket 40722.
|
||||
|
||||
o Minor feature (Congestion control metrics):
|
||||
- Add additional metricsport relay metrics for congestion control.
|
||||
Closes ticket 40724.
|
||||
|
||||
o Minor features (fallbackdir):
|
||||
- Regenerate fallback directories generated on December 06, 2022.
|
||||
|
||||
o Minor features (geoip data):
|
||||
- Update the geoip files to match the IPFire Location Database, as
|
||||
retrieved on 2022/12/06.
|
||||
|
||||
o Minor bugfixes (cpuworker, relay):
|
||||
- Fix an off by one overload calculation on the number of CPUs being
|
||||
used by our thread pool. Fixes bug 40719; bugfix on 0.3.5.1-alpha.
|
||||
|
||||
|
||||
Changes in version 0.4.7.11 - 2022-11-10
|
||||
This version contains several major fixes aimed at helping defend against
|
||||
network denial of service. It is also extending drastically the MetricsPort
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
o Minor features (fallbackdir):
|
||||
- Regenerate fallback directories generated on December 06, 2022.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor features (geoip data):
|
||||
- Update the geoip files to match the IPFire Location Database,
|
||||
as retrieved on 2022/12/06.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor bugfixes (cpuworker, relay):
|
||||
- Fix an off by one overload calculation on the number of CPUs being used by
|
||||
our thread pool. Fixes bug 40719; bugfix on 0.3.5.1-alpha.
|
||||
@@ -1,5 +0,0 @@
|
||||
o Directory authority changes (moria1):
|
||||
- Rotate the relay identity key and v3 identity key for moria1. They
|
||||
have been online for more than a decade and refreshing keys
|
||||
periodically is good practice. Advertise new ports too, to avoid
|
||||
confusion. Closes ticket 40722.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor feature (Congestion control metrics):
|
||||
- Add additional metricsport relay metrics for congestion control.
|
||||
Closes ticket 40724.
|
||||
Reference in New Issue
Block a user