From 3b0d99316bb6944e0c93274742508cc7e473e2c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Mon, 17 Jun 2024 02:03:04 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- haproxy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index 47623f4..0b219a0 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -152,7 +152,7 @@ exit 0 * Wed Sep 1 2021 yaoxin - 2.2.16-1 - Upgrade 2.2.16 to fix CVE-2021-39240-to-CVE-2021-39242 -* Thu Fri 13 2021 xu_ping - 2.2.1-1 +* Thu May 13 2021 xu_ping - 2.2.1-1 - update to 2.2.1 * Thu Nov 05 2020 leiju - 2.0.14-2 -- Gitee