Changeset e022b07 for networking


Ignore:
Timestamp:
12/19/2019 07:11:41 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
822c1eb5
Parents:
1ede364c
Message:

Update to glib-2.62.4.
Update to exo-0.12.11.
Update to wireshark-3.2.0.
Update to NetworkManager-1.22.0.
Update to node-12.14.0.

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

Location:
networking/netutils
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/networkmanager.xml

    r1ede364c re022b07  
    99  <!ENTITY NetworkManager-download-ftp
    1010           "&gnome-download-ftp;/NetworkManager/1.20/NetworkManager-&NetworkManager-version;.tar.xz">
    11   <!ENTITY NetworkManager-md5sum        "c0ceb5ab14bfdfeee07536d94cc5c548">
     11  <!ENTITY NetworkManager-md5sum        "749a2f2f457c55eaf05087a2b4b0ccb7">
    1212  <!ENTITY NetworkManager-size          "4.5 MB">
    13   <!ENTITY NetworkManager-buildsize     "922 MB (with tests)">
     13  <!ENTITY NetworkManager-buildsize     "860 MB (with tests)">
    1414  <!ENTITY NetworkManager-time          "0.9 SBU (with tests; both using parallelism=4)">
    1515]>
     
    165165    examples are desired, fix the configure script:</para>
    166166
    167 <screen><userinput>sed -e '/Qt[CDN]/s/Qt/Qt5/g'       \
    168     -e 's/-qt4/-qt5/'              \
     167<screen><userinput>sed -e 's/-qt4/-qt5/'              \
    169168    -e 's/moc_location/host_bins/' \
    170169    -i examples/C/qt/meson.build</userinput></screen>
     
    237236      with bus address is necessary to run the tests. To test the results,
    238237      as the root user, <!-- needs the "ip" command -->
    239       issue: <command>ninja test</command>. Four tests,
    240       <filename>platform/test-cleanup-linux</filename>,
    241       <filename>platform/test-link-linux</filename>,
    242       <filename>platform/test-route-linux</filename>, and
    243       <filename>devices/test-acd</filename> are known to fail.
     238      issue: <command>ninja test</command>.
    244239    </para>
    245240
  • networking/netutils/wireshark.xml

    r1ede364c re022b07  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "5b486f20239545c5af1db614c0d98876">
    10   <!ENTITY wireshark-size          "29 MB">
    11   <!ENTITY wireshark-buildsize     "554 MB (with all optional dependencies available in the BLFS book)">
    12   <!ENTITY wireshark-time          "2.4 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
     9  <!ENTITY wireshark-md5sum        "259915adbbaded15de075afe7b4b03b6">
     10  <!ENTITY wireshark-size          "30 MB">
     11  <!ENTITY wireshark-buildsize     "570 MB (with all optional dependencies available in the BLFS book)">
     12  <!ENTITY wireshark-time          "2.5 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.