- update to 4.1.9

- Change the nsd.db file version because of nanosecond precision
    fix.
- changes from 4.1.8
  - #732: tcp-mss, outgoing-tcp-mss options for nsd.conf, patch
    from Daisuke Higashi.
  - #739: zonefile changes when mtime is small are detected on
    reload, if filesystem supports precision mtime values.
  - RR type CSYNC (RFC7477) syntax is supported.
  - take advantage of arc4random_uniform if available, patch from
    Loganaden Velvindron.
  - Fix flto check for OSX clang.
  - Define _DEFAULT_SOURCE with _BSD_SOURCE for glibc 2.20 on
    Linux.
  - Fix #736: segfault during zone transfer.
  - Fix #744: Fix that NSD replies for configured but unloaded zone
    with SERVFAIL, not REFUSED.

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=24
This commit is contained in:
2016-05-10 22:01:59 +00:00
committed by Git OBS Bridge
parent 1b605fa810
commit 090bbd0971
4 changed files with 25 additions and 4 deletions

View File

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