Ignore:
Timestamp:
10/16/2012 05:13:00 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
983b6a6
Parents:
699b552c
Message:

Update to iptables-1.4.16.2.
Fix firewall scripts to be compatible with current iptables.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10735 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/iptables.xml

    r699b552c rd8717e4  
    77  <!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
    88  <!ENTITY iptables-download-ftp  "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2">
    9   <!ENTITY iptables-md5sum        "8bf564ea8348522fc1db727868828def">
    10   <!ENTITY iptables-size          "504 KB">
    11   <!ENTITY iptables-buildsize     "15 MB">
     9  <!ENTITY iptables-md5sum        "57220bb26866a713073e5614f88071fc">
     10  <!ENTITY iptables-size          "532 KB">
     11  <!ENTITY iptables-buildsize     "13 MB">
    1212  <!ENTITY iptables-time          "0.2 SBU">
    1313]>
     
    7272      </listitem>
    7373    </itemizedlist>
    74 
     74<!--
    7575    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7676    <itemizedlist spacing="compact">
     
    8282      </listitem>
    8383    </itemizedlist>
    84 
     84-->
    8585    <para condition="html" role="usernotes">User Notes:
    8686      <ulink url="&blfs-wiki;/iptables"/>
     
    135135    </para>
    136136
    137 <screen><userinput>patch -Np1 -i ../iptables-&iptables-version;-missing-includes-1.patch &amp;&amp;
    138 ./configure --prefix=/usr                          \
     137<screen><userinput>./configure --prefix=/usr                          \
    139138            --exec-prefix=                         \
    140139            --bindir=/sbin                         \
Note: See TracChangeset for help on using the changeset viewer.