From b8e3a29f37ddac16df93e57f6ed5d65a67fcc81e Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Sat, 21 Dec 2024 11:03:01 +0000 Subject: [PATCH] bind: Upgrade from 9.18 to 9.20 series Bind uses even/odd series for stable/devel releases, with 9.20.x being the latest stable and 9.21.x being the latest devel. Ideally we would have "no-odd" semver flag in our update monitors; or jut a regexp support for tag filtering. Noticed via [OSS Security post](https://www.openwall.com/lists/oss-security/2024/12/21/1) about 9.20.4 critical issue. --- bind.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.yaml b/bind.yaml index 9a0ed10c520..579522f1e58 100644 --- a/bind.yaml +++ b/bind.yaml @@ -227,4 +227,4 @@ subpackages: update: enabled: true release-monitor: - identifier: 242117 + identifier: 374094