diff --git a/iptables-1.8.5.tar.bz2 b/iptables-1.8.5.tar.bz2 deleted file mode 100644 index 4533c20d9a3466c90e1fe08bc97e663110061d4d..0000000000000000000000000000000000000000 Binary files a/iptables-1.8.5.tar.bz2 and /dev/null differ diff --git a/iptables-1.8.7.tar.bz2 b/iptables-1.8.7.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..edb1d79c071a24ae0146550a2b13898262356125 Binary files /dev/null and b/iptables-1.8.7.tar.bz2 differ diff --git a/iptables.service b/iptables.service index 6722c7ad8ec663f866b940163890f28e78253721..342ac93df79e0bbd8d57f30edb0f788248a733af 100644 --- a/iptables.service +++ b/iptables.service @@ -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 diff --git a/iptables.spec b/iptables.spec index 605b9a6155de1083ce51a362ee0b069b6d2e4367..60d27341d30a4320376ed810c8c63e48ceb22284 100644 --- a/iptables.spec +++ b/iptables.spec @@ -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 - 1.8.7-1 +- update to 1.8.7 + * Sat Jul 25 hanzhijun - 1.8.5-1 - update to 1.8.5