Changeset 14c0be2f for general


Ignore:
Timestamp:
10/25/2019 06:28:45 AM (5 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:
3d5a675
Parents:
6914a417
Message:

Add nftables-0.9.2. Fixes #4620.
Add firewalld-0.7.2.
Add libnftnl-1.1.4.
Add libmnl-1.0.4.
Add decorator-4.4.0.
Add python-slip-0.6.5.
Update to blfs-bootscripts-20191025.

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

Location:
general/prog
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules.xml

    r6914a417 r14c0be2f  
    3737      <listitem>
    3838        <para>
     39          <xref linkend="decorator"/>
     40        </para>
     41      </listitem>
     42      <listitem>
     43        <para>
    3944          <xref linkend="docutils"/>
    4045        </para>
     
    117122      <listitem>
    118123        <para>
     124          <xref linkend="python-slip"/>
     125        </para>
     126      </listitem>
     127      <listitem>
     128        <para>
    119129          <xref linkend="scour"/>
    120130        </para>
     
    137147
    138148  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     149    href="decorator.xml"/>
     150
     151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139152    href="docutils.xml"/>
    140153
     
    193206
    194207  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     208    href="python-slip.xml"/>
     209
     210  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    195211    href="pyyaml.xml"/>
    196212
Note: See TracChangeset for help on using the changeset viewer.