mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.8'
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfix (NetBSD, compilation):
|
||||
- Fix compilation issue on NetBSD by avoiding an unnecessary dependency on
|
||||
"huge" page mappings in Equi-X. Fixes bug 40843; bugfix on 0.4.8.1-alpha.
|
||||
@@ -0,0 +1,4 @@
|
||||
o Minor bugfix (NetBSD, testing):
|
||||
- Fix test failures in "crypto/hashx" and "slow/crypto/equix" on x86_64
|
||||
and aarch64 NetBSD hosts, by adding support for PROT_MPROTECT() flags.
|
||||
Fixes bug 40844; bugfix on 0.4.8.1-alpha.
|
||||
Reference in New Issue
Block a user