]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: add SIGBUS line
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 14 Apr 2021 14:11:10 +0000 (16:11 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 14 Apr 2021 14:13:27 +0000 (16:13 +0200)
It's spread over multiple commits.  The other undefined-behavior fixes
probably don't cause any issue in practice, so they aren't mentioned.

NEWS

diff --git a/NEWS b/NEWS
index 70db3989c1e7324d585241c42d84536d618f2df3..f5933b793dcf7cbbb79a7f85158fb110690505a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Bugfixes
 --------
 - dnstap module: fix repeated configuration (!1168)
 - validator: fix SERVFAIL for some rare dynamic proofs (!1166)
+- fix SIGBUS on uncommon ARM machines (unaligned access; !1167, #426)
 
 
 Knot Resolver 5.3.1 (2021-03-31)