From a1e91b9690fbb9ef01de6da22de0b1dafe712c1e Mon Sep 17 00:00:00 2001 From: sun_hai_10 Date: Thu, 28 Sep 2023 10:45:12 +0800 Subject: [PATCH] fix update --- bind.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 40014e7..cf7a25e 100644 --- a/bind.spec +++ b/bind.spec @@ -19,7 +19,7 @@ Name: bind Summary: Domain Name System (DNS) Server (named) License: MPLv2.0 Version: 9.11.21 -Release: 17 +Release: 18 Epoch: 32 Url: http://www.isc.org/products/BIND/ Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz @@ -1308,6 +1308,12 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Sep 28 2023 sunhai - 32:9.11.21-18 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix update + * Tue Sep 26 2023 zhanghao - 32:9.11.21-17 - Type:CVE - ID:CVE-2023-3341 -- Gitee