Update host system requirements to match glibc-2.29

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Douglas R. Reno 2019-02-08 23:01:00 +00:00
parent 235556ae96
commit b1a5123dfd
3 changed files with 14 additions and 5 deletions

View File

@ -43,6 +43,15 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<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>

View File

@ -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>

View File

@ -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 &ndash; -->
<!ENTITY milestone "8.4">