!20 update to 1.8.7

From: @eaglegai
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2021-07-26 01:26:36 +00:00 committed by Gitee
commit 044866eafb
4 changed files with 4 additions and 3 deletions

Binary file not shown.

BIN
iptables-1.8.7.tar.bz2 Normal file

Binary file not shown.

View File

@ -11,8 +11,6 @@ ExecReload=/usr/libexec/iptables/iptables.init reload
ExecStop=/usr/libexec/iptables/iptables.init stop
Environment=BOOTUP=serial
Environment=CONSOLETYPE=serial
StandardOutput=syslog
StandardError=syslog
[Install]
WantedBy=basic.target

View File

@ -1,7 +1,7 @@
%global script_path %{_libexecdir}/iptables
%global legacy_actions %{_libexecdir}/initscripts/legacy-actions
Name: iptables
Version: 1.8.5
Version: 1.8.7
Release: 1
Summary: IP packet filter administration utilities
License: GPLv2 and Artistic Licence 2.0 and ISC
@ -315,6 +315,9 @@ fi
%{_mandir}/man8/xtables-legacy*
%changelog
* Fri Jul 23 gaihuiying <gaihuiying11@huawei.com> - 1.8.7-1
- update to 1.8.7
* Sat Jul 25 hanzhijun <hanzhijun1@huawei.com> - 1.8.5-1
- update to 1.8.5