Changeset 92d18a9


Ignore:
Timestamp:
11/04/2020 05:57:34 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cc852ff
Parents:
c466b88
Message:

Update to iptables-1.8.6.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc466b88 r92d18a9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "04">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 3rd, &year;">
     9<!ENTITY releasedate  "November 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rc466b88 r92d18a9  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to iptables-1.8.6. Fixes
     49          <ulink url="&blfs-ticket-root;14195">#14195</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to pipewire-0.3.15. Fixes
    4953          <ulink url="&blfs-ticket-root;14193">#14193</ulink>.</para>
  • packages.ent

    rc466b88 r92d18a9  
    1616<!ENTITY gpgme-version                "1.14.0">
    1717<!ENTITY haveged-version              "1.9.13">
    18 <!ENTITY iptables-version             "1.8.5">
     18<!ENTITY iptables-version             "1.8.6">
    1919<!ENTITY libcap-version               "2.44">
    2020<!ENTITY liboauth-version             "1.0.3">
  • postlfs/security/iptables.xml

    rc466b88 r92d18a9  
    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        "42cfa96d4ac5eb93ee7ed8dd85cfe8fb">
     9  <!ENTITY iptables-md5sum        "bc0f0adccc93c09dc5b7507ccba93148">
    1010  <!ENTITY iptables-size          "700 KB">
    1111  <!ENTITY iptables-buildsize     "17 MB">
Note: See TracChangeset for help on using the changeset viewer.