Author: pierre
Date: Tue Oct  6 13:32:59 2015
New Revision: 16510

Log:
Update to LVM2-2.02.132

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/filesystems/lvm2.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Oct  6 11:49:25 
2015        (r16509)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Oct  6 13:32:59 
2015        (r16510)
@@ -48,6 +48,10 @@
       <para>October 6th, 2015</para>
       <itemizedlist>
        <listitem>
+          <para>[pierre] - Update to LVM2-2.02.132. Fixes
+          <ulink url="&blfs-ticket-root;6931">#6931</ulink>.</para>
+       </listitem>
+       <listitem>
           <para>[ken] - In firefox-41.0 add option to disable gconf,
           which I forgot to include when I updated the book to 41.0
           last month. Thanks to Pierre for noticing. Hopefully, this

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Oct  6 11:49:25 2015        (r16509)
+++ trunk/BOOK/packages.ent     Tue Oct  6 13:32:59 2015        (r16510)
@@ -42,7 +42,7 @@
 <!-- Chapter 5 -->
 <!ENTITY fuse-version                 "2.9.4">
 <!ENTITY jfsutils-version             "1.1.15">
-<!ENTITY lvm2-version                 "2.02.130">
+<!ENTITY lvm2-version                 "2.02.132">
 <!ENTITY mdadm-version                "3.3.4">
 <!ENTITY ntfs-3g-version              "2015.3.14">
 <!ENTITY gptfdisk-version             "1.0.0">

Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml     Tue Oct  6 11:49:25 2015        
(r16509)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml     Tue Oct  6 13:32:59 2015        
(r16510)
@@ -6,10 +6,10 @@
 
   <!ENTITY lvm2-download-http " ">
   <!ENTITY lvm2-download-ftp  
"ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz";>
-  <!ENTITY lvm2-md5sum        "e7ae07e413120713549cc6dd2a558c75">
+  <!ENTITY lvm2-md5sum        "80af5af726949bbbb2aceb15b24b7d20">
   <!ENTITY lvm2-size          "1.8 MB">
-  <!ENTITY lvm2-buildsize     "32 MB (42 MB with tests)">
-  <!ENTITY lvm2-time          "0.4 SBU (9.7 SBU with tests)">
+  <!ENTITY lvm2-buildsize     "31 MB (44 MB with tests)">
+  <!ENTITY lvm2-time          "0.3 SBU (9.7 SBU with tests, see below)">
 ]>
 
 <sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;">
@@ -135,10 +135,13 @@
       user. At least one partition on a hard drive must be set up as a Linux
       LVM partition (type 8e00). The test timings are very dependent on the
       speed of the disk(s), and on the number of enabled kernel options. A
-      small number of tests may fail.
-<!-- My results: 448 tests: 141 passed, 302 skipped, 5 broken, 0 failed
-     version LVM2-2.02.125.  Not all kernel settings enabled, but those
-     above all were set - Bruce -->
+      number of tests may fail. Tests have been reported to hang when run in
+      a virtual machine under <application>QEMU</application>.
+<!-- My results: 460 tests: 121 passed, 307 skipped, 21 broken, 11 failed
+     version LVM2-2.02.132. Not all kernel settings enabled, but those
+     above all were set. Previous reported test results for LVM2-2.02.125
+      by Bruce were better (448 tests: 141 passed, 302 skipped, 5 broken,
+      0 failed). - Pierre -->
     </para>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to