Changeset 10513885


Ignore:
Timestamp:
11/20/2018 07:36:32 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
572609a6
Parents:
878fed7
Message:

Update to sudo-1.8.26.
Update to iptables-1.8.2.
Update to nano-3.2.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r878fed7 r10513885  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to sudo-1.8.26. Fixes
     49          <ulink url="&blfs-ticket-root;11344">#11344</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to iptables-1.8.2. Fixes
     53          <ulink url="&blfs-ticket-root;11343">#11343</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to nano-3.2. Fixes
     57          <ulink url="&blfs-ticket-root;11339">#11339</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[timtas] - Update to thunderbird-60.3.1. Fixes
    4961          <ulink url="&blfs-ticket-root;11347">#11347</ulink>.</para>
  • packages.ent

    r878fed7 r10513885  
    1919<!ENTITY gpgme-version                "1.12.0">
    2020<!ENTITY haveged-version              "1.9.2">
    21 <!ENTITY iptables-version             "1.8.1">
     21<!ENTITY iptables-version             "1.8.2">
    2222<!ENTITY libcap-version               "2.26">
    2323<!ENTITY liboauth-version             "1.0.3">
     
    4343<!ENTITY ssh-askpass-version          "&openssh-version;">
    4444<!ENTITY stunnel-version              "5.49">
    45 <!ENTITY sudo-version                 "1.8.25p1">
     45<!ENTITY sudo-version                 "1.8.26">
    4646<!ENTITY tripwire-version             "2.4.3.7">
    4747<!ENTITY volume_key-version           "0.3.12">
     
    7070<!ENTITY joe-version                  "4.6">
    7171<!ENTITY juffed-version               "0.10.r71.gc3c1a3f">
    72 <!ENTITY nano-version                 "3.1">
     72<!ENTITY nano-version                 "3.2">
    7373<!ENTITY vim-version                  "8.1">
    7474<!ENTITY vim-majmin                   "80">
  • postlfs/editors/nano.xml

    r878fed7 r10513885  
    88  <!ENTITY nano-download-http "https://www.nano-editor.org/dist/v3/nano-&nano-version;.tar.xz">
    99  <!ENTITY nano-download-ftp  " ">
    10   <!ENTITY nano-md5sum        "e5cbe298e4362fabb7e55173862b9a3d">
     10  <!ENTITY nano-md5sum        "2606dc0dc31a088f16c7d603b42d23d0">
    1111  <!ENTITY nano-size          "1.4 MB">
    1212  <!ENTITY nano-buildsize     "17 MB">
  • postlfs/security/iptables.xml

    r878fed7 r10513885  
    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        "b5b0b43afc245176c36a14c4fca6e661">
    10   <!ENTITY iptables-size          "662 KB">
    11   <!ENTITY iptables-buildsize     "11 MB">
    12   <!ENTITY iptables-time          "0.1 SBU">
     9  <!ENTITY iptables-md5sum        "944558e88ddcc3b9b0d9550070fa3599">
     10  <!ENTITY iptables-size          "664 KB">
     11  <!ENTITY iptables-buildsize     "17 MB">
     12  <!ENTITY iptables-time          "0.2 SBU">
    1313]>
    1414
     
    131131    </note>
    132132
    133    <para>
    134      Fix a build failure if
    135      <ulink url="http://www.netfilter.org/projects/nftables/index.html">nftables</ulink>
    136      is not installed:
    137    </para>
    138 
    139 <screen><userinput>sed -e "/iptables\/nft\.h/d" \
    140     -i extensions/libxt_limit.c
    141 sed -e "/^struct nftnl_rule;/a struct iptables_command_state;" \
    142     -i iptables/nft-bridge.h</userinput></screen>
    143 
    144133    <para>
    145134      Install <application>Iptables</application> by running the following
  • postlfs/security/sudo.xml

    r878fed7 r10513885  
    77  <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
    88  <!ENTITY sudo-download-ftp  "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
    9   <!ENTITY sudo-md5sum        "d4e0b99809d905d8dcbfbe9ae42aba2b">
    10   <!ENTITY sudo-size          "3.0 MB">
    11   <!ENTITY sudo-buildsize     "37 MB (with tests)">
     9  <!ENTITY sudo-md5sum        "833084947d98e7745b94845f4b7a8a9a">
     10  <!ENTITY sudo-size          "3.1 MB">
     11  <!ENTITY sudo-buildsize     "38 MB (with tests)">
    1212  <!ENTITY sudo-time          "0.4 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.