Changeset 136f7353


Ignore:
Timestamp:
Jan 9, 2014, 10:00:30 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3f8b1756
Parents:
597f452
Message:

Update libcap to 2.24

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/libcap.xml

    r597f452 r136f7353  
    2525  <sect2 role="installation">
    2626    <title>Installation of Libcap</title>
    27 
    28     <para os="p1">Apply the following patch to fix a problem with Libcap's
    29     installed header files:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../libcap-&libcap-version;-uapi-1.patch</userinput></screen>
    3227
    3328    <para os="a">Compile the package:</para>
  • BOOK/introduction/common/changelog.xml

    r597f452 r136f7353  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[Chris] - Updated libcap to 2.24.</para>
     44        </listitem>
     45        <listitem>
    4346          <para>[Chris] - Removed unneeded command to create a /usr/lib/terminfo
    4447          symlink from Ncurses instructions.</para>
  • BOOK/packages.ent

    r597f452 r136f7353  
    298298<!ENTITY less-home "http://www.greenwoodsoftware.com/less">
    299299
    300 <!ENTITY libcap-version "2.23">
    301 <!ENTITY libcap-size "64 KB">
    302 <!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.bz2">
    303 <!ENTITY libcap-md5 "09a185e4b0aa8a81a51c1e4d0eba7db0">
     300<!ENTITY libcap-version "2.24">
     301<!ENTITY libcap-size "68 KB">
     302<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
     303<!ENTITY libcap-md5 "d43ab9f680435a7fff35b4ace8d45b80">
    304304<!ENTITY libcap-home "http://sites.google.com/site/fullycapable/">
    305305
Note: See TracChangeset for help on using the changeset viewer.