Changelog formatting fixes

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=47
This commit is contained in:
Adam Majer 2018-07-03 11:02:43 +00:00 committed by Git OBS Bridge
parent 33d39edb6d
commit e0b1394f9e
2 changed files with 16 additions and 27 deletions

View File

@ -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

View File

@ -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/