diff --git a/iptables-1.8.5.tar.bz2 b/iptables-1.8.5.tar.bz2 deleted file mode 100644 index 4533c20..0000000 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 0000000..edb1d79 Binary files /dev/null and b/iptables-1.8.7.tar.bz2 differ diff --git a/iptables.service b/iptables.service index 6722c7a..342ac93 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 605b9a6..60d2734 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