Changeset 6d6c19d


Ignore:
Timestamp:
12/04/2019 12:31:54 AM (4 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
9e5667af
Parents:
a5bc3d2
Message:

Update to blfs-bootscripts-20191203.
Update to firewalld-0.8.0. Fixes #12734.
Update to nftables-0.9.3. Fixes #12850.
Update to libnftnl-1.1.5. Fixes #12851.
Add missing dependency six to python-slip.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra5bc3d2 r6d6c19d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "04">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 3rd, &year;">
     9<!ENTITY releasedate  "December 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    8383<!-- End LFS versions -->
    8484
    85 <!ENTITY blfs-bootscripts-version     "20191025">
     85<!ENTITY blfs-bootscripts-version     "20191204">
    8686<!ENTITY systemd-units-version        "20191026">
    8787
  • general/prog/python-slip.xml

    ra5bc3d2 r6d6c19d  
    6969      <bridgehead renderas="sect5">Required</bridgehead>
    7070      <para role="required">
    71         <xref linkend="dbus-python"/> and
    72         <xref linkend="decorator"/>
     71        <xref linkend="dbus-python"/>,
     72        <xref linkend="decorator"/>, and
     73        <xref linkend="six"/>
    7374      </para>
    7475
  • introduction/welcome/changelog.xml

    ra5bc3d2 r6d6c19d  
    4242    </listitem>
    4343       -->
     44     <listitem>
     45      <para>December 4th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Update to blfs-bootscripts-20191203.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[dj] - Update to firewalld-0.8.0. Fixes
     52          <ulink url="&blfs-ticket-root;12734">#12734</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[dj] - Update to nftables-0.9.3. Fixes
     56          <ulink url="&blfs-ticket-root;12850">#12850</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[dj] - Update to libnftnl-1.1.5. Fixes
     60          <ulink url="&blfs-ticket-root;12851">#12851</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[dj] - Add missing dependency "six" to python-slip.</para>
     64        </listitem>
     65      </itemizedlist>
     66    </listitem>
     67
    4468    <listitem>
    4569      <para>December 3rd, 2019</para>
  • networking/netlibs/libnftnl.xml

    ra5bc3d2 r6d6c19d  
    77  <!ENTITY libnftnl-download-http "https://netfilter.org/projects/libnftnl/files/libnftnl-&libnftnl-version;.tar.bz2">
    88  <!ENTITY libnftnl-download-ftp  " ">
    9   <!ENTITY libnftnl-md5sum        "bf1a51c9cad0f0cb12b6811ce1e0dd90">
    10   <!ENTITY libnftnl-size          "360 KB">
    11   <!ENTITY libnftnl-buildsize     "8.6 MB">
     9  <!ENTITY libnftnl-md5sum        "a72ae260f7da9c223ad5d4fa036a8f84">
     10  <!ENTITY libnftnl-size          "368 KB">
     11  <!ENTITY libnftnl-buildsize     "8.7 MB">
    1212  <!ENTITY libnftnl-time          "less than 0.1 SBU">
    1313]>
  • packages.ent

    ra5bc3d2 r6d6c19d  
    1212<!ENTITY cyrus-sasl-version           "2.1.27">
    1313<!ENTITY gnupg2-version               "2.2.18">
    14 <!ENTITY firewalld-version            "0.7.2">
     14<!ENTITY firewalld-version            "0.8.0">
    1515<!ENTITY gnutls-version               "3.6.10">
    1616<!ENTITY gpgme-version                "1.13.1">
     
    2525<!ENTITY mitkrb-major-version         "1.17">
    2626<!ENTITY mitkrb-version               "1.17">
    27 <!ENTITY nftables-version             "0.9.2">
     27<!ENTITY nftables-version             "0.9.3">
    2828<!ENTITY nettle-version               "3.5.1">
    2929
     
    585585<!ENTITY libevent-version             "2.1.11">
    586586<!ENTITY libmnl-version               "1.0.4">
    587 <!ENTITY libnftnl-version             "1.1.4">
     587<!ENTITY libnftnl-version             "1.1.5">
    588588<!ENTITY libnl-version                "3.5.0">
    589589<!ENTITY libnl-dl-version             "3_5_0">
  • postlfs/security/firewalld.xml

    ra5bc3d2 r6d6c19d  
    77  <!ENTITY firewalld-download-http "https://github.com/firewalld/firewalld/releases/download/v&firewalld-version;/firewalld-&firewalld-version;.tar.gz">
    88  <!ENTITY firewalld-download-ftp  " ">
    9   <!ENTITY firewalld-md5sum        "2549c2006def07a19b4c77ec960e5aab">
     9  <!ENTITY firewalld-md5sum        "f3cabced64e543cb1e99f0dfa4b963e0">
    1010  <!ENTITY firewalld-size          "1.6 MB">
    11   <!ENTITY firewalld-buildsize     "26 MB">
    12   <!ENTITY firewalld-time          "0.2 SBU">
     11  <!ENTITY firewalld-buildsize     "25 MB (additionall 2 MB for tests)">
     12  <!ENTITY firewalld-time          "0.2 SBU (additional 6.2 SBU for tests)">
    1313]>
    1414
     
    7676    </itemizedlist>
    7777
    78     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    79     <itemizedlist spacing="compact">
    80       <listitem>
    81         <para>
    82           Required patch:
    83           <ulink url="&patch-root;/firewalld-&firewalld-version;-builtin-1.patch"/>
    84        </para>
    85       </listitem>
    86     </itemizedlist>
    87 
    8878    <bridgehead renderas="sect3">firewalld Dependencies</bridgehead>
    8979
    9080    <bridgehead renderas="sect4">Required</bridgehead>
    9181    <para role="required">
    92       <xref linkend="nftables"/> or <xref linkend="iptables" role="nodump"/>,
     82      <xref linkend="nftables"/>,
    9383      and <xref linkend="python-slip"/>
    9484    </para>
     
    9686    <bridgehead renderas="sect4">Recommended</bridgehead>
    9787    <para role="recommended">
    98       <xref linkend="DocBook"/> and <xref linkend="libxslt"/> (for building
    99       the manual pages), and
     88      <xref linkend="DocBook"/>,
     89      <xref linkend="iptables"/>, and
     90      <xref linkend="libxslt"/> (for building the manual pages)
     91    </para>
     92
     93    <bridgehead renderas="sect4">Optional</bridgehead>
     94    <para role="optional">
     95      <xref linkend="gtk3" role="runtime"/> (runtime only, required for
     96      <application>fireall-config</application>),
     97      <xref linkend="qt5" role="runtime"/> (runtime only, required for
     98      <application>fireall-applet</application>), and
    10099      <ulink url="https://netfilter.org/projects/ipset/index.html">ipset</ulink>
    101100      for ipset support (only when used with iptables)
    102101    </para>
    103102
    104     <bridgehead renderas="sect4">Optional</bridgehead>
    105     <para role="optional">
    106       <xref linkend="qt5" role="runtime"/> (runtime only, required for
    107       <application>fireall-applet</application>) and
    108       <xref linkend="gtk3" role="runtime"/> (runtime only, required for
    109       <application>fireall-config</application>)
    110     </para>
    111 
    112103    <para condition="html" role="usernotes">User Notes:
    113104      <ulink url="&blfs-wiki;/firewalld"/>
     
    117108  <sect2 role="installation">
    118109    <title>Installation of firewalld</title>
    119 
    120     <para>
    121       Fix an issue with use of built-in kernel modules:
    122     </para>
    123 
    124 <screen><userinput>patch -Np1 -i ../firewalld-&firewalld-version;-builtin-1.patch</userinput></screen>
    125110
    126111    <para>
     
    141126
    142127    <para>
    143       To run the testsuite, isssue the command <command>make test</command>.
    144     </para>
    145 
     128      The testsuite for <application>firewalld</application> is very dependent
     129      on the running kernel and system configuration. It requires
     130      <application>ipset</application> as well as both backends, and all
     131      supported kernel options available.
     132    </para>
     133
     134    <para>
     135      If the above conditions are met, run the testsuite as the
     136      <systemitem class="username">root</systemitem> user with the command
     137      <command>make -C src check</command>. Any test failures are likely the
     138      result of an incomplete configuration. Failed tests will give a detailed
     139      failure status at
     140      <filename>src/test/testsuite.dir/&lt;###&gt;/testsuite.log</filename>.
     141    </para>
    146142
    147143    <para revision="sysv">
     
    171167      <parameter>--without-systemd</parameter>: This command prevents
    172168      installation of <application>systemd</application> services.
     169    </para>
     170
     171    <para>
     172      <option>--without-{ip{,6},eb}tables{,-restore}</option>: These switches
     173      disable <application>iptables</application> support and are required if
     174      you wish to build without iptables support.
    173175    </para>
    174176
  • postlfs/security/iptables.xml

    ra5bc3d2 r6d6c19d  
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    7676    <para role="optional">
    77       <xref linkend="nftables"/>
     77      <xref linkend="nftables"/>,
     78      <xref linkend="libpcap"/> (required for nfsypproxy support),
     79      <ulink url="https://github.com/tadamdam/bpf-utils">bpf-utils</ulink>
     80      (required for Berkely Packet Filter support),
     81      <ulink url="https://netfilter.org/projects/libnfnetlink/">libnfnetlink</ulink>
     82      (required for connlable support), and
     83      <ulink url="https://netfilter.org/projects/libnetfilter_conntrack/">libnetfilter_conntrack"</ulink>
     84      (required for connlabel support)
    7885    </para>
    7986
  • postlfs/security/nftables.xml

    ra5bc3d2 r6d6c19d  
    77  <!ENTITY nftables-download-http "https://netfilter.org/projects/nftables/files/nftables-&nftables-version;.tar.bz2">
    88  <!ENTITY nftables-download-ftp  " ">
    9   <!ENTITY nftables-md5sum        "dfe130724d7c998eb26b56447e932899">
    10   <!ENTITY nftables-size          "764 KB">
    11   <!ENTITY nftables-buildsize     "31 MB">
     9  <!ENTITY nftables-md5sum        "9913b2b46864394d41916b74638e0875">
     10  <!ENTITY nftables-size          "772 KB">
     11  <!ENTITY nftables-buildsize     "34 MB">
    1212  <!ENTITY nftables-time          "0.2 SBU">
    1313]>
     
    8080    </para>
    8181
     82    <bridgehead renderas="sect4">Recommended</bridgehead>
     83    <para role="recommended">
     84        <xref linkend="jansson"/> (for JSON rules table support)
     85    </para>
     86
    8287    <bridgehead renderas="sect4">Optional</bridgehead>
    8388    <para role="optional">
    84       <xref linkend="iptables"/>,
    85       <xref linkend="jansson"/>, and
     89      <xref linkend="iptables"/> and
    8690      <xref linkend="docbook-utils"/>
    8791    </para>
     
    141145            --sbindir=/sbin   \
    142146            --sysconfdir=/etc \
     147            --with-json       \
    143148            --with-python-bin=/usr/bin/python3 &amp;&amp;
    144149make</userinput></screen>
     
    165170
    166171    <para>
     172      <parameter>--with-json</parameter>: build with support for JSON rules.
     173      Omit if <xref linkend="jansson"/> is not available.
     174    </para>
     175
     176    <para>
    167177      <parameter>--with-python-bin=/usr/bin/python3</parameter>: force use of
    168178      <application>Python3</application>.
     
    176186
    177187    <para>
    178       <parameter>--with-json</parameter>: build with support for JSON output if
    179       <xref linkend="jansson"/> is available.
    180     </para>
    181 
    182     <para>
    183       <parameter>--with-xtables</parameter>: build with
     188      <option>--with-xtables</option>: build with
    184189      <xref linkend="iptables"/> libxtables support.
    185190    </para>
Note: See TracChangeset for help on using the changeset viewer.