Accepting request 520865 from home:stroeder:branches:server:dns

- update to 4.1.17
  - Features
    * zone parser parses type AVC (it has TXT format).
    * Fix #1272: use writev to put tcp length field with data for
      outgoing zone transfer requests.
  - Bugfixes
    * Fix potential null pointer in nsec3 adjustment tree.
    * Fix text format of deletes for CDS and CDNSKEY, single 0 to
      represent empty base64 or hex string.

OBS-URL: https://build.opensuse.org/request/show/520865
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=31
This commit is contained in:
Marcus Rückert 2017-09-05 10:52:10 +00:00 committed by Git OBS Bridge
parent 783bfb1032
commit 9448366b88
6 changed files with 33 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f8367ad23cc5cddffa885e7e2f549123c8b4123db9726df41d99f255d6baab2
size 1088633

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJY/uEiAAoJEJ9vHC1+BF+NdiAP/j39DX9BzU4T/u2pSO6mWvVw
2mM/9HqIXPGFw+w6SGWNGl7cs6E0kFXcr4gW7YnZioBA6H67boYVVUV7Fx+m24+s
jKqEVhfbtmkZ/ofpRQWQu022O8VzfEoOOglW5iVl69/2VFTGcMpNEiRM5ytTXfkH
6fChlyVbIAR8kkyLXHSyiE18JMmuaZHo3WF0DVeUY+RxVnH8GZ87J2pdL0JAeZTJ
cTT5Y5adEKy6bu0ytYrr0CmwjPkSSJAB6rGzOZfdMwvjCimBXAZgNVvmiAjiDzTM
lAAcCJIjij6OQbSNrtS+Wv1wM12YvzkP6M4sipY6sRn+2g4YSB/E05QyZmkwH9Ya
5BDOFlePO4uI5wqstrTawJINERWEXNEKe3/h+uP+mNYiEWZ0ghMlVvx2IzkSJBHc
6ccJIZZgv4JvJ+Cuez9WNMreQPzDdaSf4TT7yTjpiq2a3dho57QuDimmE9EsRjwQ
BZ8inzjg/5qymep63rRH+V4dvW/7HYUKJjA9PgouneVK6oq+qml1+wlym0/3QZT5
Zzn47ipIS3SlR1Mywo5XlyoPq/3EU/PKjgyfPKgK0PKu+QbnRYtHXtxeD/wbvvUq
dEm0d4j1XvpY5a+i2Mbv/YGRzPXWQ2Hv8UAXxdvGjZXvh1AYZuKpGkB7X6mbUfBL
aQ51mV6E3uppq1dFjO9m
=qWgl
-----END PGP SIGNATURE-----

3
nsd-4.1.17.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:107fa506d18ed6fd0a922d1b96774afd9270ec38ec6b17cd7c46fb9433a03a6c
size 1089526

16
nsd-4.1.17.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJZcaCnAAoJEJ9vHC1+BF+NV/MP/02dmXYJ9nxUCAAkfx+dIvMG
+XOLyTXftzogjPTVk2K9a33dCYhewUDgTQyt49hj888xFBuzrI5wdS7Eh+EZNVDi
YNgO011KIiHyqUTyrJsaEth24vM85aZKUZhd/7NpXbEXHnukfs5nKiJjdk49a+YU
6S8SFaeKuyZtQatcX6SzmYzlnXaZvv1Tw60R3wU0RUN7EkOMmCQV7GCQZkRSjAJ2
LAliP5ClSLr2Tjq6uB/rSTARzajUpkWhx0wwk7OpISTb9g+XJFyS1fl+9cgxg8qV
pXwPn0e9AKfuwRbVPvvkZqfSGNCJwrwZqhwnhT73Nfsedww/WGe25aUYneaJc+rE
Q9aAbQqynSVqsy2LS93/cfpNbOIIhxJRGgC4qDKqv4xsZjSSUyljn3ZdzGzvcfY4
G5hpZgUwzlzwpTGpwq6bZb8QRQPjXxAjFtWj0HHD8XEOBKvOoKjWSMr4L9VSNsOg
xsBl3Xz9R02VCzcxdz9Rae+Ixg/IJ8184l6QARM1eKtddRqDVeKZedBq1yShGfYo
s+NXv1m3MZ+GVPSaNsBILJN5+Op/Vf+4ZbEp2tvwHqF92WFvOH3WD3CWr1koNjvA
4x6kB8ygG5aHYA7HpdpLh7RZxep0TBCBNfuZMLcavuT+R+zGksKj3h5nwdt3DZpI
c3G5qdyUE3RLe25SRHb6
=lS8P
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Sep 4 17:13:03 UTC 2017 - michael@stroeder.com
- update to 4.1.17
- Features
* zone parser parses type AVC (it has TXT format).
* Fix #1272: use writev to put tcp length field with data for
outgoing zone transfer requests.
- Bugfixes
* Fix potential null pointer in nsec3 adjustment tree.
* Fix text format of deletes for CDS and CDNSKEY, single 0 to
represent empty base64 or hex string.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 8 21:55:51 UTC 2017 - michael@stroeder.com Mon May 8 21:55:51 UTC 2017 - michael@stroeder.com

View File

@ -20,7 +20,7 @@
%{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d} %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d}
Name: nsd Name: nsd
Version: 4.1.16 Version: 4.1.17
Release: 0 Release: 0
# #
License: BSD-3-Clause License: BSD-3-Clause