update to 1.8.7

This commit is contained in:
eaglegai 2021-07-23 11:35:01 +08:00
parent 0915424f8c
commit 082120c90d
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 ExecStop=/usr/libexec/iptables/iptables.init stop
Environment=BOOTUP=serial Environment=BOOTUP=serial
Environment=CONSOLETYPE=serial Environment=CONSOLETYPE=serial
StandardOutput=syslog
StandardError=syslog
[Install] [Install]
WantedBy=basic.target WantedBy=basic.target

View File

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