Changeset 68e7b01


Ignore:
Timestamp:
06/13/2015 05:06:25 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.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:
c80f8696
Parents:
30b736a5
Message:

Update to LVM2 2.02.121

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r30b736a5 r68e7b01  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 12th &year;">
     9<!ENTITY releasedate  "June 13th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r30b736a5 r68e7b01  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>June 13th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to LVM2-2.02.121. Fixes
     52          <ulink url="&blfs-ticket-root;6603">#6603</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r30b736a5 r68e7b01  
    4242<!ENTITY fuse-version                 "2.9.4">
    4343<!ENTITY jfsutils-version             "1.1.15">
    44 <!ENTITY lvm2-version                 "2.02.120">
     44<!ENTITY lvm2-version                 "2.02.121">
    4545<!ENTITY mdadm-version                "3.3.2">
    4646<!ENTITY ntfs-3g-version              "2015.3.14">
  • postlfs/filesystems/lvm2.xml

    r30b736a5 r68e7b01  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "326df8542d3a2376da907e98a0888ccf">
     9  <!ENTITY lvm2-md5sum        "702c61bf07a8fc6dc0db6e9d323d9f6d">
    1010  <!ENTITY lvm2-size          "1.6 MB">
    11   <!ENTITY lvm2-buildsize     "39 MB (additional 9 MB to run the test suite)">
    12   <!ENTITY lvm2-time          "0.4 SBU (additional 8.3 SBU to run the test suite with -j4)">
     11  <!ENTITY lvm2-buildsize     "29 MB (additional 14 MB to run the test suite)">
     12  <!ENTITY lvm2-time          "0.3 SBU (additional 24 SBU to run the test suite)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.