From: Stephen Soltesz Date: Wed, 23 Apr 2008 21:16:50 +0000 (+0000) Subject: Tagging module iptables - iptables-1.3.8-1 X-Git-Tag: iptables-1.3.8-1~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4f15ffd3cc1b31a8c1ee32532b36d1d8b266cc46;p=iptables.git Tagging module iptables - iptables-1.3.8-1 Commit for latest fixes in trunk for the iptables config. This one in particular loads ip_conntrack in order to have the new vnet support ping right away. --- diff --git a/iptables.spec b/iptables.spec index c5c53fd..e5277c2 100644 --- a/iptables.spec +++ b/iptables.spec @@ -5,7 +5,7 @@ %define name iptables %define version 1.3.8 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -162,6 +162,12 @@ fi %endif %changelog +* Wed Apr 23 2008 Stephen Soltesz - iptables-1.3.8-1 +- Commit for latest fixes in trunk for the iptables config. This one in +- particular loads ip_conntrack in order to have the new vnet support ping right +- away. +- + * Tue Mar 02 2004 Elliot Lee - rebuilt