From: Sapan Bhatia Date: Wed, 9 Jul 2008 20:12:49 +0000 (+0000) Subject: Tagging module iptables - iptables-1.3.8-2 X-Git-Tag: iptables-1.3.8-2~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=214655859c191ecbc5d520f26cc982d99759ef4e;p=iptables.git Tagging module iptables - iptables-1.3.8-2 Added tuntap support. Let's start it in the iptables initscripts for now. --- diff --git a/iptables.spec b/iptables.spec index e5277c2..abdf5df 100644 --- a/iptables.spec +++ b/iptables.spec @@ -5,7 +5,7 @@ %define name iptables %define version 1.3.8 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -162,6 +162,9 @@ fi %endif %changelog +* Wed Jul 09 2008 Sapan Bhatia - iptables-1.3.8-2 +- Added tuntap support. Let's start it in the iptables initscripts for now. + * 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