!353 use xtables-nft instead of xtables-legacy for high performance

From: @sunsuwan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-12-04 02:08:11 +00:00 committed by Gitee
commit c4d4b48844
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 1 deletions

View File

@ -295,6 +295,7 @@
<packagereq type="default">authselect</packagereq>
<packagereq type="default">dnf-plugins-core</packagereq>
<packagereq type="default">dracut-config-rescue</packagereq>
<packagereq type="default">iptables-nft</packagereq>
<packagereq type="default">kernel-tools</packagereq>
<packagereq type="default">sysfsutils</packagereq>
<packagereq type="default">linux-firmware</packagereq>

View File

@ -295,6 +295,7 @@
<packagereq type="default">authselect</packagereq>
<packagereq type="default">dnf-plugins-core</packagereq>
<packagereq type="default">dracut-config-rescue</packagereq>
<packagereq type="default">iptables-nft</packagereq>
<packagereq type="default">kernel-tools</packagereq>
<packagereq type="default">sysfsutils</packagereq>
<packagereq type="default">linux-firmware</packagereq>

View File

@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 3.2.0
Release: 4
Release: 5
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -186,6 +186,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Tue Dec 3 2024 sunsuwan <sunsuwan3@huawei.com> - 3.2.0-5
- ID:NA
- SUG:NA
- DESC: use xtables-nft instead of xtables-legacy for high performance
* Tue Dec 3 2024 zhaolichang <zhaolichang@huawei.com> - 3.2.0-4
- ID:NA
- SUG:NA