mirror of
https://gitlab.torproject.org/tpo/core/debian/tor.git
synced 2026-01-16 23:12:29 +00:00
release: ChangeLog and ReleaseNotes for 0.4.8.16
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
c44793543a
commit
a1a4301872
4 changed files with 27 additions and 6 deletions
13
ChangeLog
13
ChangeLog
|
|
@ -1,3 +1,16 @@
|
|||
Changes in version 0.4.8.16 - 2025-03-24
|
||||
This is quick second release since 0.4.8.15 due to a typo in a directory
|
||||
authority rule file. This only affects directory authorities. Regardless,
|
||||
upgrading to latest stable is always desired.
|
||||
|
||||
o Minor features (geoip data):
|
||||
- Update the geoip files to match the IPFire Location Database, as
|
||||
retrieved on 2025/03/24.
|
||||
|
||||
o Minor bugfix (dirauth):
|
||||
- Fix typo in flag assignment approved-routers file. Fixes bug
|
||||
41035; bugfix on 0.4.8.15
|
||||
|
||||
Changes in version 0.4.8.15 - 2025-03-20
|
||||
This is a minor release fixing a sandbox issue for bandwidth authority and a
|
||||
conflux issue on the control port. It also has a client fix about relay flag
|
||||
|
|
|
|||
14
ReleaseNotes
14
ReleaseNotes
|
|
@ -2,6 +2,20 @@ 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.16 - 2025-03-24
|
||||
This is quick second release since 0.4.8.15 due to a typo in a directory
|
||||
authority rule file. This only affects directory authorities. Regardless,
|
||||
upgrading to latest stable is always desired.
|
||||
|
||||
o Minor features (geoip data):
|
||||
- Update the geoip files to match the IPFire Location Database, as
|
||||
retrieved on 2025/03/24.
|
||||
|
||||
o Minor bugfix (dirauth):
|
||||
- Fix typo in flag assignment approved-routers file. Fixes bug
|
||||
41035; bugfix on 0.4.8.15
|
||||
|
||||
|
||||
Changes in version 0.4.8.15 - 2025-03-20
|
||||
This is a minor release fixing a sandbox issue for bandwidth authority and a
|
||||
conflux issue on the control port. It also has a client fix about relay flag
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
o Minor features (geoip data):
|
||||
- Update the geoip files to match the IPFire Location Database,
|
||||
as retrieved on 2025/03/24.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
o Minor bugfix (dirauth):
|
||||
- Fix typo in flag assignment approved-routers file. Fixes bug 41035; bugfix
|
||||
on 0.4.8.15
|
||||
Loading…
Add table
Reference in a new issue