2.6.5-1: new upstream release
This commit is contained in:
parent
8cd2a9acda
commit
5408c3455f
31
knot.spec
31
knot.spec
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: High-performance authoritative DNS server
|
||||
Name: knot
|
||||
Version: 2.6.4
|
||||
Release: 3%{?dist}
|
||||
Version: 2.6.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.knot-dns.cz
|
||||
@ -229,6 +229,33 @@ fi
|
||||
%{_pkgdocdir}/html
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2018 Tomas Krizek <tomas.krizek@nic.cz> - 2.6.5-1
|
||||
- New upstream release 2.6.5
|
||||
|
||||
Knot DNS 2.6.5 (2018-02-12)
|
||||
===========================
|
||||
|
||||
Features:
|
||||
---------
|
||||
- New 'zone-notify' command in knotc
|
||||
- Kdig uses '@server' as a hostname for TLS authenticaion if '+tls-ca' is set
|
||||
|
||||
Improvements:
|
||||
-------------
|
||||
- Better heap memory trimming for zone operations
|
||||
- Added proper polling for TLS operations in kdig
|
||||
- Configuration export uses stdout as a default output
|
||||
- Simplified detection of atomic operations
|
||||
- Added '--disable-modules' configure option
|
||||
- Small documentation updates
|
||||
|
||||
Bugfixes:
|
||||
---------
|
||||
- Zone retransfer doesn't work well if more masters configured
|
||||
- Kdig can leak or double free memory in corner cases
|
||||
- Inconsistent error outputs from dynamic configuration operations
|
||||
- Failed to generate documentation on OpenBSD
|
||||
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.6.4-3
|
||||
- Escape macros in %%changelog
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (knot-2.6.4.tar.xz) = 7242ef76bd3a379f574ca9af8fec96b0419c2209b6d8114c3b8e675cb5459ec70dab928a5a9ba9850fe1d7201729c9ff7e4c8800674e840e1cf04544c32a6f78
|
||||
SHA512 (knot-2.6.4.tar.xz.asc) = a10c502658e5fd431405222a57d91d4a0cabd307b543ebafe024dd52e5dcea3543e99f128bdd0fcb7bfdb484af75c8bf6e7f1fe14378402cf9f9c35ffa21bd88
|
||||
SHA512 (knot-2.6.5.tar.xz) = ed0d1d30e6d8d802e669aac12c4fd0cec8e315eb0e2c05b722f49ada434c82b8caebf12568881e5fbba2f61a5027c44fbde42b543c9086ff2e9614caf42a6d12
|
||||
SHA512 (knot-2.6.5.tar.xz.asc) = dd256abbbe4613e2ddf48a47e8f41b9eefab6d895a4a31e5c77b7ee4e4c6a5aa69da7d895794cc96f65e03aca3e4a96b3510dcc210507b7a8be7b6a98184d255
|
||||
|
Loading…
Reference in New Issue
Block a user