mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Use the correct release date and backport version sources.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Changes in version 0.4.5.10 - 2021-08-13
|
||||
Changes in version 0.4.5.10 - 2021-08-16
|
||||
This version fixes several bugs from earlier versions.
|
||||
|
||||
o Minor feature (fallbackdir):
|
||||
@@ -12,15 +12,15 @@ Changes in version 0.4.5.10 - 2021-08-13
|
||||
- Enable the deterministic RNG for unit tests that covers the address set
|
||||
bloomfilter-based API's. Fixes bug 40419; bugfix on 0.3.3.2-alpha.
|
||||
|
||||
o Minor bugfix (crypto):
|
||||
o Minor bugfix (crypto, backport from 0.4.6.7):
|
||||
- Disable the unused batch verification feature of ed25519-donna. Fixes
|
||||
bug 40078; bugfix on 0.2.6.1-alpha. Found by Henry de Valence.
|
||||
|
||||
o Minor bugfixes (relay, backport from 0.4.6.x):
|
||||
o Minor bugfixes (relay, backport from 0.4.6.7):
|
||||
- Reduce the compression level for data streaming from HIGH to LOW. Fixes
|
||||
bug 40301; bugfix on 0.3.5.1-alpha.
|
||||
|
||||
o Minor bugfixes (timekeeping, backport from 0.4.6.x):
|
||||
o Minor bugfixes (timekeeping, backport from 0.4.6.7):
|
||||
- Calculate the time of day correctly on systems where the time_t
|
||||
type includes leap seconds. (This is not the case on most
|
||||
operating systems, but on those where it occurs, our tor_timegm
|
||||
@@ -28,7 +28,7 @@ Changes in version 0.4.5.10 - 2021-08-13
|
||||
which could result in assertion failures when calculating
|
||||
voting schedules.) Fixes bug 40383; bugfix on 0.2.0.3-alpha.
|
||||
|
||||
o Minor bugfixes (warnings, portability, backport from 0.4.6.x):
|
||||
o Minor bugfixes (warnings, portability, backport from 0.4.6.6):
|
||||
- Suppress a strict-prototype warning when building with some versions
|
||||
of NSS. Fixes bug 40409; bugfix on 0.3.5.1-alpha.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user