Changeset 61b95ac4


Ignore:
Timestamp:
06/27/2014 10:04:17 AM (10 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.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7114a680
Parents:
80d4245
Message:

Update to LVM2-2.02.107? ticket 5203

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r80d4245 r61b95ac4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 26th, &year;">
     9<!ENTITY releasedate  "June 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    174174<!ENTITY fuse-version                 "2.9.3">
    175175<!ENTITY jfsutils-version             "1.1.15">
    176 <!ENTITY lvm2-version                 "2.02.106">
     176<!ENTITY lvm2-version                 "2.02.107">
    177177<!ENTITY mdadm-version                "3.3.1">
    178178<!ENTITY ntfs-3g-version              "2014.2.15">
  • introduction/welcome/changelog.xml

    r80d4245 r61b95ac4  
    4646
    4747    <listitem>
     48      <para>June 27th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to LVM2-2.02.107. Fixes
     52          <ulink url="&blfs-ticket-root;5203">#5203</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[name] - Another changelog entry.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
    4861      <para>June 26th, 2014</para>
    4962      <itemizedlist>
  • postlfs/filesystems/lvm2.xml

    r80d4245 r61b95ac4  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "77f84279fb649b3dc4edad1c6d1a1b0e">
     9  <!ENTITY lvm2-md5sum        "efa5b0ff0245cbccf53aec1f3d8840ba">
    1010  <!ENTITY lvm2-size          "1.4 MB">
    11   <!ENTITY lvm2-buildsize     "24 MB (additional 7 MB to run the test suite)">
    12   <!ENTITY lvm2-time          "0.4 SBU (additional 4.4 SBU to run the test suite)">
     11  <!ENTITY lvm2-buildsize     "25 MB (additional 7 MB to run the test suite)">
     12  <!ENTITY lvm2-time          "0.4 SBU (additional 7 SBU to run the test suite)">
    1313]>
    1414
     
    210210      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    211211      <?dbfo list-presentation="list"?>
    212       <?dbhtml list-presentation="table"?>
     212
     213A
     214A
     215A
     216A
     217A
     218A
     219A
     220A
     221A
     222A
     223A
     224A
     225A
     226A
     227A
     228A
     229A
     230A
     231A
     232A
     233A
     234A
     235A
     236A
     237A
     238A
     239A
     240A
     241     <?dbhtml list-presentation="table"?>
    213242
    214243      <varlistentry id="blkdeactivate">
Note: See TracChangeset for help on using the changeset viewer.