Changeset bb65a3c for general


Ignore:
Timestamp:
03/23/2020 08:21:56 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, 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:
7c56ece
Parents:
254bc90d
Message:

Update to thunderbird-68.6.0.
Update to git-2.26.0.
Update to glibmm-2.64.2.
Update to ghostscript-9.52.
Update to NetworkManager-1.22.10.
Update to cryptsetup-2.3.1.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glibmm.xml

    r254bc90d rbb65a3c  
    77  <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz">
    88  <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz">
    9   <!ENTITY glibmm-md5sum        "9ef7ab4c3b5fb6263fc7c33415cd642f">
     9  <!ENTITY glibmm-md5sum        "c5f74897edfa7e1e771bc837dd586402">
    1010  <!ENTITY glibmm-size          "7.1 MB">
    11   <!ENTITY glibmm-buildsize     "209 MB (with tests)">
     11  <!ENTITY glibmm-buildsize     "210 MB (with tests)">
    1212  <!ENTITY glibmm-time          "1.2 SBU (Using parallelism=4; with tests)">
    1313]>
  • general/prog/git.xml

    r254bc90d rbb65a3c  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "2ba366b0c838ed8bf4806abd88fd1d75">
    12   <!ENTITY git-size          "5.6 MB">
     11  <!ENTITY git-md5sum        "251c26b32398db3551c24dc806845855">
     12  <!ENTITY git-size          "5.7 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!-- but people keep forgetting that an install not only needs the nett build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "315 MB (with downloaded documentation)">
     16  <!ENTITY git-buildsize     "319 MB (with downloaded documentation)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 3.8 SBU for tests with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 2.5 SBU for tests with parallelism=4)">
    2020]>
    2121
Note: See TracChangeset for help on using the changeset viewer.