!124 [sync] PR-121: 更新描述:Fix crash when reloading DHCP config on SIGHUP

From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-11-11 12:06:17 +00:00 committed by Gitee
commit dc1d60e6e6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <renmingshuai@huawei.com> - 2.90-1
- Type:requirement