Changes in / [c5f66519:daad1cdd]


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc5f66519 rdaad1cdd  
    4242     <para>August 4th, 2023</para>
    4343     <itemizedlist>
     44       <listitem>
     45         <para>[bdubbs] - Update to LVM2.2.03.22. Fixes
     46         <ulink url="&blfs-ticket-root;18369">#18369</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[renodr] - Update to seamonkey-2.53.17 (Security Update). Fixes
  • packages.ent

    rc5f66519 rdaad1cdd  
    4646<!ENTITY fuse3-version                "3.15.1">
    4747<!ENTITY jfsutils-version             "1.1.15">
    48 <!ENTITY lvm2-version                 "2.03.21">
     48<!ENTITY lvm2-version                 "2.03.22">
    4949<!ENTITY mdadm-version                "4.2">
    5050<!ENTITY ntfs-3g-version              "2022.10.3">
  • postlfs/filesystems/lvm2.xml

    rc5f66519 rdaad1cdd  
    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        "1730b322321bed204487ba241105e005">
     9  <!ENTITY lvm2-md5sum        "a97cf533222a5760225dbd26c3982ca6">
    1010  <!ENTITY lvm2-size          "2.6 MB">
    11   <!ENTITY lvm2-buildsize     "38 MB (add 25 MB for tests; transient files can grow up to around 800 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
    14        tests. -pierre, August 2020 -->
     14       tests. -pierre, August 2020
     15
     16       Build size with tests was 58M.  The largest size of /tmp I saw was 289MB.
     17       ### 412 tests: 245 passed, 155 skipped, 0 timed out, 1 warned, 11 failed
     18       Aug 2023 LVM2.2.03.22 - bdubbs
     19       -->
    1520  <!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)">
    1621]>
Note: See TracChangeset for help on using the changeset viewer.