Changeset 0896ac2


Ignore:
Timestamp:
05/20/2024 01:46:27 PM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
6f21c3b
Parents:
4b40acd
Message:

Update to LVM2.2.03.24.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4b40acd r0896ac2  
    4141
    4242    <listitem>
    43       <para>May 18th, 2024</para>
     43      <para>May 20th, 2024</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to LVM2.2.03.24. Fixes
     47          <ulink url="&blfs-ticket-root;19808">#19808</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
     53      <para>May 19th, 2024</para>
    4454      <itemizedlist>
    4555        <listitem>
  • packages.ent

    r4b40acd r0896ac2  
    4646<!ENTITY fuse3-version                "3.16.2">
    4747<!ENTITY jfsutils-version             "1.1.15">
    48 <!ENTITY lvm2-version                 "2.03.23">
     48<!ENTITY lvm2-version                 "2.03.24">
    4949<!ENTITY mdadm-version                "4.3">
    5050<!ENTITY ntfs-3g-version              "2022.10.3">
  • postlfs/filesystems/lvm2.xml

    r4b40acd r0896ac2  
    77  <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/LVM2.&lvm2-version;.tgz">
    88  <!ENTITY lvm2-download-ftp  " ">
    9   <!ENTITY lvm2-md5sum        "0535b5e638b6f0b48f7b259e0ec0ba65">
     9  <!ENTITY lvm2-md5sum        "d0588e9ee8b2d1cee9cc23e40e0e14ab">
    1010  <!ENTITY lvm2-size          "2.7 MB">
    11   <!ENTITY lvm2-buildsize     "39 MB (add 20 MB for tests; transient files can grow up to around 300 MB in the /tmp directory during tests)">
     11  <!ENTITY lvm2-buildsize     "38 MB (add 20 MB for tests; transient files can grow up to around 300 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 transient. I monitor /tmp with a loop during
     
    2121       Nov 2023 LVM2.2.03.23 - bdubbs
    2222       -->
    23   <!ENTITY lvm2-time          "0.1 SBU (using parallelism=4; add 9 to 48 SBU for tests, depending on disk speed and whether ram block device is enabled in the kernel)">
     23  <!ENTITY lvm2-time          "0.3 SBU (add 9 to 48 SBU for tests, depending on disk speed and whether ram block device is enabled in the kernel)">
    2424]>
    2525
Note: See TracChangeset for help on using the changeset viewer.