Changeset f9478ee


Ignore:
Timestamp:
05/19/2022 04:27:06 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
673b197e
Parents:
4d14be04
Message:

Update to LVM2.2.03.16.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4d14be04 rf9478ee  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to LVM2.2.03.16. Fixes
     50          <ulink url="&blfs-ticket-root;16556">#16556</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to libwww-perl-6.66. Fixes
    5054          <ulink url="&blfs-ticket-root;16557">#16557</ulink>.</para>
  • packages.ent

    r4d14be04 rf9478ee  
    5050<!ENTITY fuse3-version                "3.11.0">
    5151<!ENTITY jfsutils-version             "1.1.15">
    52 <!ENTITY lvm2-version                 "2.03.15">
     52<!ENTITY lvm2-version                 "2.03.16">
    5353<!ENTITY mdadm-version                "4.2">
    5454<!ENTITY ntfs-3g-version              "2021.8.22">
  • postlfs/filesystems/lvm2.xml

    r4d14be04 rf9478ee  
    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        "0dbe745e945461419b56c7a21d7e47e2">
     9  <!ENTITY lvm2-md5sum        "6728bfc66ffc554ba9fc9ae47edd53c5">
    1010  <!ENTITY lvm2-size          "2.5 MB">
    11   <!ENTITY lvm2-buildsize     "37 MB (add 18 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
     11  <!ENTITY lvm2-buildsize     "37 MB (add 19 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 transient. I monitor /tmp with a loop during
     
    203203    Results for LVM2.2.03.14:
    204204    ### 389 tests: 304 passed, 73 skipped, 0 timed out, 2 warned, 10 failed
     205
     206    Results for LVM2.2.03.16:
     207    ### 395 tests: 241 passed, 145 skipped, 0 timed out, 1 warned, 8 failed
    205208    -->
    206209
Note: See TracChangeset for help on using the changeset viewer.