From af2480002186997dd9b62126634bfbf66b34b69d Mon Sep 17 00:00:00 2001 From: xh Date: Thu, 19 Oct 2023 15:20:05 +0800 Subject: [PATCH] ensure upgrade normal --- samba.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index f99d4af..370902a 100644 --- a/samba.spec +++ b/samba.spec @@ -49,7 +49,7 @@ Name: samba Version: 4.11.12 -Release: 31 +Release: 32 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -3406,6 +3406,12 @@ fi %{_mandir}/man* %changelog +* Thu Oct 19 2023 xinghe - 4.11.12-32 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:ensure upgrade normal + * Mon Oct 16 2023 yanglu - 4.11.12-31 - Type:cves - CVE:CVE-2023-4091 CVE-2023-42669 -- Gitee