Explorar o código

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
Douglas R. Reno %!s(int64=6) %!d(string=hai) anos
pai
achega
b1a5123dfd
Modificáronse 3 ficheiros con 14 adicións e 5 borrados
  1. 9 0
      chapter01/changelog.xml
  2. 2 2
      chapter02/hostreqs.xml
  3. 3 3
      general.ent

+ 9 - 0
chapter01/changelog.xml

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

+ 2 - 2
chapter02/hostreqs.xml

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

+ 3 - 3
general.ent

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