Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nsd for openSUSE:Factory checked in at 2022-05-16 18:08:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nsd (Old) and /work/SRC/openSUSE:Factory/.nsd.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nsd" Mon May 16 18:08:57 2022 rev:28 rq:977530 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nsd/nsd.changes 2022-02-21 17:49:04.099638107 +0100 +++ /work/SRC/openSUSE:Factory/.nsd.new.1538/nsd.changes 2022-05-16 18:11:26.553417741 +0200 @@ -1,0 +2,33 @@ +Sat May 14 23:58:59 UTC 2022 - Michael Str??der <[email protected]> + +- New upstream release 4.5.0 + +FEATURES: +- Merge PR #209: IXFR out + This adds IXFR out functionality to NSD. NSD can copy IXFRs from + upstream to downstream clients, or create IXFRs from zonefiles. + The options store-ixfr: yes and create-ixfr: yes can be used to + turn this on. Default is turned off. The options ixfr-number and + ixfr-size can be used to tune the number of IXFR transfers and + total data size stored. This is configured per zone, the IXFRs + are served to the hosts that are allowed to perform zone transfers. + And if TSIG is configured, signed with the same key. The content + is stored to file if a zonefile is configured for the zone, in + the zonefile.ixfr and zonefile.ixfr.2, .. files. They contain + readable text format. The number of IXFRs is num.rixfr in + statistics output, also per zone if per zone statistics are enabled. + If offline, nsd-checkzone -i can create ixfr files. + NSD already supports requesting IXFRs, this addition allows NSD + to serve IXFR transfers to clients. + NSD stops responding with NOTIMPL to IXFR requests, also for zones + that do not have IXFR enabled. The clients gets a full zone reply + or a status reply if the serial is up to date. +BUG FIXES: +- Fix code analyzer zero divide warning. +- Fix code analyzer large value with assertion. +- Fix another code analyzer zero divide warning. +- Fix code analyzer warning about uninitialized temp storage in loop. +- Fix spelling error in comment in svcbparam_lookup_key. +- Update cirrus script FreeBSD version. + +------------------------------------------------------------------- Old: ---- nsd-4.4.0.tar.gz nsd-4.4.0.tar.gz.asc New: ---- nsd-4.5.0.tar.gz nsd-4.5.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nsd.spec ++++++ --- /var/tmp/diff_new_pack.aRhPpC/_old 2022-05-16 18:11:27.121418192 +0200 +++ /var/tmp/diff_new_pack.aRhPpC/_new 2022-05-16 18:11:27.125418196 +0200 @@ -23,7 +23,7 @@ %define zonesdir %{configdir}/zones %define pidfile %{_rundir}/nsd/nsd.pid Name: nsd -Version: 4.4.0 +Version: 4.5.0 Release: 0 # Summary: An authoritative-only domain name server ++++++ nsd-4.4.0.tar.gz -> nsd-4.5.0.tar.gz ++++++ ++++ 13690 lines of diff (skipped)
