Changeset af167ffb


Ignore:
Timestamp:
02/04/2005 03:52:09 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
fb5327d
Parents:
843cc38c
Message:

Added md5sum to iptables instructions

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r843cc38c raf167ffb  
    2323<itemizedlist>
    2424
    25 <listitem><para>February 4th, 2005 [randy]: Added MD5sum to
    26 OpenSSL instructions.</para></listitem>
     25<listitem><para>February 4th, 2005 [randy]: Added MD5sum to OpenSSL and
     26iptables instructions.</para></listitem>
    2727
    2828<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
  • postlfs/security/iptables.xml

    r843cc38c raf167ffb  
    77  <!ENTITY iptables-download-http "http://www.iptables.org/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        "0a5f5f226e41ce408a895bec995e8c05">
    910  <!ENTITY iptables-size          "157 KB">
    1011  <!ENTITY iptables-buildsize     "4.4 MB">
     
    7071<listitem><para>Download (FTP): <ulink
    7172url="&iptables-download-ftp;"/></para></listitem>
     73<listitem><para>Download MD5 sum: &iptables-md5sum;</para></listitem>
    7274<listitem><para>Download size: &iptables-size;</para></listitem>
    7375<listitem><para>Estimated disk space required:
Note: See TracChangeset for help on using the changeset viewer.