To reduce unnecessary loading of ebtables-related kernel modules
This commit is contained in:
parent
fe689327c6
commit
611c8d7f3f
@ -1,6 +1,6 @@
|
|||||||
Name: firewalld
|
Name: firewalld
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.firewalld.org
|
URL: http://www.firewalld.org
|
||||||
@ -25,7 +25,7 @@ BuildRequires: autoconf automake desktop-file-utils gettext intltool glib2 glib2
|
|||||||
BuildRequires: libxslt iptables ebtables ipset python3-devel
|
BuildRequires: libxslt iptables ebtables ipset python3-devel
|
||||||
|
|
||||||
|
|
||||||
Requires: iptables ebtables ipset systemd
|
Requires: iptables iptables-nft ipset systemd
|
||||||
%if %{?openEuler:1}0
|
%if %{?openEuler:1}0
|
||||||
Requires: hicolor-icon-theme python3-gobject NetworkManager-libnm dbus-x11 gtk3
|
Requires: hicolor-icon-theme python3-gobject NetworkManager-libnm dbus-x11 gtk3
|
||||||
%endif
|
%endif
|
||||||
@ -241,6 +241,12 @@ sed -i "s/CleanupModulesOnExit=no/CleanupModulesOnExit=yes/g" %{_sysconfdir}/fir
|
|||||||
%{_datadir}/firewalld/testsuite/python/firewalld_test.py
|
%{_datadir}/firewalld/testsuite/python/firewalld_test.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 07 2024 zhouyihang <zhouyihang3@h-partners.com> - 1.0.2-8
|
||||||
|
- Type:requirement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:To reduce unnecessary loading of ebtables-related kernel modules
|
||||||
|
|
||||||
* Tue Nov 28 2023 zhanghao <zhanghao383@huawei.com> - 1.0.2-7
|
* Tue Nov 28 2023 zhanghao <zhanghao383@huawei.com> - 1.0.2-7
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user