Tag LFS-9.0

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/9.0@11663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2019-08-31 20:22:47 +00:00
parent 86c29368b9
commit 63ddea059a
4 changed files with 18 additions and 9 deletions

View File

@ -43,6 +43,15 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2019-09-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-9.0 released.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2019-08-14</para>
<itemizedlist>

View File

@ -130,7 +130,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
<para>Six tests related to get_time are known to fail. These are
apparantly related to the en_HK locale.</para>
apparently related to the en_HK locale.</para>
<para>Two tests named lookup.cc and reverse.cc in experimental/net
are known to fail in LFS chroot environment because they require

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20190815">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
<!ENTITY version "9.0">
<!ENTITY short-version "9.0"> <!-- 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 generic-version "9.0"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20190815-systemd">
<!ENTITY versiond "9.0-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "August 15th, 2019">
<!ENTITY releasedate "September 1st, 2019">
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "9.0">

View File

@ -381,11 +381,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20190524"> <!-- Scripts depend on this format -->
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
<!ENTITY lfs-bootscripts-size "32 KB">
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
<!ENTITY lfs-bootscripts-md5 "c91b11e366649c9cec60c2552820fed5">
<!ENTITY lfs-bootscripts-home " ">
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB">
<!ENTITY lfs-bootscripts-ch7-du "244 KB">
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.27">