Hello community, here is the log from the commit of package nsd for openSUSE:Factory checked in at 2019-12-12 23:20:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nsd (Old) and /work/SRC/openSUSE:Factory/.nsd.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nsd" Thu Dec 12 23:20:13 2019 rev:14 rq:756107 version:4.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/nsd/nsd.changes 2019-11-21 12:59:01.294521328 +0100 +++ /work/SRC/openSUSE:Factory/.nsd.new.4691/nsd.changes 2019-12-12 23:20:42.786199753 +0100 @@ -1,0 +2,27 @@ +Thu Dec 12 15:50:13 UTC 2019 - Adam Majer <[email protected]> + +- Update keyring as per https://nlnetlabs.nl/people/ + +------------------------------------------------------------------- +Tue Dec 10 19:39:57 UTC 2019 - Michael Ströder <[email protected]> + +- New upstream release 4.2.4 + +FEATURES: +- Fix #48: Add make distclean that removes config.h made by configure. + And add maintainer-clean that removes bison and flex output. + +BUG FIXES: +- Detect fixed time memcmp for openssl 0.9.8 compatibility. +- Detect EC_KEY_new_by_curve_name for openssl 0.9.8. +- include limits.h for UINT_MAX. +- If no recvmmsg, dont use msg_flags member, but errno for error, + where our fallback function left it, msg_flags also does not exist + on some systems. +- Remove unused variable warning for portability. +- Fix #52: do not log transient network full errors unless higher + verbosity is set. +- Fix regressions in configparser.y where global variables were not + set for minimal-responses, round-robin and log-time-ascii. + +------------------------------------------------------------------- Old: ---- nsd-4.2.3.tar.gz nsd-4.2.3.tar.gz.asc New: ---- nsd-4.2.4.tar.gz nsd-4.2.4.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nsd.spec ++++++ --- /var/tmp/diff_new_pack.iG7mL0/_old 2019-12-12 23:20:46.906199384 +0100 +++ /var/tmp/diff_new_pack.iG7mL0/_new 2019-12-12 23:20:46.910199383 +0100 @@ -23,7 +23,7 @@ %define zonesdir %{configdir}/zones %define pidfile %{_rundir}/nsd/nsd.pid Name: nsd -Version: 4.2.3 +Version: 4.2.4 Release: 0 # Summary: An authoritative-only domain name server @@ -34,6 +34,14 @@ Source: http://open.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz Source1: nsd.service Source2: tmpfiles-nsd.conf +# Generated with from https://nlnetlabs.nl/people/ +# +# curl -Ss https://nlnetlabs.nl/people/ | \ +# grep 'PGP Key ID' | \ +# sed 's,.*PGP Key ID: \([A-Z0-9 ]\+\).*,\1,' | \ +# perl -e 'while($_=<>){chop; s, ,,g;print; print(" ");}' | \ +# xargs gpg --export-options export-minimal --export > nsd.keyring +# Source4: nsd.keyring Source5: https://www.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz.asc Source10: nsd-rpmlintrc ++++++ nsd-4.2.3.tar.gz -> nsd-4.2.4.tar.gz ++++++ ++++ 4456 lines of diff (skipped) ++++++ nsd.keyring ++++++ Binary files /var/tmp/diff_new_pack.iG7mL0/_old and /var/tmp/diff_new_pack.iG7mL0/_new differ
