Changeset 24b17d76


Ignore:
Timestamp:
01/25/2015 02:10:10 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 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:
c3c1a83b
Parents:
438850e
Message:

Update to LVM2-2.02.115. Fixes ticket 6056

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r438850e r24b17d76  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[pierre] - Update to LVM2-2.02.115. Fixes
     52          <ulink url="&blfs-ticket-root;6056">#6056</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Vim-7.4, Apache-2.4.10, VLC-2.1.5 and Nmap-6.47:
    5256          format and text changes.</para>
  • packages.ent

    r438850e r24b17d76  
    4242<!ENTITY fuse-version                 "2.9.3">
    4343<!ENTITY jfsutils-version             "1.1.15">
    44 <!ENTITY lvm2-version                 "2.02.114">
     44<!ENTITY lvm2-version                 "2.02.115">
    4545<!ENTITY mdadm-version                "3.3.2">
    4646<!ENTITY ntfs-3g-version              "2014.2.15">
  • postlfs/filesystems/lvm2.xml

    r438850e r24b17d76  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "de826e0736070aed70148ea5ec0ecff9">
     9  <!ENTITY lvm2-md5sum        "450744ce2ffd15c017d04bb314979e00">
    1010  <!ENTITY lvm2-size          "1.5 MB">
    11   <!ENTITY lvm2-buildsize     "27 MB (additional 7 MB to run the test suite)">
    12   <!ENTITY lvm2-time          "0.5 SBU (additional 7.2 SBU to run the test suite)">
     11  <!ENTITY lvm2-buildsize     "27 MB (additional 10 MB to run the test suite)">
     12  <!ENTITY lvm2-time          "0.4 SBU (additional 40 SBU to run the test suite)">
    1313]>
    1414
     
    136136      LVM partition (type 8e00). To test the results, issue: <command>make
    137137      check</command> as the <systemitem class="username">root</systemitem>
    138       user.
     138      user. The test timings are very dependent on the speed of the disk(s),
     139      and on the number of enabled kernel options.
    139140    </para>
    140141
Note: See TracChangeset for help on using the changeset viewer.