From 6111043368a3996a048be5a39ecf2c32a5239139 Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Fri, 25 Jul 2008 19:40:03 +0000 Subject: [PATCH] Tagging module iptables - iptables-1.3.8-5 * --add-mark action in CLASSIFY target * Remove chkconfig from .spec file * Fix iptables-save/-restore bug for MARK with --copy-xid * Fix default PlanetLab iptables config --- iptables.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/iptables.spec b/iptables.spec index 09f01cd..a869c03 100644 --- a/iptables.spec +++ b/iptables.spec @@ -5,7 +5,7 @@ %define name iptables %define version 1.3.8 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -164,6 +164,12 @@ fi %endif %changelog +* Fri Jul 25 2008 Andy Bavier - iptables-1.3.8-5 +- * --add-mark action in CLASSIFY target +- * Remove chkconfig from .spec file +- * Fix iptables-save/-restore bug for MARK with --copy-xid +- * Fix default PlanetLab iptables config + * Mon Jul 21 2008 Sapan Bhatia - iptables-1.3.8-4 - Load tun/tap -- 2.43.0