Changeset 12e1a5bd


Ignore:
Timestamp:
03/08/2015 09:29:21 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:
ed29b146
Parents:
78c41cd
Message:

Update to LVM2-2.02.117

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r78c41cd r12e1a5bd  
    4646
    4747    <listitem>
     48      <para>March 8th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to LVM2-2.02.117. Fixes
     52          <ulink url="&blfs-ticket-root;6185">#6185</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>March 6th, 2015</para>
    4959      <itemizedlist>
  • packages.ent

    r78c41cd r12e1a5bd  
    4242<!ENTITY fuse-version                 "2.9.3">
    4343<!ENTITY jfsutils-version             "1.1.15">
    44 <!ENTITY lvm2-version                 "2.02.116">
     44<!ENTITY lvm2-version                 "2.02.117">
    4545<!ENTITY mdadm-version                "3.3.2">
    4646<!ENTITY ntfs-3g-version              "2014.2.15">
  • postlfs/filesystems/lvm2.xml

    r78c41cd r12e1a5bd  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "3a1104e3d1dc4d5e92a40228161cd660">
     9  <!ENTITY lvm2-md5sum        "ab5889dae7924b44ed2444161058a419">
    1010  <!ENTITY lvm2-size          "1.5 MB">
    11   <!ENTITY lvm2-buildsize     "27 MB (additional 10 MB to run the test suite)">
    12   <!ENTITY lvm2-time          "0.4 SBU (additional 35 SBU to run the test suite)">
     11  <!ENTITY lvm2-buildsize     "27 MB (additional 23 MB to run the test suite)">
     12  <!ENTITY lvm2-time          "0.4 SBU (additional 59 SBU to run the test suite)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.