--- - branch: MAIN date: Thu Jun 16 16:23:01 UTC 2022 files: - new: '1.119' old: '1.118' path: pkgsrc/net/nsd/Makefile pathrev: pkgsrc/net/nsd/Makefile@1.119 type: modified - new: '1.79' old: '1.78' path: pkgsrc/net/nsd/distinfo pathrev: pkgsrc/net/nsd/distinfo@1.79 type: modified id: 20220616T162301Z.074eedbf65c207f2b7e1b3c8abb9b408530b6ebd log: "nsd: Update to 4.5.0\n\nChangelog:\n6 May 2022: Wouter\n\t- Merge #209: IXFR out\n\t This adds IXFR out functionality to NSD. NSD can copy IXFRs from\n\t \ upstream to downstream clients, or create IXFRs from zonefiles.\n\t The options store-ixfr: yes and create-ixfr: yes can be used to\n\t turn this on. Default is turned off. The options ixfr-number and\n\t ixfr-size can be used to tune the number of IXFR transfers and\n\t total data size stored. This is configured per zone, the IXFRs\n\t are served to the hosts that are allowed to perform zone transfers.\n\t And if TSIG is configured, signed with the same key. The content\n\t \ is stored to file if a zonefile is configured for the zone, in\n\t the zonefile.ixfr and zonefile.ixfr.2, .. files. They contain\n\t readable text format. The number of IXFRs is num.rixfr in\n\t statistics output, also per zone if per zone statistics are enabled.\n\t If offline, nsd-checkzone -i can create ixfr files.\n\t NSD already supports requesting IXFRs, this addition allows NSD\n\t to serve IXFR transfers to clients.\n\t NSD stops responding with NOTIMPL to IXFR requests, also for zones\n\t that do not have IXFR enabled. The clients gets a full zone reply\n\t or a status reply if the serial is up to date.\n\t- set version to 4.5.0 for feature change.\n\t- Tag for 4.5.0rc1 release. It became the 4.5.0 release on 13 May 2022.\n\n14 April 2022: Wouter\n\t- Update cirrus script FreeBSD version.\n\n25 March 2022: Wouter\n\t- Fix spelling error in comment in svcbparam_lookup_key.\n\n2 March 2022: Wouter\n\t- Fix code analyzer zero divide warning.\n\t- Fix code analyzer large value with assertion.\n\t- Fix another code analyzer zero divide warning.\n\t- Fix code analyzer warning about uninitialized temp storage in loop.\n\n10 February 2022: Wouter\n\t- Tag for 4.4.0rc1 release. This became 4.4.0 release on 17 Feb 2022,\n\t the code repository continues with version 4.4.1.\n\n9 February 2022: Wouter\n\t- Fix unit tests for nds-control-setup exit code and the\n\t xfrd-tcp-max default.\n\n7 February 2022: Wouter\n\t- Merge #207 Sync nsd-control-setup with unbound-control-setup to\n\t generate certificates with SANs.\n\n28 January 2022: Wouter\n\t- Fix #206: build with --without-ssl fails.\n\n27 January 2022: Wouter\n\t- current code branch continues as version 4.4.0, because of added\n\t feature.\n\n26 January 2022: Wouter\n\t- Merge #193: Lower memory usage of the XFRD process by default.\n\t Instead of preallocating all elements, they are allocated when used.\n\t \ There are options for managing the memory usage, defaults are the\n\t same as before. xfrd-tcp-max sets the number of sockets for tcp\n\t connections that xfrd can make to download zone contents. And\n\t xfrd-tcp-pipeline the number of simultaneous transfers over the\n\t same connection.\n\n12 January 2022: Wouter\n\t- Fix to document nsd-checkzone -p in the man page for nsd-checkzone.\n\n7 January 2022: Wouter\n\t- Fix to change file mode before changing file owner for the\n\t \ nsd-control unix socket file.\n\n3 January 2022: Wouter\n\t- Merge #204 from jonathangray: correct some spelling mistakes.\n\n15 December 2021: Wouter\n\t- Fix #200: nsd-checkzone succeeds even with incorrect serial in SOA\n\t record.\n\n2 December 2021: Wouter\n\t- Fix socket_partitioning unit test for FreeBSD.\n\t- Fix SVCB test to work around older dig with drill.\n\t- Fix unit test to not syslog setlogin failures.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/net/nsd' unixtime: '1655396581' user: ryoon