Changeset fd6df75


Ignore:
Timestamp:
07/10/2015 01:41:56 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
5cbfaba
Parents:
03da570f
Message:

Update to LVM2.2.02.125

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r03da570f rfd6df75  
    4848      <para>July 9th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] -  Update to LVM2.2.02.125.  Fixes
     52          <ulink url="&blfs-ticket-root;6662">#6662</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[bdubbs] -  Update to openssl-1.0.2d.  Fixes
  • packages.ent

    r03da570f rfd6df75  
    4343<!ENTITY fuse-version                 "2.9.4">
    4444<!ENTITY jfsutils-version             "1.1.15">
    45 <!ENTITY lvm2-version                 "2.02.122">
     45<!ENTITY lvm2-version                 "2.02.125">
    4646<!ENTITY mdadm-version                "3.3.2">
    4747<!ENTITY ntfs-3g-version              "2015.3.14">
  • postlfs/filesystems/lvm2.xml

    r03da570f rfd6df75  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "a88bf7d68955635d009a5aec1ffecc48">
    10   <!ENTITY lvm2-size          "1.6 MB">
    11   <!ENTITY lvm2-buildsize     "30 MB (additional 10 MB to run the test suite)">
    12   <!ENTITY lvm2-time          "0.4 SBU (additional 8.2 SBU to run the test suite)">
     9  <!ENTITY lvm2-md5sum        "2d24ba982c8a85e8c837210f087a6a51">
     10  <!ENTITY lvm2-size          "1.7 MB">
     11  <!ENTITY lvm2-buildsize     "24 MB (additional 12 MB to run the test suite)">
     12  <!ENTITY lvm2-time          "0.3 SBU (additional 2.7 SBU to run the test suite)">
    1313]>
    1414
     
    131131
    132132    <para>
    133       <!--The check command must be run as the <systemitem
    134       class="username">root</systemitem> user.  Also the tests are known to
    135       hang if at least one partition on a hard drive is not set up as a Linux
    136       LVM partition (type 8e00).-->To test the results, issue: <command>make -k
     133      To test the results, issue: <command>make -k
    137134      check</command> as the <systemitem class="username">root</systemitem>
    138135      user. At least one partition on a hard drive must be set up as a Linux
    139136      LVM partition (type 8e00). The test timings are very dependent on the
    140137      speed of the disk(s), and on the number of enabled kernel options. A
    141       small number of tests fail, for unknown reasons.
     138      small number of tests may fail.
     139<!-- My results: 448 tests: 141 passed, 302 skipped, 5 broken, 0 failed
     140     version LVM2-2.02.125.  Not all kernel settings enabled, but those
     141     above all were set - Bruce -->
    142142    </para>
    143143
Note: See TracChangeset for help on using the changeset viewer.