summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/ticket408433
-rw-r--r--changes/ticket408444
2 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket40843 b/changes/ticket40843
new file mode 100644
index 0000000000..3af63a9164
--- /dev/null
+++ b/changes/ticket40843
@@ -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. \ No newline at end of file
diff --git a/changes/ticket40844 b/changes/ticket40844
new file mode 100644
index 0000000000..73d3bb2b76
--- /dev/null
+++ b/changes/ticket40844
@@ -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. \ No newline at end of file