New release: dnscontrol v4.0.1

4 views
Skip to first unread message

Tom Limoncelli

unread,
May 19, 2023, 7:50:48 AM5/19/23
to DNSControl-discuss
https://github.com/StackExchange/dnscontrol/releases/tag/v4.0.1

v4.0.1

Repository: StackExchange/dnscontrol · Tag: v4.0.1 · Commit: 3cd907b · Released by: github-actions[bot]

A small but useful bugfix release. The dnscontrol version command was broken and a provider wasn't calculating the number of corrections correctly.

  • dnscontrol version now works (this time for sure!)
  • AXFRPROVIDER's "INFO" output no longer counts as a change (#2372) (@fritterhoff)
  • CLOUDFLAREAPI now uses the newest library (#2367) (@hmoffatt)
  • New macro: M365_BUILDER() which can be used to simply set up Microsoft 365 for a domain in an opinionated way. (#2365) (@juliusrickert)

Because we've had problems with version before, I thought I'd show some proof of testing:

MacOS:

$ ./dnscontrol version
dnscontrol "4.0.1" ("3cd907bfd3bc069b09b31e5d81ee6eb7790d2a9b") built 18 May 23 19:09 EDT

LInux:

$ rpm2cpio  dnscontrol-4.0.1.x86_64.rpm | cpio --no-absolute-filenames -idmv
cpio: Removing leading `/' from member names
usr/bin/dnscontrol
67977 blocks
$ usr/bin/dnscontrol version
dnscontrol "4.0.1" ("3cd907bfd3bc069b09b31e5d81ee6eb7790d2a9b") built 18 May 23 23:09 UTC

Windows:

PS C:\> C:\Users\tlimoncelli\Desktop\dnscontrol.exe version
dnscontrol "4.0.1" ("3cd907bfd3bc069b09b31e5d81ee6eb7790d2a9b") built 18 May 23 23:09 UTC

Changelog

Major features:

Provider-specific changes:

Other changes and improvements:


Reply all
Reply to author
Forward
0 new messages