Ignore:
Timestamp:
01/12/2021 01:58:11 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
e83d3a5
Parents:
35663bc
Message:

Update to wget-1.21.1
Update to doxygen-1.9.1
Update to LVM2-2.03.11
Update to gpgme-1.15.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/lvm2.xml

    r35663bc rd5f6e8e  
    77  <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/LVM2.&lvm2-version;.tgz">
    88  <!ENTITY lvm2-download-ftp  "ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "ffce8d4e86c74d8d44098a530410e843">
     9  <!ENTITY lvm2-md5sum        "81b7a8b59d3f7ecf9dc00f978f41d725">
    1010  <!ENTITY lvm2-size          "2.4 MB">
    11   <!ENTITY lvm2-buildsize     "34 MB (add 22 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
     11  <!ENTITY lvm2-buildsize     "44 MB (add 27 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
    1212  <!-- My build size was 124 MB with tests, but I'll leave this here. -renodr
    1313       The files in /tmp are transcient. I monitor /tmp with a loop during
    1414       tests. -pierre, August 2020 -->
    15   <!ENTITY lvm2-time          "0.2 SBU (using parallelism=4; add 16 to 45 SBU for tests, depending on disk speed)">
     15  <!ENTITY lvm2-time          "0.2 SBU (using parallelism=4; add 16 to 48 SBU for tests, depending on disk speed)">
    1616]>
    1717
     
    9191      <xref linkend='which'/>,
    9292      <xref linkend='xfsprogs'/> (all five may be used, but are not required,
    93         for tests), and
     93        for tests),
    9494      <ulink url='https://github.com/jthornber/thin-provisioning-tools'>
    95         thin-provisioning-tools</ulink>
     95        thin-provisioning-tools</ulink>, and
     96        <ulink url="https://github.com/dm-vdo/vdo">vdo</ulink>
    9697    </para>
    9798
     
    196197    Results for LVM2.2.03.09:
    197198    ### 338 tests: 212 passed, 41 skipped, 0 timed out, 70 warned, 15 failed
     199
     200    Results for LVM2.2.03.11:
     201    ### 357 tests: 231 passed, 32 skipped, 0 timed out, 77 warned, 17 failed
    198202    -->
    199203
Note: See TracChangeset for help on using the changeset viewer.