Changeset a89a5a6 for networking


Ignore:
Timestamp:
09/05/2019 04:20:23 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
ca0ee4a
Parents:
0b8d5808
Message:

Update to glib-2.60.7
Update to dbus-python-1.2.10 (Python Module)
Update to libnl-3.5.0
Update to unrar-5.8.1
Update to NSS-3.46
Update to libusb-1.0.23

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnl.xml

    r0b8d5808 ra89a5a6  
    77  <!ENTITY libnl-download-http "https://github.com/thom311/libnl/releases/download/libnl&libnl-dl-version;/libnl-&libnl-version;.tar.gz">
    88  <!ENTITY libnl-download-ftp  " ">
    9   <!ENTITY libnl-md5sum        "8f71910c03db363b41e2ea62057a4311">
    10   <!ENTITY libnl-size          "912 KB">
    11   <!ENTITY libnl-buildsize     "29 MB (with tests and API documentation)">
    12   <!ENTITY libnl-time          "0.4 SBU (with tests and API documentation)">
     9  <!ENTITY libnl-md5sum        "74ba57b1b1d6f9f92268aa8141d8e8e4">
     10  <!ENTITY libnl-size          "948 KB">
     11  <!ENTITY libnl-buildsize     "78 MB (with tests and API documentation)">
     12  <!ENTITY libnl-time          "0.5 SBU (with tests and API documentation)">
    1313
    1414
    1515  <!ENTITY libnl-doc-download-http "https://github.com/thom311/libnl/releases/download/libnl&libnl-dl-version;/libnl-doc-&libnl-version;.tar.gz">
    1616  <!ENTITY libnl-doc-download-ftp  " ">
    17   <!ENTITY libnl-doc-md5sum        "2255846ccf58875529f84898df325dea">
     17  <!ENTITY libnl-doc-md5sum        "43a1a6f0c39f32bee05287c06c500bce">
    1818  <!ENTITY libnl-doc-size          "11 MB">
    1919]>
     
    100100      </listitem>
    101101    </itemizedlist>
    102 <!--
    103     <bridgehead renderas="sect3">libnl Dependencies</bridgehead>
    104 
    105     <bridgehead renderas="sect4">Optional</bridgehead>
    106     <para role="optional">
    107       <xref linkend="check"/> (for tests)
    108     </para>
    109 -->
     102
    110103    <para condition="html" role="usernotes">User Notes:
    111104      <ulink url="&blfs-wiki;/libnl"/>
     
    183176          nl-qdisc-add,
    184177          nl-qdisc-delete,
    185           nl-qdisc-list, and 32 other helper programs with nl- and nf- prefixes
     178          nl-qdisc-list, and 48 other helper programs with nl- and nf- prefixes
    186179        </seg>
    187180        <seg>
Note: See TracChangeset for help on using the changeset viewer.