[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-706-g136f735

git git at cross-lfs.org
Thu Jan 9 22:00:31 PST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, systemd has been updated
       via  136f735340c411087fedc283360cbbd5292a0c57 (commit)
      from  597f452d3f9218ecf8e10ae18906670c1136f5da (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 136f735340c411087fedc283360cbbd5292a0c57
Author: Chris Staub <chris at beaker67.com>
Date:   Fri Jan 10 01:00:30 2014 -0500

    Update libcap to 2.24

diff --git a/BOOK/final-system/common/libcap.xml b/BOOK/final-system/common/libcap.xml
index 9c3c227..633fb77 100644
--- a/BOOK/final-system/common/libcap.xml
+++ b/BOOK/final-system/common/libcap.xml
@@ -25,11 +25,6 @@
   <sect2 role="installation">
     <title>Installation of Libcap</title>
 
-    <para os="p1">Apply the following patch to fix a problem with Libcap's
-    installed header files:</para>
-
-<screen os="p2"><userinput>patch -Np1 -i ../libcap-&libcap-version;-uapi-1.patch</userinput></screen>
-
     <para os="a">Compile the package:</para>
 
 <screen os="b"><userinput>make</userinput></screen>
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 91d8f7b..9d3f5d1 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -40,6 +40,9 @@
       <para>09 January 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[Chris] - Updated libcap to 2.24.</para>
+        </listitem>
+        <listitem>
           <para>[Chris] - Removed unneeded command to create a /usr/lib/terminfo
           symlink from Ncurses instructions.</para>
         </listitem>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 8a6cfee..439b0e7 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -297,10 +297,10 @@
 <!ENTITY less-md5 "c3b603140aed2beb6091fdbc27f80ff0">
 <!ENTITY less-home "http://www.greenwoodsoftware.com/less">
 
-<!ENTITY libcap-version "2.23">
-<!ENTITY libcap-size "64 KB">
-<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.bz2">
-<!ENTITY libcap-md5 "09a185e4b0aa8a81a51c1e4d0eba7db0">
+<!ENTITY libcap-version "2.24">
+<!ENTITY libcap-size "68 KB">
+<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
+<!ENTITY libcap-md5 "d43ab9f680435a7fff35b4ace8d45b80">
 <!ENTITY libcap-home "http://sites.google.com/site/fullycapable/">
 
 <!ENTITY libtool-version "2.4.2">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/libcap.xml    |    5 -----
 BOOK/introduction/common/changelog.xml |    3 +++
 BOOK/packages.ent                      |    8 ++++----
 3 files changed, 7 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list