From e0b1394f9ebe1dec19223ffcbe737969d1b997c273bcf20bcbf4060ea4e6e776 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 3 Jul 2018 11:02:43 +0000 Subject: [PATCH] Changelog formatting fixes OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=47 --- nsd.changes | 42 ++++++++++++++++-------------------------- nsd.spec | 1 - 2 files changed, 16 insertions(+), 27 deletions(-) diff --git a/nsd.changes b/nsd.changes index 990be18..16a4125 100644 --- a/nsd.changes +++ b/nsd.changes @@ -1,35 +1,25 @@ ------------------------------------------------------------------- Tue Jul 3 10:34:07 UTC 2018 - michael@stroeder.com -- Update to upstream release 4.1.22 +- Update to upstream release 4.1.22: + - Features: + * refuse-any sends truncation (+TC) in reply to ANY queries + over UDP, and allows TCP queries like normal. + * Use accept4 to speed up answer of TCP queries + - Bug fixes: + * Fix nsec3 hash of parent and child co-hosted nsec3 enabled zones. + * Fix to use same condition for nsec3 hash allocation and free. -4.1.22 -================ -FEATURES: -- refuse-any sends truncation (+TC) in reply to ANY queries over UDP, - and allows TCP queries like normal. -- Use accept4 to speed up answer of TCP queries, on Linux, FreeBSD - and OpenBSD. - -BUG FIXES: -- Fix nsec3 hash of parent and child co-hosted nsec3 enabled zones. -- Fix to use same condition for nsec3 hash allocation and free. - -4.1.21 -================ -FEATURES: - - --enable-memclean cleans up memory for use with memory checkers, +- Changes in version 4.1.21: + - Features: + * --enable-memclean cleans up memory for use with memory checkers, eg. valgrind. - - refuse-any nsd.conf option that refuses queries of type ANY. - - lower memory usage for tcp connections, so tcp-count can be + * refuse-any nsd.conf option that refuses queries of type ANY. + * lower memory usage for tcp connections, so tcp-count can be higher. -BUG FIXES: - - Fix unused variable warnings and uninit variable in statistics - printout from clang analyzer. - - Fix spelling error in xfr-inspect. - - Fix #3562: explain build error when flex missing. - - Fix buffer size warnings from compiler on filename lengths. - - Fix #4093: Release notes not using 2018. + - Bug fixes: + * Fix spelling error in xfr-inspect. + * Fix buffer size warnings from compiler on filename lengths. ------------------------------------------------------------------- Wed Feb 21 09:52:31 UTC 2018 - mvetter@suse.com diff --git a/nsd.spec b/nsd.spec index 56e554f..16a6f4e 100644 --- a/nsd.spec +++ b/nsd.spec @@ -28,7 +28,6 @@ Release: 0 # Summary: An authoritative-only domain name server # -# License: BSD-3-Clause Group: Productivity/Networking/DNS/Servers Url: http://open.nlnetlabs.nl/nsd/