Changeset c8f569a


Ignore:
Timestamp:
08/08/2013 01:08:32 AM (11 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:
6b6ec9db
Parents:
c4caee1
Message:

Update to iptables-1.4.20

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc4caee1 rc8f569a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 6th, &year;">
     9<!ENTITY releasedate  "August 7th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    151151<!ENTITY gnutls-version               "3.2.3">
    152152<!ENTITY gpgme-version                "1.4.2">
    153 <!ENTITY iptables-version             "1.4.19.1">
     153<!ENTITY iptables-version             "1.4.20">
    154154<!ENTITY libcap2-version              "2.22">
    155155<!ENTITY linux-pam-version            "1.1.6">
  • introduction/welcome/changelog.xml

    rc4caee1 rc8f569a  
    4545-->
    4646    <listitem>
     47      <para>August 7th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to iptables-1.4.20.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4756      <para>August 6th, 2013</para>
    4857      <itemizedlist>
  • postlfs/security/iptables.xml

    rc4caee1 rc8f569a  
    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        "be97ce9007fa42c867901b496c935a0a">
    10   <!ENTITY iptables-size          "536 KB">
     9  <!ENTITY iptables-md5sum        "387b92d3efcf4f07fe31c3bf0f1d18f5">
     10  <!ENTITY iptables-size          "540 KB">
    1111  <!ENTITY iptables-buildsize     "23 MB">
    1212  <!ENTITY iptables-time          "0.2 SBU">
     
    227227        <seg>
    228228          ip6tables, ip6tables-restore, ip6tables-save, iptables, iptables-restore,
    229           iptables-save, iptables-xml and xtables-multi
     229          iptables-save, iptables-xml, and xtables-multi
    230230        </seg>
    231231        <seg>
    232           libip4tc.so, libip6tc.so, libipq.so, libiptc.so and libxtables.so
     232          libip4tc.so, libip6tc.so, libipq.so, libiptc.so, and libxtables.so
    233233        </seg>
    234234        <seg>
Note: See TracChangeset for help on using the changeset viewer.