Changeset d915944 for networking


Ignore:
Timestamp:
10/16/2015 03:09:51 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
44204a0
Parents:
29dbd37
Message:

Update to subversion-1.9.2.
Update to libnl-3.2.26.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnl.xml

    r29dbd37 rd915944  
    1111"&fedora-http-repo;/libnl3/libnl-&libnl-version;.tar.gz/&libnl-md5sum;/libnl-&libnl-version;.tar.gz">
    1212  <!ENTITY libnl-download-ftp  " ">
    13   <!ENTITY libnl-md5sum        "03f74d0cd5037cadc8cdfa313bbd195c">
    14   <!ENTITY libnl-size          "816 KB">
    15   <!ENTITY libnl-buildsize     "22 MB (additional 1 MB for the tests and 37MB for the API documentation)">
     13  <!ENTITY libnl-md5sum        "c8de31b74b1c15267b5ac2927b11125c">
     14  <!ENTITY libnl-size          "876 KB">
     15  <!ENTITY libnl-buildsize     "71 MB (including API documentation)">
    1616  <!ENTITY libnl-time          "0.4 SBU">
    1717
     
    2020  <!ENTITY libnl-doc-download-http "&fedora-http-repo;/libnl3/libnl-doc-&libnl-version;.tar.gz/&libnl-doc-md5sum;/libnl-doc-&libnl-version;.tar.gz">
    2121  <!ENTITY libnl-doc-download-ftp  " ">
    22   <!ENTITY libnl-doc-md5sum        "641f73052d9f54e720efe1a476a20237">
     22  <!ENTITY libnl-doc-md5sum        "a356d3d91891d392f83a2171b83edcb2">
    2323  <!ENTITY libnl-doc-size          "15 MB">
    2424]>
     
    148148<screen role="root"><userinput>mkdir -vp /usr/share/doc/libnl-&libnl-version; &amp;&amp;
    149149tar -xf ../libnl-doc-&libnl-version;.tar.gz --strip-components=1 --no-same-owner \
    150         -C /usr/share/doc/libnl-&libnl-version;</userinput></screen>
     150    -C /usr/share/doc/libnl-&libnl-version;</userinput></screen>
    151151
    152152  </sect2>
     
    175175      <seglistitem>
    176176        <seg>
    177           genl-ctrl-list, nl-class-add, nl-class-delete, nl-classid-lookup,
    178           nl-class-list, nl-cls-add, nl-cls-delete, nl-cls-list, nl-link-list,
    179           nl-pktloc-lookup, nl-qdisc-add, nl-qdisc-delete, and nl-qdisc-list
     177          genl-ctrl-list,
     178          idiag-socket-details,
     179          nl-class-add,
     180          nl-class-delete,
     181          nl-classid-lookup,
     182          nl-class-list,
     183          nl-cls-add,
     184          nl-cls-delete,
     185          nl-cls-list,
     186          nl-link-list,
     187          nl-pktloc-lookup,
     188          nl-qdisc-add,
     189          nl-qdisc-delete,
     190          nl-qdisc-list, and 32 other helper programs with nl- and nf- prefixes
    180191        </seg>
    181192        <seg>
     
    185196          libnl-idiag-3.so,
    186197          libnl-nf-3.so,
    187           libnl-route-3.so, and
     198          libnl-route-3.so,
     199          libnl-xfrm-3.so, and
    188200          cli modules under /usr/lib/libnl/cli tree
    189201        </seg>
Note: See TracChangeset for help on using the changeset viewer.