Commit Graph

17 Commits

Author SHA256 Message Date
b9ec3da843 Accepting request 435127 from home:adamm:branches:server:dns
- fix tmpfiles-nsd.conf to point to /run instead of /var/run
- add nsd-rpmlintrc to not display some bogus errors
- put log files into /var/log/nsd/
- put sample config in documentation directory
- update to 4.1.13
  - FEATURES
    - multi-master-check: yes can be used to check all masters for
      the last version, using the higher version from the
      configured masters
    - Support RR type OPENPGPKEY from RFC 7929.
    - Can config key algorithms with the digest name, eg. 'sha256'.
    - configure --disable-radix-tree for about 15% lower memory
      usage.
    - for type SRV add A/AAAA to the additional section (if
      possible), just like we already do for type MX.
    - more extensible edns option handling.
    - When tcp is more than half full, use short timeout for tcp
      session.
    - Patch for {max,min}-{refresh,retry}-time
    - Fix #790: size-limit-xfr can stop NSD from downloading
      infinite zone transfer data size, from Toshifumi Sakaguchi.
      Fixes CVE-2016-6173f
  - BUGFIXES
    - Fix compile warnings about unused result from write and
      strtol. and signcompare in minmax retrytime.
    - Fix #812: fix that make depend fails after distribution.
    - Fix #817: xfrd update failed loop.
    - Add robustness against unallocated data in nsec3 trees.
    - Fix README spelling error of BSD license
    - Fix multimaster for not tried full zone transfer for a

OBS-URL: https://build.opensuse.org/request/show/435127
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=27
2016-10-19 10:36:57 +00:00
Marguerite Su
e0e23724fb Accepting request 417983 from home:adamm:branches:server:dns
- reword description and summary
- add signature file and basic keyring (currently only contains
  signature of the released version since upstream doesn't seem
  to distribute a real keyring)
- remove redundant nsec3 configure option which are enabled by default
- remove obsolete --enable-draft-rrtypes configure

OBS-URL: https://build.opensuse.org/request/show/417983
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=26
2016-08-10 01:30:03 +00:00
3e004dc595 - update to 4.1.10
- FEATURES:
    - ip-freebind: yesno option in nsd.conf sets IP_FREEBIND socket
      option for Linux, binds to interfaces and addresses that are
      down.
    - NSD includes AAAA before A for queries over IPV6 (in
      delegations).  And TC is set if no glue can be provided with
      a delegation because of packet size.
    - print notice that nsd is starting before taking off.
  - BUG FIXES:
    - Fix for openssl 1.1.0, HMAC_CTX size not exported from
      openssl.
    - Fix #751: NSD fails to occlude names below a DNAME.
    - If set without nsd.db print "" as the default in the man
      pages.
    - Fix #755: NSD spins after a zone update and a lot of TCP
      queries.
    - Fix for NSEC3 with zone signed without exact match for empty
      nonterminals, the answer for that domain gets closest
      encloser.
    - #772 Document that recvmmsg has IPv6 problems on some linux
      kernels.

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=25
2016-06-29 01:14:06 +00:00
090bbd0971 - 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
2016-05-10 22:01:59 +00:00
1b605fa810 - update to 4.1.7
- support configure --with-dbfile="" for nodb mode by default,
    where there is no binary database, but nsd reads and writes
    zonefiles.
  - reuseport: no is the default, because the feature is not
    troublefree.
  - configure --enable-ratelimit-default-is-off with
    --enable-ratelimit to set the default ratelimit to disabled but
    available in nsd.conf.
  - version: "string" option to set chaos version query reply
    string.
  - Fix zones updates from nsd parent event loop when there are a
    lot of interfaces.
  - portability fixes.
  - patch from Doug Hogan for SSL_OP_NO_SSLvx options, for the new
    defaults in the ssl libraries.
  - updated contrib/nsd.spec, from Bálint Szigeti, with new
    configure options.
  - Allocate less memory for TSIG digest.
  - Fix #721: Fix wrong error code (FORMERR) returned for unknown
    opcode.  NOTIMP expected.
  - Fix zonec ttl mismatch printout to include more information.
  - Fix TCP responses when REUSEPORT is in use by turning it off.
  - Document default in manpage for rrl-slip, ip4 and 6
    prefixlength.
  - Explain rrl-slip better in documentation.
  - Document that ratelimit qps and slip are updated in reconfig.
  - Fix up defaults in manpage.

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=23
2015-12-29 23:44:25 +00:00
4cd9ba2b68 - enable zone stats
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=22
2015-11-26 00:03:16 +00:00
c33d7a6a0a - update to 4.1.6
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=21
2015-11-25 23:38:07 +00:00
43bc201999 Accepting request 338341 from home:stroeder:branches:server:dns
ignore absence of the systemd-tmpfiles command

OBS-URL: https://build.opensuse.org/request/show/338341
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=20
2015-10-13 09:45:07 +00:00
9e2fca0dfe - update to 4.1.1
- RFC 7344: CDS and CDNSKEY (read record types).
  - per zone statistics with --enable-zone-stats, config zone with
    zonestats: "name", zones configured with the same string are
    added.
  - Disabled use of SSLv3 in nsd-control.
  - nsd-checkconf -f prints out full name of pidfile (with dir).
  - Synthesize CNAMEs with same TTL as DNAME.
  - Fix that expired zones stay expired after a server restart.
  - Fix "xfrd_handle_ipc: bad mode" log errors when compiled with
    --disable-bind8-stats.
  - Fix #616: retry xfer for zones with no content after command.
  - Fix char used as array index warnings on NetBSD.
  - Fix that queries for noname CH TXT are REFUSED instead of
    nodata.
  - Fixes for wildcard addition and deletion, speedup for some
    cases.
  - Fix that failure to add tcp to tcp base does not leak the
    socket.
  - Patch nsd_munin_ from Philip Paeps to use type ABSOLUTE.
  - Fix spinning NSD with lots of failing transfers, due to pointer
    comparison using void pointer subtraction (from Otto Moerbeek).
  - Fix bug#637: fix that nsd.db grows limitlessly, an off by one
    on one megabyte free chunks, created during AXFRs of large
    zones, that caused the one megabyte chunk to be leaked.
  - Fix casts for ctype functions (from Todd Miller).
  - correct some hyphen-used-as-minus-sign (from Andreas Schulze)
    in man pages.
  - Fix zonesdir chroot error message.

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=19
2015-03-11 01:35:46 +00:00
5d45925e9a - update to 4.1.0
see /usr/share/doc/packages/NSD-4-features for the important
  changes

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=18
2014-12-15 12:32:10 +00:00
441fc57642 - update to 4.0.0
see /usr/share/doc/packages/NSD-4-features for the important
  changes
- added systemd support

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=17
2013-12-29 04:30:31 +00:00
500a0ccd4e - update to 3.2.13: (bnc#774600)
see /usr/share/doc/packages/nsd/ChangeLog
  This fixes VU#517036 CVE-2012-2979 and VU#624931 CVE-2012-2978.

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=16
2012-08-15 10:09:37 +00:00
375314e8cb - update to 3.2.8
see /usr/share/doc/packages/nsd/ChangeLog

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=15
2011-04-12 02:25:25 +00:00
299ec3d139 Accepting request 46948 from home:Marcus_H:branches:server:dns
Copy from home:Marcus_H:branches:server:dns/nsd via accept of submit request 46948 revision 3.
Request was accepted with message:
reviewed ok

OBS-URL: https://build.opensuse.org/request/show/46948
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=14
2010-09-02 09:48:24 +00:00
e1ec0766e6 - use the pid when sending signnals to nsd
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=12
2010-02-01 19:52:34 +00:00
OBS User unknown
84d093a9ac OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=10 2007-03-29 15:19:08 +00:00
OBS User unknown
4e35b7b39f OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=7 2007-03-29 05:17:01 +00:00