Author: pierre
Date: Thu Jan 16 00:17:00 2020
New Revision: 11730

Log:
libcap-2.31

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/libcap.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Mon Jan 13 10:27:40 2020        (r11729)
+++ trunk/BOOK/chapter01/changelog.xml  Thu Jan 16 00:17:00 2020        (r11730)
@@ -43,6 +43,16 @@
     appropriate for the entry or if needed the entire day's listitem.
        -->
     <listitem>
+      <para>2020-01-16</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to libcap-2.31. Fixes
+          <ulink url="&lfs-ticket-root;4574">#4574</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2020-01-13</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/libcap.xml
==============================================================================
--- trunk/BOOK/chapter06/libcap.xml     Mon Jan 13 10:27:40 2020        (r11729)
+++ trunk/BOOK/chapter06/libcap.xml     Thu Jan 16 00:17:00 2020        (r11730)
@@ -43,9 +43,9 @@
   <sect2 role="installation">
     <title>Installation of Libcap</title>
 
-    <para>Prevent a static library from being installed:</para>
+    <para>Prevent two static libraries from being installed:</para>
 
-<screen><userinput remap="pre">sed -i '/install.*STACAPLIBNAME/d' 
libcap/Makefile</userinput></screen>
+<screen><userinput remap="pre">sed -i '/install.*STA...LIBNAME/d' 
libcap/Makefile</userinput></screen>
 
     <para>Compile the package:</para>
 

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Jan 13 10:27:40 2020        (r11729)
+++ trunk/BOOK/general.ent      Thu Jan 16 00:17:00 2020        (r11730)
@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20200113">
+<!ENTITY version         "SVN-20200116">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc 
releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or 
"x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20200113-systemd">
+<!ENTITY versiond        "20200116-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "January 13th, 2020">
+<!ENTITY releasedate     "January 16th, 2020">
 
 <!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone       "9.0">

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Jan 13 10:27:40 2020        (r11729)
+++ trunk/BOOK/packages.ent     Thu Jan 16 00:17:00 2020        (r11730)
@@ -389,10 +389,10 @@
 <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> 
 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
 
-<!ENTITY libcap-version "2.30">
-<!ENTITY libcap-size "96 KB">
+<!ENTITY libcap-version "2.31">
+<!ENTITY libcap-size "97 KB">
 <!ENTITY libcap-url 
"&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
-<!ENTITY libcap-md5 "ea531f37a30a61dce8bf8544537a46e3">
+<!ENTITY libcap-md5 "52120c05dc797b01f5a7ae70f4335e96">
 <!ENTITY libcap-home "https://sites.google.com/site/fullycapable/";>
 <!ENTITY libcap-ch6-du "8.5 MB">
 <!ENTITY libcap-ch6-sbu "less than 0.1 SBU">
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to