]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Update dnscontrol to 4.15.4 (RFC4183 PTR support) master
authorGrant Slater <github@firefishy.com>
Fri, 17 Jan 2025 20:32:54 +0000 (20:32 +0000)
committerGrant Slater <github@firefishy.com>
Fri, 17 Jan 2025 20:32:54 +0000 (20:32 +0000)
cookbooks/dns/recipes/default.rb

index a68e802d85f26c6372a8bd73720a3eb757190f79..47c4ee7d78a08f1c9c46e59276f64784177f5b65 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "4.15.3"
+dnscontrol_version = "4.15.4"
 
 dnscontrol_arch = if arm?
                     "arm64"