Changeset 61eac09 for general


Ignore:
Timestamp:
03/15/2019 07:37:05 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 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:
05b66d9a
Parents:
ad0b71f3
Message:

Update to postfix-3.4.4.
Update to libseccomp-2.4.0.
Update to cmake-3.14.0.
Clarify mesa drivers.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libseccomp.xml

    rad0b71f3 r61eac09  
    77  <!ENTITY libseccomp-download-http "https://github.com/seccomp/libseccomp/releases/download/v&libseccomp-version;/libseccomp-&libseccomp-version;.tar.gz">
    88  <!ENTITY libseccomp-download-ftp  " ">
    9   <!ENTITY libseccomp-md5sum        "e6b4e463857fe05c09dc56ec3bcaef84">
    10   <!ENTITY libseccomp-size          "552 KB">
    11   <!ENTITY libseccomp-buildsize     "5.5 MB (additional 2.8 MB for tests)">
    12   <!ENTITY libseccomp-time          "less than 0.1 SBU (additional 1.8 SBU for tests)">
     9  <!ENTITY libseccomp-md5sum        "91625d78af26c646b03be3de58e71988">
     10  <!ENTITY libseccomp-size          "592 KB">
     11  <!ENTITY libseccomp-buildsize     "6.5 MB (additional 5 MB for tests)">
     12  <!ENTITY libseccomp-time          "less than 0.1 SBU (additional 2.9 SBU for tests)">
    1313<!-- EDITORS NOTE:
    1414   This library is heavily dependent on system calls at the time of it's release.
  • general/prog/cmake.xml

    rad0b71f3 r61eac09  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "b5a544ffc73f6922a6cf371fcb6bae22">
    10   <!ENTITY cmake-size          "8.2 MB">
    11   <!ENTITY cmake-buildsize     "407 MB (add 485 MB for tests)">
    12   <!ENTITY cmake-time          "2.6 SBU (add 4.3 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "7504e4f3e05b59e083f2127e07059d5d">
     10  <!ENTITY cmake-size          "8.4 MB">
     11  <!ENTITY cmake-buildsize     "400 MB (add 521 MB for tests)">
     12  <!ENTITY cmake-time          "2.6 SBU (add 4.8 SBU for tests, both using parallelism=4)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.