Author: renodr
Date: Thu Aug 24 15:03:00 2017
New Revision: 19081

Log:
Update to yaml-0.1.7
Tags and various fixes before I start GNOME

Modified:
   trunk/BOOK/general/genlib/gcab.xml
   trunk/BOOK/general/genlib/gobject-introspection.xml
   trunk/BOOK/general/genlib/talloc.xml
   trunk/BOOK/general/genlib/yaml.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netlibs/libnl.xml
   trunk/BOOK/networking/netprogs/cifsutils.xml
   trunk/BOOK/networking/netprogs/ncftp.xml
   trunk/BOOK/networking/netprogs/wpa_supplicant.xml
   trunk/BOOK/networking/netutils/traceroute.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/filesystems/fuse2.xml
   trunk/BOOK/postlfs/filesystems/fuse3.xml
   trunk/BOOK/postlfs/filesystems/gptfdisk.xml
   trunk/BOOK/postlfs/filesystems/ntfs-3g.xml
   trunk/BOOK/postlfs/filesystems/sshfs.xml

Modified: trunk/BOOK/general/genlib/gcab.xml
==============================================================================
--- trunk/BOOK/general/genlib/gcab.xml  Wed Aug 23 23:54:51 2017        (r19080)
+++ trunk/BOOK/general/genlib/gcab.xml  Thu Aug 24 15:03:00 2017        (r19081)
@@ -37,7 +37,7 @@
       (.cab) archives.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/gobject-introspection.xml
==============================================================================
--- trunk/BOOK/general/genlib/gobject-introspection.xml Wed Aug 23 23:54:51 
2017        (r19080)
+++ trunk/BOOK/general/genlib/gobject-introspection.xml Thu Aug 24 15:03:00 
2017        (r19081)
@@ -104,6 +104,7 @@
 
     <para>
       To test the results, issue: <command>make check</command>.
+      One test, Regress-1.0.gir, is known to fail with glibc-2.26.
     </para>
 
     <para>

Modified: trunk/BOOK/general/genlib/talloc.xml
==============================================================================
--- trunk/BOOK/general/genlib/talloc.xml        Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/general/genlib/talloc.xml        Thu Aug 24 15:03:00 2017        
(r19081)
@@ -99,7 +99,8 @@
 
     <para>
       To check the results, issue <command>make check</command>. 
-      The python tests fail due to missing files.
+      <!-- The python tests fail due to missing files. - Not applicable
+      when testing for 8.1 -->
     </para>
 
     <para>

Modified: trunk/BOOK/general/genlib/yaml.xml
==============================================================================
--- trunk/BOOK/general/genlib/yaml.xml  Wed Aug 23 23:54:51 2017        (r19080)
+++ trunk/BOOK/general/genlib/yaml.xml  Thu Aug 24 15:03:00 2017        (r19081)
@@ -6,9 +6,9 @@
 
   <!ENTITY yaml-download-http 
"http://pyyaml.org/download/libyaml/yaml-&yaml-version;.tar.gz";>
   <!ENTITY yaml-download-ftp  " ">
-  <!ENTITY yaml-md5sum        "5fe00cda18ca5daeb43762b80c38e06e">
-  <!ENTITY yaml-size          "492 KB">
-  <!ENTITY yaml-buildsize     "6.3 MB">
+  <!ENTITY yaml-md5sum        "1abf45bd3a96374fa55ca63b32f9f2f9">
+  <!ENTITY yaml-size          "516 KB">
+  <!ENTITY yaml-buildsize     "6.1 MB">
   <!ENTITY yaml-time          "0.1 SBU">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Aug 23 23:54:51 
2017        (r19080)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Aug 24 15:03:00 
2017        (r19081)
@@ -46,6 +46,10 @@
       <para>August 24th, 2017</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to yaml-0.1.7. Fixes
+          <ulink url="&blfs-ticket-root;9623">#9623</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[dj] - Add rpcsvc-proto-1.2 and libnsl-1.1.0. Add
           dependencies to Postfix and NFS-Utils. Fixes
           <ulink url="&blfs-ticket-root;9285">#9285</ulink>.</para>

Modified: trunk/BOOK/networking/netlibs/libnl.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libnl.xml     Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/networking/netlibs/libnl.xml     Thu Aug 24 15:03:00 2017        
(r19081)
@@ -40,7 +40,7 @@
       providing APIs to netlink protocol based Linux kernel interfaces.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/networking/netprogs/cifsutils.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/cifsutils.xml        Wed Aug 23 23:54:51 
2017        (r19080)
+++ trunk/BOOK/networking/netprogs/cifsutils.xml        Thu Aug 24 15:03:00 
2017        (r19081)
@@ -32,7 +32,7 @@
     <para>The <application>cifs-utils</application> provides a means for
     mounting SMB/CIFS shares on a Linux system.</para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/networking/netprogs/ncftp.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/ncftp.xml    Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/networking/netprogs/ncftp.xml    Thu Aug 24 15:03:00 2017        
(r19081)
@@ -34,7 +34,7 @@
     Protocol.  It is intended to replace or supplement the stock
     <command>ftp</command> program.</para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/networking/netprogs/wpa_supplicant.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wpa_supplicant.xml   Wed Aug 23 23:54:51 
2017        (r19080)
+++ trunk/BOOK/networking/netprogs/wpa_supplicant.xml   Thu Aug 24 15:03:00 
2017        (r19081)
@@ -40,7 +40,7 @@
       access point.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/networking/netutils/traceroute.xml
==============================================================================
--- trunk/BOOK/networking/netutils/traceroute.xml       Wed Aug 23 23:54:51 
2017        (r19080)
+++ trunk/BOOK/networking/netutils/traceroute.xml       Thu Aug 24 15:03:00 
2017        (r19081)
@@ -40,7 +40,7 @@
     in LFS.  This version is more powerful and allows many more options than
     the standard version.</para></note>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Aug 23 23:54:51 2017        (r19080)
+++ trunk/BOOK/packages.ent     Thu Aug 24 15:03:00 2017        (r19081)
@@ -181,7 +181,7 @@
 <!ENTITY wayland-protocols-version    "1.10">
 <!ENTITY wv-version                   "1.2.9">
 <!ENTITY xapian-version               "1.4.4">
-<!ENTITY yaml-version                 "0.1.6">
+<!ENTITY yaml-version                 "0.1.7">
 
 <!-- Chapter 10 -->
 <!ENTITY aalib-version                "1.4rc5">

Modified: trunk/BOOK/postlfs/filesystems/fuse2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/fuse2.xml    Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/postlfs/filesystems/fuse2.xml    Thu Aug 24 15:03:00 2017        
(r19081)
@@ -44,7 +44,7 @@
       does not interfere with these instructions.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -138,7 +138,7 @@
     </para>
 
 <screen role="root"><userinput>install -vm755 
Dest/lib/libfuse.so.&fuse2-version; /lib                  &amp;&amp;
-install -vm755 Dest/lib/libulockmgr.1.0.1 /lib                 &amp;&amp;
+install -vm755 Dest/lib/libulockmgr.so.1.0.1 /lib                 &amp;&amp;
 ln -sfv ../../lib/libfuse.so.&fuse2-version; /usr/lib/libfuse.so         
&amp;&amp;
 ln -sfv ../../lib/libulockmgr.so.1.0.1 /usr/lib/libulockmgr.so &amp;&amp;
 

Modified: trunk/BOOK/postlfs/filesystems/fuse3.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/fuse3.xml    Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/postlfs/filesystems/fuse3.xml    Thu Aug 24 15:03:00 2017        
(r19081)
@@ -37,7 +37,7 @@
       filesystem implementations.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/postlfs/filesystems/gptfdisk.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/gptfdisk.xml Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/postlfs/filesystems/gptfdisk.xml Thu Aug 24 15:03:00 2017        
(r19081)
@@ -38,7 +38,7 @@
       has an inteface similar to the classic <command>fdisk</command> program.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/postlfs/filesystems/ntfs-3g.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/ntfs-3g.xml  Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/postlfs/filesystems/ntfs-3g.xml  Thu Aug 24 15:03:00 2017        
(r19081)
@@ -40,7 +40,7 @@
       partitions.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/postlfs/filesystems/sshfs.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/sshfs.xml    Wed Aug 23 23:54:51 2017        
(r19080)
+++ trunk/BOOK/postlfs/filesystems/sshfs.xml    Thu Aug 24 15:03:00 2017        
(r19081)
@@ -38,7 +38,7 @@
       on the remote files as if they were on your local computer.
     </para>
 
-    &lfs80_checked;
+    &lfs81_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
-- 
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