From b94c9ee578ef5a99d7c71d5ca8e8b3564fea46f3 Mon Sep 17 00:00:00 2001 From: loong-C Date: Mon, 13 Jun 2022 09:29:17 +0000 Subject: [PATCH] =?UTF-8?q?fix=20bogus=20date=20in=20%changelog=20![?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=9B=BE=E7=89=87=E8=AF=B4=E6=98=8E](https:/?= =?UTF-8?q?/images.gitee.com/uploads/images/2022/0613/172736=5F36957214=5F?= =?UTF-8?q?9884780.png=20"=E5=B1=8F=E5=B9=95=E6=88=AA=E5=9B=BE.png")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes.spec b/kubernetes.spec index 6078660..d01ec13 100644 --- a/kubernetes.spec +++ b/kubernetes.spec @@ -266,7 +266,7 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \ * Fri Sep 24 2021 leizhongkai - 1.20.2-5 - DESC: fix CVE-2021-25735 and CVE-2021-25737 -* The Mar 23 2021 wangfengtu - 1.20.2-4 +* Mon Mar 22 2021 wangfengtu - 1.20.2-4 - Fix compile options * The Feb 09 2021 lixiang - 1.20.2-3 -- Gitee