Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: StackExchange.DNSControl
PackageVersion: 4.28.2
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: dnscontrol.exe
Commands:
- dnscontrol
ReleaseDate: 2025-12-08
Installers:
- Architecture: x64
InstallerUrl: https://github.com/StackExchange/dnscontrol/releases/download/v4.28.2/dnscontrol_4.28.2_windows_amd64.zip
InstallerSha256: BC6BCBB3C5B9A234DD2D4F8A541A95D291FBFEAC9F9F6F81A6CF3698EC33248E
- Architecture: arm64
InstallerUrl: https://github.com/StackExchange/dnscontrol/releases/download/v4.28.2/dnscontrol_4.28.2_windows_arm64.zip
InstallerSha256: 9F5FDB21539A180EA7BCC3D6B698761646C586174AAF3B75AB8404DEF67B4933
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: StackExchange.DNSControl
PackageVersion: 4.28.2
PackageLocale: en-US
Publisher: Stack Exchange, Inc.
PublisherUrl: https://stackoverflow.com/
PublisherSupportUrl: https://github.com/StackExchange/dnscontrol/issues
PrivacyUrl: https://stackoverflow.com/legal/privacy-policy
Author: Stack Exchange, Inc.
PackageName: DNSControl
PackageUrl: https://dnscontrol.org/
License: MIT
LicenseUrl: https://github.com/StackExchange/dnscontrol/blob/HEAD/LICENSE
Copyright: Copyright (c) 2025 Stack Overflow
ShortDescription: Infrastructure as code for DNS!
Description: DNSControl is an opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. It manages all of the domains for the Stack Overflow network, and can do the same for you!
Moniker: dnscontrol
Tags:
- dns
ReleaseNotes: |-
Greetings DNS fans!
This is a bugfix release. BIND users discovered that "push" was regenerating zonefiles even when there was no change. The reason was that the %D verb was always "" (null string). Shout out to @ondohotola for quickly reporting this bug and confirming the workaround. A full fix is included in v4.28.2.
This release also includes some documentation and tool improvements.
Thanks to all contributors involved in this release! This is a community project and we couldn't do it without all of your contributions!
Sincerely,
--Tom Limoncelli
Monthly video call!
Everyone is invited to the Monthly DNSControl Community Video Conference Call on the 3rd Monday of each month. Join whether you are a new user with questions or an experienced developer that wants to discuss DNSControl internals... or anything in between! Meeting details on GitHub Discussions.
Changelog
Documentation:
- 986bc4c5f4b67edac46c197abfcecb080b7a6f0e: DOCS: replace all NewRegistrar('ThirdParty') (#3889) (@SukkaW)
Dependencies:
- 08a6fa6ec4d78bf31e66ec5914215873b00ff1f7: CHORE: Update deps, regenerate docs (#3902) (@tlimoncelli)
Other changes and improvements:
- 0ae4acc3e4f1c254226313a62a7017a97478d6ea: BUGFIX: BIND %D not working after v4.28.0 (#3900) (@tlimoncelli)
- 865dad5b786f92915bf0690f7f31ea32ca76a1c4: TOOLS: bin/generate-all.sh should skip .vscode (#3901) (@tlimoncelli)
- db27a1e557baacb644ff14692668f5367237343d: [docs] Refresh digital ocean provider docs (#3860) (@chicks-net)
Deprecation warnings
[!WARNING]
- REV() will switch from RFC2317 to RFC4183 in v5.0. This is a breaking change. Warnings are output if your configuration is affected. No date has been announced for v5.0. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat
- NAMEDOTCOM and SOFTLAYER need maintainers! These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes.
ReleaseNotesUrl: https://github.com/StackExchange/dnscontrol/releases/tag/v4.28.2
Documentations:
- DocumentLabel: Docs
DocumentUrl: https://docs.dnscontrol.org/
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json

PackageIdentifier: StackExchange.DNSControl
PackageVersion: 4.28.2
PackageLocale: zh-CN
Publisher: Stack Exchange, Inc.
PackageName: DNSControl
ShortDescription: DNS 的基础设施即代码!
Description: DNSControl 是一个有主见的平台,可在云端或您自己的基础架构中无缝管理任意数量 DNS 主机的 DNS 配置。它既可以管理 Stack Overflow 网络的所有域名,也可以为您提供同样的服务!
ReleaseNotesUrl: https://github.com/StackExchange/dnscontrol/releases/tag/v4.28.2
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://docs.dnscontrol.org/
ManifestType: locale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: StackExchange.DNSControl
PackageVersion: 4.28.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0