diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-12-12 21:54:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-12-12 21:54:16 +0000 |
commit | 957ce6b7afbe27d4eae1971847ae673298c2e1e0 (patch) | |
tree | 38e64efdd65555ff708f4a1dfa9dd950a72d566a | |
parent | ce2c730d5b399ea6e75e8cac6d67cbdca14c6f7e (diff) |
Update to libcap-2.28.
Update to bison-3.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | chapter06/bison.xml | 11 | ||||
-rw-r--r-- | general.ent | 6 | ||||
-rw-r--r-- | packages.ent | 12 |
5 files changed, 33 insertions, 14 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0ed3c2115..6568d47ba 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2019-12-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to libcap-2.28. Fixes + <ulink url="&lfs-ticket-root;4559">#4559</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bison-3.5. Fixes + <ulink url="&lfs-ticket-root;4561">#4561</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-12-10</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 72d0e426b..0f9bafeeb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -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> diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 00a4e78f7..a5ca3cfc0 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -39,19 +39,24 @@ <sect2 role="installation"> <title>Installation of Bison</title> - +<!-- <para>First, fix a build problem with the current version:</para> <screen><userinput remap="pre">sed -i '9327 s/mv/cp/' Makefile.in</userinput></screen> - +--> <para>Prepare Bison for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/bison-&bison-version;</userinput></screen> +<!-- I could not find a race condidtion in the current version. <para>Compile the package, but work around a race condition in the current version:</para> -<screen><userinput remap="make">make -j1</userinput></screen> +<screen><userinput remap="make">make -j1</userinput></screen>--> + + <para>Compile the package:</para> + +<screen><userinput remap="make">make</userinput></screen> <!-- <para>To test the results (about 2.2 SBU), issue:</para> diff --git a/general.ent b/general.ent index 8e9e5faa5..7e24e313b 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20191210"> +<!ENTITY version "SVN-20191212"> <!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 "20191210-systemd"> +<!ENTITY versiond "20191212-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "December 10th, 2019"> +<!ENTITY releasedate "December 12th, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "9.0"> diff --git a/packages.ent b/packages.ent index 133e34449..6d8a6b7bd 100644 --- a/packages.ent +++ b/packages.ent @@ -69,10 +69,10 @@ <!ENTITY binutils-ch6-du "5.1 GB"> <!ENTITY binutils-ch6-sbu "7.4 SBU"> -<!ENTITY bison-version "3.4.2"> -<!ENTITY bison-size "2,189 KB"> +<!ENTITY bison-version "3.5"> +<!ENTITY bison-size "2,287 KB"> <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz"> -<!ENTITY bison-md5 "d1ceb9dfde2d03b24a4c1137f7f1b572"> +<!ENTITY bison-md5 "c0230be066069f33c8445766833f3205"> <!ENTITY bison-home "&gnu-software;bison/"> <!ENTITY bison-ch5-du "39 MB"> <!ENTITY bison-ch5-sbu "0.3 SBU"> @@ -388,10 +388,10 @@ <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> -<!ENTITY libcap-version "2.27"> -<!ENTITY libcap-size "67 KB"> +<!ENTITY libcap-version "2.28"> +<!ENTITY libcap-size "93 KB"> <!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz"> -<!ENTITY libcap-md5 "2e8f9fab32eb5ccb37969fe317fd17aa"> +<!ENTITY libcap-md5 "4066ddca53fb7e146f98372c8e43afc4"> <!ENTITY libcap-home "https://sites.google.com/site/fullycapable/"> <!ENTITY libcap-ch6-du "1.5 MB"> <!ENTITY libcap-ch6-sbu "less than 0.1 SBU"> |