Changeset e022b07


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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r1ede364c re022b07  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.62/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.62/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "9766a37736974e636227d62f86bae40e">
     9  <!ENTITY glib2-md5sum        "d52234ecba128932bed90bbc3553bfe5">
    1010  <!ENTITY glib2-size          "4.5 MB">
    1111  <!ENTITY glib2-buildsize     "167 MB (add 3 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.9 SBU for tests; both using parallelism=4)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 0.6 SBU for tests; both using parallelism=4)">
    1313]>
    1414
  • general/genlib/nodejs.xml

    r1ede364c re022b07  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "1535b099efb0bd0215baf086cab0967a">
     9  <!ENTITY nodejs-md5sum        "6762f5629f6f68fb9bdf83a741cba038">
    1010  <!ENTITY nodejs-size          "22 MB">
    11   <!ENTITY nodejs-buildsize     "582 MB (add 37 MB for tests)">
     11  <!ENTITY nodejs-buildsize     "587 MB (add 37 MB for tests)">
    1212  <!ENTITY nodejs-time          "7.8 SBU (using parallelism=4; add 2.4 SBU for tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r1ede364c re022b07  
    4545      <para>December 19th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to glib-2.62.4. Fixes
     49          <ulink url="&blfs-ticket-root;12928">#12928</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to exo-0.12.11. Fixes
     53          <ulink url="&blfs-ticket-root;12927">#12927</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to wireshark-3.2.0. Fixes
     57          <ulink url="&blfs-ticket-root;12925">#12925</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to NetworkManager-1.22.0. Fixes
     61          <ulink url="&blfs-ticket-root;12920">#12920</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to node-12.14.0. Fixes
     65          <ulink url="&blfs-ticket-root;12922">#12922</ulink>.</para>
     66        </listitem>
    4767        <listitem>
    4868          <para>[pierre] - Update to elogind-241.4. Fixes
  • 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
  • packages.ent

    r1ede364c re022b07  
    9898<!ENTITY fftw-version                 "3.3.8">
    9999<!ENTITY gcab-version                 "0.7">
    100 <!ENTITY glib2-version                "2.62.3">
     100<!ENTITY glib2-version                "2.62.4">
    101101<!ENTITY glibmm-version               "2.62.0">
    102102<!ENTITY gmime-version                "2.6.23">
     
    170170<!ENTITY lzo-version                  "2.10">
    171171<!ENTITY mtdev-version                "1.1.5">
    172 <!ENTITY nodejs-version               "12.13.1">
     172<!ENTITY nodejs-version               "12.14.0">
    173173<!ENTITY npth-version                 "1.6">
    174174<!ENTITY nspr-version                 "4.24">
     
    569569<!ENTITY bind-version                 "&bind-minor-version;.8">
    570570<!ENTITY mod_dnssd-version            "0.6">
    571 <!ENTITY NetworkManager-version       "1.20.8">
     571<!ENTITY NetworkManager-version       "1.22.0">
    572572<!ENTITY nmap-version                 "7.80">
    573573<!ENTITY traceroute-version           "2.1.0">
    574574<!ENTITY whois-version                "5.4.3">
    575575<!ENTITY wicd-version                 "1.7.4">
    576 <!ENTITY wireshark-version            "3.0.7">  <!-- even minors only -->
     576<!ENTITY wireshark-version            "3.2.0">  <!-- even minors only -->
    577577
    578578<!ENTITY wicd-major-version           "1.7">
     
    785785<!ENTITY xfconf-version               "4.14.1">
    786786<!ENTITY libxfce4ui-version           "4.14.1">
    787 <!ENTITY exo-version                  "0.12.10">
     787<!ENTITY exo-version                  "0.12.11">
    788788<!ENTITY garcon-version               "0.6.4">
    789789<!ENTITY gtk-xfce-engine-version      "3.2.0">
  • xfce/core/exo.xml

    r1ede364c re022b07  
    88           "http://archive.xfce.org/src/xfce/exo/0.12/exo-&exo-version;.tar.bz2">
    99  <!ENTITY exo-download-ftp  " ">
    10   <!ENTITY exo-md5sum        "ef1db71eb24cf24f6870444ccfc2345d">
     10  <!ENTITY exo-md5sum        "efeb039d64b3257e39a1a38e75eb19b1">
    1111  <!ENTITY exo-size          "1.3 MB">
    1212  <!ENTITY exo-buildsize     "27 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.