Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nsd for openSUSE:Factory checked in at 2021-04-08 21:31:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nsd (Old) and /work/SRC/openSUSE:Factory/.nsd.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nsd" Thu Apr 8 21:31:45 2021 rev:21 rq:883393 version:4.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/nsd/nsd.changes 2021-01-28 21:29:04.648253534 +0100 +++ /work/SRC/openSUSE:Factory/.nsd.new.2401/nsd.changes 2021-04-08 21:31:46.367781263 +0200 @@ -1,0 +2,37 @@ +Tue Apr 6 18:32:52 UTC 2021 - Michael Str??der <[email protected]> + +- New upstream release 4.3.6 + +FEATURES: +- Fix #146 with #147: DNSTAP log the local address of the server + with the dnstap logs. +- Enable configuring a control-interface by interface name. +- A -p option to nsd-checkzone to print a successfully read zone. +- Add Extended DNS Errors RFC8914 +- Per zone Access Control List for queries + with an allow-query: option. + +BUG FIXES: +- Prevent a few more yacc clashes. +- Merge PR #153 from fobser: Repair -fno-common linker errors + automatically. +- Fix uninitialized access of log_buf in error printout on apply ixfr. +- Fix AF_LOCAL compile error for Solaris. +- Fix ifaddrs compile error for Solaris. +- Fix ifaddrs.h compile error for Solaris. +- Man page documentation for dnstap options. +- Fix segfault on high verbosity for TLS channels with dnstap log + local address. +- Fix #163: A TSIG noncompliance with RFC 2845. +- Fix that wildcard is printed as a star instead of escaped, in + logs and in written zone files. +- Fix double config.h include in configlexer.c +- Fix to remove configyyrename from makedist.sh and also + update the flex and bison rules there to add the "c_" prefix. +- Fix configure to use header checks with compile. +- Fix warning about unused function log_addr. +- Fix #154: TXT with parentheses fails in 4.3.5. +- Align parsing of TXT elements with how bind does it. +- Fix configure failure for enable systemd because of autoconf. + +------------------------------------------------------------------- Old: ---- nsd-4.3.5.tar.gz nsd-4.3.5.tar.gz.asc New: ---- nsd-4.3.6.tar.gz nsd-4.3.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nsd.spec ++++++ --- /var/tmp/diff_new_pack.QJRP7d/_old 2021-04-08 21:31:46.939781891 +0200 +++ /var/tmp/diff_new_pack.QJRP7d/_new 2021-04-08 21:31:46.943781895 +0200 @@ -1,7 +1,7 @@ # # spec file for package nsd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,15 +23,15 @@ %define zonesdir %{configdir}/zones %define pidfile %{_rundir}/nsd/nsd.pid Name: nsd -Version: 4.3.5 +Version: 4.3.6 Release: 0 # Summary: An authoritative-only domain name server # License: BSD-3-Clause Group: Productivity/Networking/DNS/Servers -URL: http://open.nlnetlabs.nl/nsd/ -Source: http://open.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz +URL: https://open.nlnetlabs.nl/nsd/ +Source: https://open.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz Source1: nsd.service Source2: tmpfiles-nsd.conf # Generated with from https://nlnetlabs.nl/people/ ++++++ nsd-4.3.5.tar.gz -> nsd-4.3.6.tar.gz ++++++ ++++ 15905 lines of diff (skipped)
