Accepting request 578628 from home:jubalh:branches:server:dns

- Update to 4.1.20:
  + Fix memory leak in zone file read of unknown rr formatted RRs.
  + Fix memory leak when rehashing nsec3 after axfr or zonefile
    read, in the selectively allocated precompiled nsec3 hashes.

OBS-URL: https://build.opensuse.org/request/show/578628
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=44
This commit is contained in:
2018-02-21 11:35:23 +00:00
committed by Git OBS Bridge
parent 4f8cb30f71
commit 493c369477
6 changed files with 28 additions and 20 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 21 09:52:31 UTC 2018 - mvetter@suse.com
- Update to 4.1.20:
+ Fix memory leak in zone file read of unknown rr formatted RRs.
+ Fix memory leak when rehashing nsec3 after axfr or zonefile
read, in the selectively allocated precompiled nsec3 hashes.
-------------------------------------------------------------------
Mon Feb 19 10:17:15 UTC 2018 - adam.majer@suse.de