Changeset 23ce4179 for general


Ignore:
Timestamp:
12/15/2020 11:23:24 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
3b9da656
Parents:
27a7cc5
Message:

Update to p11-kit-0.23.22 (security update).
Update to boost-1.75.0.
Update to Python-3.9.1.
Update to libcap-2.46.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    r27a7cc5 r23ce4179  
    77  <!ENTITY boost-download-http "https://dl.bintray.com/boostorg/release/&boost-version;/source/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "da07ca30dd1c0d1fdedbd487efee01bd">
    10   <!ENTITY boost-size          "105 MB">
     9  <!ENTITY boost-md5sum        "ea217ed7c4414e93d44106c316966ae1">
     10  <!ENTITY boost-size          "116 MB">
    1111  <!ENTITY boost-buildsize     "1.1 GB (175 MB installed)">
    12   <!ENTITY boost-time          "1.8 SBU (Using parallelism=4; add 1.2 SBU for tests)">
     12  <!ENTITY boost-time          "1.3 SBU (Using parallelism=4; add 1.3 SBU for tests)">
    1313]>
    1414
  • general/prog/python3.xml

    r27a7cc5 r23ce4179  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "6ebfe157f6e88d9eabfbaf3fa92129f6">
     10  <!ENTITY python3-md5sum        "61981498e75ac8f00adcb908281fadb6">
    1111  <!ENTITY python3-size          "18 MB">
    12   <!ENTITY python3-buildsize     "397 MB (add 30 MB for tests)">
    13   <!ENTITY python3-time          "0.4 SBU (using parallelism=4; add 2.2 SBU for tests, including rebuilding)">
     12  <!ENTITY python3-buildsize     "202 MB (add 31 MB for tests)">
     13  <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 1.9 SBU for tests, including rebuilding)">
    1414  <!--
    15 
    1615  Note: Size does not reflect docs that were install in LFS.
    1716
Note: See TracChangeset for help on using the changeset viewer.