mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
start changelog for 0.4.3.5
This commit is contained in:
parent
701221add5
commit
2a4c0ce21e
39
ChangeLog
39
ChangeLog
@ -1,3 +1,42 @@
|
|||||||
|
Changes in vesion 0.4.3.5 - 2020-05-15
|
||||||
|
Tor 0.4.3.5 is the first stable release in the 0.4.3.x series. BLURB
|
||||||
|
BLURB BLURB BLURB BLURB BLURB BLURB BLURB BLURB
|
||||||
|
|
||||||
|
Per our support policy, we support each stable release series for nine
|
||||||
|
months after its first stable release, or three months after the first
|
||||||
|
stable release of the next series: whichever is longer. This means
|
||||||
|
that 0.4.3.x will be supported until around February 2021--later, if
|
||||||
|
0.4.4.x is later than anticipated.
|
||||||
|
|
||||||
|
Note also that support for 0.4.1.x is about to end on May 20 of this
|
||||||
|
year; 0.4.2.x will be supported until September 15. We still plan to
|
||||||
|
continue supporting 0.3.5.x, our long-term stable series, until
|
||||||
|
Feb 2022.
|
||||||
|
|
||||||
|
Below are the changes since 0.4.3.4-rc. For a complete list of changes
|
||||||
|
since 0.4.2.5, see the ReleaseNotes file.
|
||||||
|
|
||||||
|
o Minor bugfixes (compiler compatibility):
|
||||||
|
- Avoid compiler warnings from Clang 10 related to the use of GCC-
|
||||||
|
style "/* falls through */" comments. Both Clang and GCC allow
|
||||||
|
__attribute__((fallthrough)) instead, so that's what we're using
|
||||||
|
now. Fixes bug 34078; bugfix on 0.3.1.3-alpha.
|
||||||
|
|
||||||
|
o Minor bugfixes (compiler warnings):
|
||||||
|
- Fix compilation warnings with GCC 10.0.1. Fixes bug 34077; bugfix
|
||||||
|
on 0.4.0.3-alpha.
|
||||||
|
|
||||||
|
o Minor bugfixes (IPv6, logging):
|
||||||
|
- Stop truncating IPv6 addresses and ports in channel and connection
|
||||||
|
logs. Fixes bug 33918; bugfix on 0.2.4.4-alpha.
|
||||||
|
|
||||||
|
o Minor bugfixes (logging):
|
||||||
|
- Fix a logic error in a log message about whether an address was
|
||||||
|
invalid. Previously, the code would never report that onion
|
||||||
|
addresses were onion addresses. Fixes bug 34131; bugfix
|
||||||
|
on 0.4.3.1-alpha.
|
||||||
|
|
||||||
|
|
||||||
Changes in version 0.4.3.4-rc - 2020-04-13
|
Changes in version 0.4.3.4-rc - 2020-04-13
|
||||||
Tor 0.4.3.4-rc is the first release candidate in its series. It fixes
|
Tor 0.4.3.4-rc is the first release candidate in its series. It fixes
|
||||||
several bugs from earlier versions, including one affecting DoS
|
several bugs from earlier versions, including one affecting DoS
|
||||||
|
Loading…
Reference in New Issue
Block a user