r7596 - in trunk/homepage/xml: . projects/iptables

pablo at netfilter.org pablo at netfilter.org
Wed Dec 23 21:22:25 CET 2009


Author: pablo at netfilter.org
Date: 2009-12-23 21:22:24 +0100 (Wed, 23 Dec 2009)
New Revision: 7596

Modified:
   trunk/homepage/xml/layout.xml
   trunk/homepage/xml/news.xml
   trunk/homepage/xml/projects/iptables/downloads.xml
Log:
commit iptables 1.4.5 and 1.4.6 releases


Modified: trunk/homepage/xml/layout.xml
===================================================================
--- trunk/homepage/xml/layout.xml	2009-07-21 12:52:56 UTC (rev 7595)
+++ trunk/homepage/xml/layout.xml	2009-12-23 20:22:24 UTC (rev 7596)
@@ -116,6 +116,14 @@
 			</tocentry>
 		</tocentry>
 		<tocentry page="news.xml" filename="news.html">
+			<tocentry id="toc-news-2009-12-09" href="/news.html#2009-12-09">
+				<title>2009-12-09: iptables 1.4.6 released</title>
+				<titleabbrev>iptables 1.4.6 released</titleabbrev>
+			</tocentry>
+			<tocentry id="toc-news-2009-09-14" href="/news.html#2009-09-14">
+				<title>2009-09-14: iptables 1.4.5 released</title>
+				<titleabbrev>iptables 1.4.5 released</titleabbrev>
+			</tocentry>
 			<tocentry id="toc-news-2009-07-17" href="/news.html#2009-07-17">
 				<title>2009-07-17: conntrack-tools 0.9.13 released</title>
 				<titleabbrev>conntrack-tools 0.9.13 released</titleabbrev>

Modified: trunk/homepage/xml/news.xml
===================================================================
--- trunk/homepage/xml/news.xml	2009-07-21 12:52:56 UTC (rev 7595)
+++ trunk/homepage/xml/news.xml	2009-12-23 20:22:24 UTC (rev 7596)
@@ -15,6 +15,30 @@
 <section>
 <title>News &amp; Announcements</title>
 
+<section id="2009-12-09">
+<title>2009-Dec-09</title>
+<blockquote>
+<section>
+<title>iptables 1.4.6 released</title>
+<para>
+The Netfilter Core Team has released <olink targetdoc="projects-iptables-downloads" targetptr="iptables-1.4.6">iptables-1.4.6</olink>.
+</para>
+</section>
+</blockquote>
+</section>
+
+<section id="2009-09-14">
+<title>2009-Sep-14</title>
+<blockquote>
+<section>
+<title>iptables 1.4.5 released</title>
+<para>
+The Netfilter Core Team has released <olink targetdoc="projects-iptables-downloads" targetptr="iptables-1.4.5">iptables-1.4.5</olink>.
+</para>
+</section>
+</blockquote>
+</section>
+
 <section id="2009-07-17">
 <title>2009-Jul-17</title>
 <blockquote>

Modified: trunk/homepage/xml/projects/iptables/downloads.xml
===================================================================
--- trunk/homepage/xml/projects/iptables/downloads.xml	2009-07-21 12:52:56 UTC (rev 7595)
+++ trunk/homepage/xml/projects/iptables/downloads.xml	2009-12-23 20:22:24 UTC (rev 7596)
@@ -13,6 +13,62 @@
 <section id="iptables">
 <title>iptables Releases </title>
 
+<section id="iptables-1.4.6">
+<title>2009-Dec-09: iptables-1.4.6</title>
+<para>
+	iptables 1.4.6 has been released. This release supports all new features
+	of the 2.6.32 kernel.
+	<simplelist>
+	<member>
+		<ulink url="files/changes-iptables-1.4.6.txt">ChangeLog</ulink> 
+	</member>
+	<member>
+		<ulink url="files/iptables-1.4.6.tar.bz2">
+			iptables-1.4.6.tar.bz2
+		</ulink>: <ulink url="files/iptables-1.4.6.tar.bz2.sig">
+			GPG signature
+		</ulink> (<ulink url="/files/coreteam-gpg-key-2D0987E6.txt">key</ulink>) :
+		md5sum c67cf30e281a924def6426be0973df56
+	</member>
+	<member>
+		<ulink url="files/patch-iptables-1.4.5-1.4.6.bz2">
+			Patch against 1.4.5
+			</ulink>: <ulink url="files/patch-iptables-1.4.5-1.4.6.bz2.sig">
+			GPG signature
+		</ulink>: md5sum 7da3b99b5ca7aafa71782189905629c3
+	</member>
+	</simplelist>
+</para>
+</section>
+
+<section id="iptables-1.4.5">
+<title>2009-Sep-14: iptables-1.4.5</title>
+<para>
+	iptables 1.4.5 has been released. This release supports all new features
+	of the 2.6.31 kernel.
+	<simplelist>
+	<member>
+		<ulink url="files/changes-iptables-1.4.5.txt">ChangeLog</ulink> 
+	</member>
+	<member>
+		<ulink url="files/iptables-1.4.5.tar.bz2">
+			iptables-1.4.5.tar.bz2
+		</ulink>: <ulink url="files/iptables-1.4.5.tar.bz2.sig">
+			GPG signature
+		</ulink> (<ulink url="/files/coreteam-gpg-key-2D0987E6.txt">key</ulink>) :
+		md5sum 44f13990132c20299c1994cd6f425140
+	</member>
+	<member>
+		<ulink url="files/patch-iptables-1.4.4-1.4.5.bz2">
+			Patch against 1.4.4
+			</ulink>: <ulink url="files/patch-iptables-1.4.4-1.4.5.bz2.sig">
+			GPG signature
+		</ulink>: md5sum c2996ef586d28c5786ee9be39206da35
+	</member>
+	</simplelist>
+</para>
+</section>
+
 <section id="iptables-1.4.4">
 <title>2009-Jun-16: iptables-1.4.4</title>
 <para>




More information about the netfilter-cvslog mailing list