Changeset 7112a9d


Ignore:
Timestamp:
04/22/2006 08:06:19 PM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
dbaa33d
Parents:
18a11ff
Message:

Updated to iptables-1.3.5

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r18a11ff r7112a9d  
    5454<!ENTITY linux-pam-version            "0.99.3.0">
    5555<!ENTITY shadow-version               "4.0.15">
    56 <!ENTITY iptables-version             "1.3.3">
     56<!ENTITY iptables-version             "1.3.5">
    5757<!ENTITY gnupg-version                "1.4.3">
    5858<!ENTITY tripwire-version             "2.4.0.1">
  • introduction/welcome/changelog.xml

    r18a11ff r7112a9d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Updated to iptables-1.3.5.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
    4952          to the Configuration section. Installed documentation files. Added
  • postlfs/security/iptables.xml

    r18a11ff r7112a9d  
    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        "86d88455520cfdc56fd7ae27897a80a4">
    10   <!ENTITY iptables-size          "176 KB">
    11   <!ENTITY iptables-buildsize     "4.8 MB">
     9  <!ENTITY iptables-md5sum        "00fb916fa8040ca992a5ace56d905ea5">
     10  <!ENTITY iptables-size          "187 KB">
     11  <!ENTITY iptables-buildsize     "5.0 MB">
    1212  <!ENTITY iptables-time          "0.2 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.