Author: bdubbs
Date: Tue Jan 10 10:17:16 2017
New Revision: 18170

Log:
Update to xfce4-terminal-0.8.3.
Update to mdadm-4.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/filesystems/mdadm.xml
   trunk/BOOK/xfce/apps/xfce4-terminal.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Jan 10 08:06:57 2017        (r18169)
+++ trunk/BOOK/general.ent      Tue Jan 10 10:17:16 2017        (r18170)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "09">                   <!-- Always 2 digits -->
+<!ENTITY day          "10">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 9th &year;">
+<!ENTITY releasedate  "January 10th &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 10 08:06:57 
2017        (r18169)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 10 10:17:16 
2017        (r18170)
@@ -44,6 +44,20 @@
 -->
 
     <listitem>
+      <para>January 10th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to xfce4-terminal-0.8.3. Fixes
+          <ulink url="&blfs-ticket-root;8735">#8735</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to mdadm-4.0. Fixes
+          <ulink url="&blfs-ticket-root;8734">#8734</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 9th, 2017</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Jan 10 08:06:57 2017        (r18169)
+++ trunk/BOOK/packages.ent     Tue Jan 10 10:17:16 2017        (r18170)
@@ -48,7 +48,7 @@
 <!ENTITY fuse-version                 "2.9.7">
 <!ENTITY jfsutils-version             "1.1.15">
 <!ENTITY lvm2-version                 "2.02.167">
-<!ENTITY mdadm-version                "3.4">
+<!ENTITY mdadm-version                "4.0">
 <!ENTITY ntfs-3g-version              "2016.2.22">
 <!ENTITY gptfdisk-version             "1.0.1">
 <!ENTITY parted-version               "3.2">
@@ -621,7 +621,7 @@
 <!ENTITY parole-version               "0.8.1">
 <!ENTITY mousepad-version             "0.4.0">
 <!ENTITY vte2-version                 "0.28.2">
-<!ENTITY xfce4-terminal-version       "0.8.2">
+<!ENTITY xfce4-terminal-version       "0.8.3">
 <!ENTITY xfburn-version               "0.5.4">
 <!ENTITY ristretto-version            "0.8.1">
 <!ENTITY xfce4-mixer-version          "4.10.0">

Modified: trunk/BOOK/postlfs/filesystems/mdadm.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/mdadm.xml    Tue Jan 10 08:06:57 2017        
(r18169)
+++ trunk/BOOK/postlfs/filesystems/mdadm.xml    Tue Jan 10 10:17:16 2017        
(r18170)
@@ -6,11 +6,10 @@
 
   <!ENTITY mdadm-download-http 
"&kernel;linux/utils/raid/mdadm/mdadm-&mdadm-version;.tar.xz">
   <!ENTITY mdadm-download-ftp " ">
-  <!ENTITY mdadm-md5sum        "04b8b21f637540350f8517c7e68d3c63">
-  <!ENTITY mdadm-size          "416 KB">
-  <!ENTITY mdadm-buildsize     "416 MB (12 MB with tests)">
-  <!ENTITY mdadm-time          "0.1 SBU (tests take about an hour, only 
partially processor dependent)">
-  <!-- tests statistcs repeated from previous one, given by Pierre-->
+  <!ENTITY mdadm-md5sum        "2cb4feffea9167ba71b5f346a0c0a40d">
+  <!ENTITY mdadm-size          "424 KB">
+  <!ENTITY mdadm-buildsize     "6.7 MB (10 MB with tests)">
+  <!ENTITY mdadm-time          "less than 0.1 SBU (tests take about an hour, 
only partially processor dependent)">
 ]>
 
 <sect1 id="mdadm" xreflabel="mdadm-&mdadm-version;">
@@ -97,12 +96,11 @@
     <para>Install <application>mdadm</application> by running the following
     commands:</para>
 
-<screen><userinput>sed -i 's/-Werror//' Makefile &amp;&amp;
-make</userinput></screen>
+<screen><userinput>make</userinput></screen>
 
     <para>If you wish to run the tests, ensure that your kernel supports
-    RAID and that a version of mdadm is not already running.  As many as 51 out
-    of 123 tests may fail.</para>
+    RAID and that a version of mdadm is not already running.  As many as 9 out
+    of 124 tests may fail.</para>
 
     <para>First fix the test script to avoid a bogus error message when 
     tests fail and build the supporting programs:</para>

Modified: trunk/BOOK/xfce/apps/xfce4-terminal.xml
==============================================================================
--- trunk/BOOK/xfce/apps/xfce4-terminal.xml     Tue Jan 10 08:06:57 2017        
(r18169)
+++ trunk/BOOK/xfce/apps/xfce4-terminal.xml     Tue Jan 10 10:17:16 2017        
(r18170)
@@ -7,7 +7,7 @@
   <!ENTITY xfce4-terminal-download-http
            
"http://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-&xfce4-terminal-version;.tar.bz2";>
   <!ENTITY xfce4-terminal-download-ftp  " ">
-  <!ENTITY xfce4-terminal-md5sum        "53d46d7dbcb74d238dc5e0c8dbc447cd">
+  <!ENTITY xfce4-terminal-md5sum        "d4a3211c23aa3f588e86cb21d34c0e91">
   <!ENTITY xfce4-terminal-size          "908 KB">
   <!ENTITY xfce4-terminal-buildsize     "13 MB">
   <!ENTITY xfce4-terminal-time          "0.1 SBU">
-- 
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