Author: renodr
Date: Fri Feb 8 15:01:00 2019
New Revision: 11514
Log:
Update host system requirements to match glibc-2.29
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter02/hostreqs.xml
trunk/BOOK/general.ent
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Thu Feb 7 07:23:51 2019 (r11513)
+++ trunk/BOOK/chapter01/changelog.xml Fri Feb 8 15:01:00 2019 (r11514)
@@ -44,6 +44,15 @@
-->
<listitem>
+ <para>2019-02-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Update host system requirements.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2019-02-06</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter02/hostreqs.xml
==============================================================================
--- trunk/BOOK/chapter02/hostreqs.xml Thu Feb 7 07:23:51 2019 (r11513)
+++ trunk/BOOK/chapter02/hostreqs.xml Fri Feb 8 15:01:00 2019 (r11514)
@@ -61,13 +61,13 @@
</listitem>
<listitem>
- <para><emphasis role="strong">GCC-4.9</emphasis> including the C++
+ <para><emphasis role="strong">GCC-5.2</emphasis> including the C++
compiler, <command>g++</command> (Versions greater than &gcc-version; are
not recommended as they have not been tested)</para>
</listitem>
<listitem>
- <para><emphasis role="strong">Glibc-2.11</emphasis> (Versions
+ <para><emphasis role="strong">Glibc-2.26</emphasis> (Versions
greater than &glibc-version; are not recommended as they have
not been tested)</para>
</listitem>
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Feb 7 07:23:51 2019 (r11513)
+++ trunk/BOOK/general.ent Fri Feb 8 15:01:00 2019 (r11514)
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20190206">
+<!ENTITY version "SVN-20190208">
<!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 "20190206-systemd">
+<!ENTITY versiond "20190208-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "February 6, 2019">
+<!ENTITY releasedate "February 8, 2019">
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "8.4">
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page