From f95b4970d88f40e30c4f9f32112efd79ba7dee3b Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Fri, 1 May 2026 16:03:35 -0500 Subject: [PATCH] Change allowed_outdate from 12h to 1h This is to facilitate a smoother rollout of copy fail (CVE-2026-31431) patches --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 6733a42e..fa8f5413 100644 --- a/config.yml +++ b/config.yml @@ -1,6 +1,6 @@ --- config_version: 3 -allowed_outdate: 12h +allowed_outdate: 1h mirrors_dir: mirrors.d versions: - "8"