From: Sapan Bhatia Date: Tue, 15 Jul 2008 16:16:13 +0000 (+0000) Subject: Tagging module iptables - iptables-1.3.8-3 X-Git-Tag: iptables-1.3.8-3~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4a44b24018a3875e6a78664936244e39240a05d5;p=iptables.git Tagging module iptables - iptables-1.3.8-3 * Load required kernel modules before configuring tun/tap devices --- diff --git a/iptables.spec b/iptables.spec index abdf5df..09b917d 100644 --- a/iptables.spec +++ b/iptables.spec @@ -5,7 +5,7 @@ %define name iptables %define version 1.3.8 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -162,6 +162,9 @@ fi %endif %changelog +* Tue Jul 15 2008 Sapan Bhatia - iptables-1.3.8-3 +- * Load required kernel modules before configuring tun/tap devices + * Wed Jul 09 2008 Sapan Bhatia - iptables-1.3.8-2 - Added tuntap support. Let's start it in the iptables initscripts for now.