Changeset 49fa433 for general


Ignore:
Timestamp:
01/14/2020 09:13:59 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:
5f18b7a8
Parents:
a1ac81d
Message:

Update to git-2.25.0.
Update to ModemManager-1.12.4.
Update to nss-3.49.1.
Update to xorg-server-1.20.7.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    ra1ac81d r49fa433  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "42540aa4eabfb831127a801a89c1b6e0">
     11  <!ENTITY git-md5sum        "eab5cdee7c478c0804346d8835e314c9">
    1212  <!ENTITY git-size          "5.6 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     "500 MB (with downloaded documentation)">
     16  <!ENTITY git-buildsize     "315 MB (with downloaded documentation)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    18   <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 1.9 SBU for tests with parallelism=4)">
     18  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.9 SBU for tests with parallelism=4)">
    1919]>
    2020
  • general/sysutils/modemmanager.xml

    ra1ac81d r49fa433  
    77  <!ENTITY ModemManager-download-http "https://www.freedesktop.org/software/ModemManager/ModemManager-&ModemManager-version;.tar.xz">
    88  <!ENTITY ModemManager-download-ftp  " ">
    9   <!ENTITY ModemManager-md5sum        "d723c22b0da7fa570d66bc7ad0f59cd6">
     9  <!ENTITY ModemManager-md5sum        "22280110d75c87a89786a317aa9cee04">
    1010  <!ENTITY ModemManager-size          "2.0 MB">
    1111  <!ENTITY ModemManager-buildsize     "115 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.