Hello community, here is the log from the commit of package nsd for openSUSE:Factory checked in at 2019-07-16 08:41:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nsd (Old) and /work/SRC/openSUSE:Factory/.nsd.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nsd" Tue Jul 16 08:41:01 2019 rev:11 rq:715234 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nsd/nsd.changes 2019-06-12 13:19:07.924556235 +0200 +++ /work/SRC/openSUSE:Factory/.nsd.new.1887/nsd.changes 2019-07-16 08:41:13.807034348 +0200 @@ -1,0 +2,34 @@ +Tue Jul 9 17:52:44 UTC 2019 - Michael Ströder <[email protected]> + +- New upstream release 4.2.1: + * FEATURES: + - Added num.tls and num.tls6 stat counters. + - PR #12: send-buffer-size, receive-buffer-size, + tcp-reject-overflow options for nsd.conf, from Jeroen Koekkoek. + - Fix #14, tcp connections have 1/10 to be active and have to work + every second, and then they get time to complete during a reload, + this is a process that lingers with the old version during a version + update. + + * BUG FIXES: + - Fix #13: Stray dot at the end of some log entries, removes dot + after updated serial number in log entry. + - Fix TLS cipher selection, the previous was redundant, prefers + CHACHA20-POLY1305 over AESGCM and was not as readable as it + could be. + - Consolidate server tls context create and remote control context + create, with hardening for the remote control tls context too. + - Fix to init event structure for reassignment. + - Fix to init event not pointer, in reassignment. + - Fix #15: crash in SSL library, initialize variables for TCP access + when TLS is configured. + - Fix tls handshake event callback function mistake, reported + by Mykhailo Danylenko. + - Initialize event structures before event_set, to stop uninitialized + values from setting event library lists and assertions, that would + sometimes also show after event_del. + - Do not use symbol from libc, instead use own replacement, if not + available, for accept4. + - Fix output of nsd-checkconf -h. + +------------------------------------------------------------------- Old: ---- nsd-4.2.0.tar.gz nsd-4.2.0.tar.gz.asc New: ---- nsd-4.2.1.tar.gz nsd-4.2.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nsd.spec ++++++ --- /var/tmp/diff_new_pack.DO0Z8c/_old 2019-07-16 08:41:14.399034546 +0200 +++ /var/tmp/diff_new_pack.DO0Z8c/_new 2019-07-16 08:41:14.399034546 +0200 @@ -23,7 +23,7 @@ %define zonesdir %{configdir}/zones %define pidfile %{_rundir}/nsd/nsd.pid Name: nsd -Version: 4.2.0 +Version: 4.2.1 Release: 0 # Summary: An authoritative-only domain name server ++++++ nsd-4.2.0.tar.gz -> nsd-4.2.1.tar.gz ++++++ ++++ 7749 lines of diff (skipped)
