Update to libcap-2.26

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2018-11-19 20:51:45 +00:00
parent e0472a1847
commit c4a60b707a
5 changed files with 18 additions and 8 deletions

View File

@ -42,6 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2018-11-19</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to libcap-2.26. Fixes
<ulink url="&lfs-ticket-root;4378">#4378</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2018-11-09</para>
<itemizedlist>

View File

@ -146,9 +146,9 @@
<!--<listitem>
<para>LFS-Bootscripts-&lfs-bootscripts-version;</para>
</listitem>-->
<!--<listitem>
<listitem>
<para>Libcap-&libcap-version;</para>
</listitem>-->
</listitem>
<listitem>
<para>Libelf-&elfutils-version; (from elfutils)</para>
</listitem>

View File

@ -56,7 +56,7 @@
<para>Install the package:</para>
<screen><userinput remap="install">make RAISE_SETFCAP=no lib=lib prefix=/usr install
chmod -v 755 /usr/lib/libcap.so</userinput></screen>
chmod -v 755 /usr/lib/libcap.so.&libcap-version;</userinput></screen>
<variablelist>
<title>The meaning of the make option:</title>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20181109">
<!ENTITY version "SVN-20181119">
<!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 "20181109-systemd">
<!ENTITY versiond "20181119-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "November 9, 2018">
<!ENTITY releasedate "November 19, 2018">
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.3">

View File

@ -389,8 +389,8 @@
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB">
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.25">
<!ENTITY libcap-size "64 KB">
<!ENTITY libcap-version "2.26">
<!ENTITY libcap-size "66 KB">
<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
<!ENTITY libcap-md5 "6666b839e5d46c2ad33fc8aa2ceb5f77">
<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">