Author: thomas
Date: Sun Dec  8 03:25:25 2019
New Revision: 22451

Log:
Upgrade iptables-1.8.4

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/iptables.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Dec  7 13:41:45 2019        (r22450)
+++ trunk/BOOK/general.ent      Sun Dec  8 03:25:25 2019        (r22451)
@@ -1,6 +1,6 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
 <!ENTITY month        "12">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Dec  7 13:41:45 
2019        (r22450)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Dec  8 03:25:25 
2019        (r22451)
@@ -42,6 +42,16 @@
     </listitem>
        -->
      <listitem>
+       <para>December 8th, 2019</para>
+       <itemizedlist>
+         <listitem>
+           <para>[thomas] - Update to iptables-1.8.4. Fixes
+           <ulink url="&blfs-ticket-root;12852">#12852</ulink>.</para>
+         </listitem>
+       </itemizedlist>
+     </listitem>
+     
+     <listitem>
        <para>December 7th, 2019</para>
        <itemizedlist>
          <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Dec  7 13:41:45 2019        (r22450)
+++ trunk/BOOK/packages.ent     Sun Dec  8 03:25:25 2019        (r22451)
@@ -15,7 +15,7 @@
 <!ENTITY gnutls-version               "3.6.11.1">
 <!ENTITY gpgme-version                "1.13.1">
 <!ENTITY haveged-version              "1.9.2">
-<!ENTITY iptables-version             "1.8.3">
+<!ENTITY iptables-version             "1.8.4">
 <!ENTITY libcap-version               "2.27">
 <!ENTITY liboauth-version             "1.0.3">
 <!ENTITY linux-pam-version            "1.3.1">

Modified: trunk/BOOK/postlfs/security/iptables.xml
==============================================================================
--- trunk/BOOK/postlfs/security/iptables.xml    Sat Dec  7 13:41:45 2019        
(r22450)
+++ trunk/BOOK/postlfs/security/iptables.xml    Sun Dec  8 03:25:25 2019        
(r22451)
@@ -6,8 +6,8 @@
 
   <!ENTITY iptables-download-http 
"http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2";>
   <!ENTITY iptables-download-ftp  
"ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2";>
-  <!ENTITY iptables-md5sum        "29de711d15c040c402cf3038c69ff513">
-  <!ENTITY iptables-size          "699 KB">
+  <!ENTITY iptables-md5sum        "9b201107957fbf62709c3d8226239b0d">
+  <!ENTITY iptables-size          "688 KB">
   <!ENTITY iptables-buildsize     "17 MB">
   <!ENTITY iptables-time          "0.2 SBU">
 ]>
@@ -106,7 +106,7 @@
 
     <para>
       Include any connection tracking protocols that will be used, as well as
-      any protocols that you wish to use for match suppport under the
+      any protocols that you wish to use for match support under the
       "Core Netfilter Configuration" section.
     </para>
 
@@ -147,6 +147,11 @@
 make</userinput></screen>
 
     <para>
+      <!-- there is a iptables-test.py script which seems to run a
+      lot of tests. Unfortunatly, success rate is 50% only. Needs
+      to be clarified how to use and which prerequisites are required
+      to run to 100%. Contacted Shekhar Sharma for that (Dec'19),
+      waiting for answer (thomas). -->
       This package does not come with a test suite.
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to