Update to libcap-2.29.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2019-12-31 15:59:04 +00:00
parent a53feb3a98
commit aa86d1b721
3 changed files with 17 additions and 7 deletions

View File

@ -42,6 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as <listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem. appropriate for the entry or if needed the entire day's listitem.
--> -->
<listitem>
<para>2020-01-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to libcap-2.29. Fixes
<ulink url="&lfs-ticket-root;4564">#4564</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>2019-12-22</para> <para>2019-12-22</para>
<itemizedlist> <itemizedlist>

View File

@ -1,15 +1,15 @@
<!ENTITY version "SVN-20191222"> <!ENTITY version "SVN-20200101">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book; <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases --> Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20191222-systemd"> <!ENTITY versiond "20200101-systemd">
<!ENTITY short-versiond "systemd"> <!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd"> <!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "December 22nd, 2019"> <!ENTITY releasedate "January 1st, 2020">
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "9.0"> <!ENTITY milestone "9.0">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/">

View File

@ -389,10 +389,10 @@
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB">
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.28"> <!ENTITY libcap-version "2.29">
<!ENTITY libcap-size "93 KB"> <!ENTITY libcap-size "96 KB">
<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz"> <!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
<!ENTITY libcap-md5 "4066ddca53fb7e146f98372c8e43afc4"> <!ENTITY libcap-md5 "dd865b8a0a13cb8e9768e832e00f9f11">
<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/"> <!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">
<!ENTITY libcap-ch6-du "1.5 MB"> <!ENTITY libcap-ch6-du "1.5 MB">
<!ENTITY libcap-ch6-sbu "less than 0.1 SBU"> <!ENTITY libcap-ch6-sbu "less than 0.1 SBU">