From: Pieter Lexis Date: Wed, 23 May 2018 10:52:00 +0000 (+0200) Subject: auth 4.1.3: Changelog X-Git-Tag: dnsdist-1.3.1~80^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6657%2Fhead;p=thirdparty%2Fpdns.git auth 4.1.3: Changelog --- diff --git a/docs/changelog/4.1.rst b/docs/changelog/4.1.rst index d7b0d47a97..a046f3c95e 100644 --- a/docs/changelog/4.1.rst +++ b/docs/changelog/4.1.rst @@ -1,6 +1,61 @@ Changelogs for 4.1.x ==================== +.. changelog:: + :version: 4.1.3 + :released: 24th of May 2018 + + This release contains several small fixes to the GeoIP backend. + The most prominent fix being one where the backend would be slow when thousands of network masks were configured for services. + + .. change:: + :tags: API, Bug Fixes + :pullreq: 6614 + :tickets: 6441 + + Restrict creation of OPT and TSIG RRsets + + .. change:: + :tags: Improvements + :pullreq: 6559 + :tickets: 6239 + + pdnsutil: use new domain in b2bmigrate (Aki Tuomi) + + .. change:: + :tags: Improvements + :pullreq: 6545, 6312 + + Lower 'packet too short' loglevel + + .. change:: + :tags: Bug Fixes + :pullreq: 6370 + :tickets: 6228 + + Fix handling of user-defined axfr filters return values + + .. change:: + :tags: Improvements + :pullreq: 6130 + + Update copyright years to 2018 (Matt Nordhoff) + + .. change:: + :tags: Bug Fixes, Improvements + :pullreq: 6608, 6585 + :tickets: 6585, 6584 + + Prevent the GeoIP backend from copying NetMaskTrees around, fixes slow-downs in certain configurations (Aki Tuomi) + + .. change:: + :tags: Bug Fixes + :pullreq: 6659 + :tickets: 6654 + + Ensure alias answers over tcp have correct name + + .. changelog:: :version: 4.1.2 :released: 8th of May 2018