Skip to content

Commit 758001c

Browse files
authored
New version: StackExchange.DNSControl version 4.28.1 (#320000)
1 parent 8d4211b commit 758001c

File tree

4 files changed

+84
-0
lines changed

4 files changed

+84
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: StackExchange.DNSControl
5+
PackageVersion: 4.28.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: dnscontrol.exe
10+
Commands:
11+
- dnscontrol
12+
ReleaseDate: 2025-12-05
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/StackExchange/dnscontrol/releases/download/v4.28.1/dnscontrol_4.28.1_windows_amd64.zip
16+
InstallerSha256: 4D7BF475CE5EA4FEF2099C2FD08BF2F2B5C714C3C7B0E31DDE1516B053E3A72C
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/StackExchange/dnscontrol/releases/download/v4.28.1/dnscontrol_4.28.1_windows_arm64.zip
19+
InstallerSha256: F18EC7D34D90177998638420CC672D1B841E070A0C1056A7441D677335DE0D0E
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: StackExchange.DNSControl
5+
PackageVersion: 4.28.1
6+
PackageLocale: en-US
7+
Publisher: Stack Exchange, Inc.
8+
PublisherUrl: https://stackoverflow.com/
9+
PublisherSupportUrl: https://github.com/StackExchange/dnscontrol/issues
10+
PrivacyUrl: https://stackoverflow.com/legal/privacy-policy
11+
Author: Stack Exchange, Inc.
12+
PackageName: DNSControl
13+
PackageUrl: https://dnscontrol.org/
14+
License: MIT
15+
LicenseUrl: https://github.com/StackExchange/dnscontrol/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2025 Stack Overflow
17+
ShortDescription: Infrastructure as code for DNS!
18+
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!
19+
Moniker: dnscontrol
20+
Tags:
21+
- dns
22+
ReleaseNotes: |-
23+
Greetings DNS fans!
24+
This release fixes a bug found shortly after v4.28.0 was released. It only affects users of the "split horizons" feature.
25+
Version v4.28.0 was a big release with many changes. We still recommend exercising great caution before putting it into production. See the v4.28.0 release notes for testing advice. Please file a bug report if you find any issues.
26+
Thanks to gvengel for reporting the bug so quickly.
27+
Changelog
28+
Other changes and improvements:
29+
- a0288bd759cadf279a003a7f1b47bb4a646b5f08: bug(split horizon): Domains with split horizons not working (#3895) (@tlimoncelli)
30+
Deprecation warnings
31+
[!WARNING]
32+
- 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
33+
- 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.
34+
ReleaseNotesUrl: https://github.com/StackExchange/dnscontrol/releases/tag/v4.28.1
35+
Documentations:
36+
- DocumentLabel: Docs
37+
DocumentUrl: https://docs.dnscontrol.org/
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.10.0
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: StackExchange.DNSControl
5+
PackageVersion: 4.28.1
6+
PackageLocale: zh-CN
7+
Publisher: Stack Exchange, Inc.
8+
PackageName: DNSControl
9+
ShortDescription: DNS 的基础设施即代码!
10+
Description: DNSControl 是一个有主见的平台,可在云端或您自己的基础架构中无缝管理任意数量 DNS 主机的 DNS 配置。它既可以管理 Stack Overflow 网络的所有域名,也可以为您提供同样的服务!
11+
ReleaseNotesUrl: https://github.com/StackExchange/dnscontrol/releases/tag/v4.28.1
12+
Documentations:
13+
- DocumentLabel: 文档
14+
DocumentUrl: https://docs.dnscontrol.org/
15+
ManifestType: locale
16+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: StackExchange.DNSControl
5+
PackageVersion: 4.28.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)