From: Vladimír Čunát Date: Wed, 14 Apr 2021 14:11:10 +0000 (+0200) Subject: NEWS: add SIGBUS line X-Git-Tag: v5.3.2~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc245c7ed4e87bcb872527913434b7ac61ffb3cb;p=thirdparty%2Fknot-resolver.git NEWS: add SIGBUS line It's spread over multiple commits. The other undefined-behavior fixes probably don't cause any issue in practice, so they aren't mentioned. --- diff --git a/NEWS b/NEWS index 70db3989c..f5933b793 100644 --- 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)