From 4a44b24018a3875e6a78664936244e39240a05d5 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 15 Jul 2008 16:16:13 +0000 Subject: [PATCH] Tagging module iptables - iptables-1.3.8-3 * Load required kernel modules before configuring tun/tap devices --- iptables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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. -- 2.47.0