Changelog formatting fixes
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=47
This commit is contained in:
parent
33d39edb6d
commit
e0b1394f9e
42
nsd.changes
42
nsd.changes
@ -1,35 +1,25 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 3 10:34:07 UTC 2018 - michael@stroeder.com
|
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
|
- Changes in version 4.1.21:
|
||||||
================
|
- Features:
|
||||||
FEATURES:
|
* --enable-memclean cleans up memory for use with memory checkers,
|
||||||
- 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,
|
|
||||||
eg. valgrind.
|
eg. valgrind.
|
||||||
- refuse-any nsd.conf option that refuses queries of type ANY.
|
* refuse-any nsd.conf option that refuses queries of type ANY.
|
||||||
- lower memory usage for tcp connections, so tcp-count can be
|
* lower memory usage for tcp connections, so tcp-count can be
|
||||||
higher.
|
higher.
|
||||||
BUG FIXES:
|
- Bug fixes:
|
||||||
- Fix unused variable warnings and uninit variable in statistics
|
* Fix spelling error in xfr-inspect.
|
||||||
printout from clang analyzer.
|
* Fix buffer size warnings from compiler on filename lengths.
|
||||||
- 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.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 21 09:52:31 UTC 2018 - mvetter@suse.com
|
Wed Feb 21 09:52:31 UTC 2018 - mvetter@suse.com
|
||||||
|
1
nsd.spec
1
nsd.spec
@ -28,7 +28,6 @@ Release: 0
|
|||||||
#
|
#
|
||||||
Summary: An authoritative-only domain name server
|
Summary: An authoritative-only domain name server
|
||||||
#
|
#
|
||||||
#
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Networking/DNS/Servers
|
Group: Productivity/Networking/DNS/Servers
|
||||||
Url: http://open.nlnetlabs.nl/nsd/
|
Url: http://open.nlnetlabs.nl/nsd/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user