Author: thomas
Date: Thu Mar 15 03:23:32 2018
New Revision: 19952

Log:
Upgrade json-c-0.13.1

Modified:
   trunk/BOOK/general/genlib/json-c.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/json-c.xml
==============================================================================
--- trunk/BOOK/general/genlib/json-c.xml        Wed Mar 14 17:52:36 2018        
(r19951)
+++ trunk/BOOK/general/genlib/json-c.xml        Thu Mar 15 03:23:32 2018        
(r19952)
@@ -6,7 +6,7 @@
 
   <!ENTITY json-c-download-http 
"https://s3.amazonaws.com/json-c_releases/releases/json-c-&json-c-version;.tar.gz";>
   <!ENTITY json-c-download-ftp  " ">
-  <!ENTITY json-c-md5sum        "11fc5d90c77375e5fc8401e8b9efbf21">
+  <!ENTITY json-c-md5sum        "04969ad59cc37bddd83741a08b98f350">
   <!ENTITY json-c-size          "620 KB">
   <!ENTITY json-c-buildsize     "5.0 MB (add 6.0 MB for tests)">
   <!ENTITY json-c-time          "less than 0.1 SBU (add 1.7 SBU for tests)">
@@ -109,9 +109,10 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
+<!-- there's no sed in instructions
     <para><userinput>sed ...</userinput>: This instruction removes a flag
     that prevents one file from compiling.</para>
-
+-->
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/static-libraries.xml"/>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar 14 17:52:36 
2018        (r19951)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Mar 15 03:23:32 
2018        (r19952)
@@ -45,6 +45,10 @@
       <para>March 15th, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[thomas] - Upgrade to json-c-0.13.1. Fixes
+          <ulink url="&blfs-ticket-root;10471">#10471</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Update intel microcode to 20180312 (spectre v2
           mitigation for SandyBridge and later). Please note that for some
           models, particularly Skylake, currently-available kernels may

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Mar 14 17:52:36 2018        (r19951)
+++ trunk/BOOK/packages.ent     Thu Mar 15 03:23:32 2018        (r19952)
@@ -120,7 +120,7 @@
 <!ENTITY JS2-version                  "24.2.0">
 <!ENTITY JS38-version                 "38.2.1">
 <!ENTITY JS52-version                 "52.2.1gnome1">
-<!ENTITY json-c-version               "0.13">
+<!ENTITY json-c-version               "0.13.1">
 <!ENTITY json-glib-version            "1.4.2">
 <!ENTITY keyutils-version             "1.5.10">
 <!ENTITY libarchive-version           "3.3.2">
-- 
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