From cbc64a9e63488e3ca188b433f716f148972d7da7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E4=B9=89=E8=87=BB?= Date: Mon, 11 Nov 2024 17:13:26 +0800 Subject: [PATCH] update description (cherry picked from commit 17132022bd8b25d4707f762d5086533fe9eecbdc) --- dnsmasq.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsmasq.spec b/dnsmasq.spec index 1d05fd4..4cd616f 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -15,7 +15,7 @@ Patch4: backport-Fix-spurious-resource-limit-exceeded-messages.patch Patch5: backport-Fix-error-introduced-in-51471cafa5a4fa44d6fe49.patch Patch6: bugfix-allow-binding-mac-with-ipv6.patch Patch7: bugfix-deal-with-CONFRIM-when-binding-mac-with-ipv6.patch -Patch8: backport-Fix-crash-when-reloading-DHCP-config-on-SIGHUP.patch +Patch8: backport-Fix-crash-when-reloading-DHCP-config-on-SIGHUP.patch BuildRequires: gcc BuildRequires: dbus-devel pkgconfig libidn2-devel nettle-devel systemd @@ -109,7 +109,7 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/dnsmasq.conf - Type:bugfix - CVE: - SUG:NA -- DESC:Replace huawei bad free patch by community patch +- DESC:Fix crash when reloading DHCP config on SIGHUP * Thu Feb 22 2024 renmingshuai - 2.90-1 - Type:requirement -- Gitee