mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
86c29368b9
commit
63ddea059a
@ -43,6 +43,15 @@
|
|||||||
appropriate for the entry or if needed the entire day's listitem.
|
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>
|
<listitem>
|
||||||
<para>2019-08-14</para>
|
<para>2019-08-14</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -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>
|
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
|
||||||
|
|
||||||
<para>Six tests related to get_time are known to fail. These are
|
<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
|
<para>Two tests named lookup.cc and reverse.cc in experimental/net
|
||||||
are known to fail in LFS chroot environment because they require
|
are known to fail in LFS chroot environment because they require
|
||||||
|
10
general.ent
10
general.ent
@ -1,13 +1,13 @@
|
|||||||
<!ENTITY version "SVN-20190815">
|
<!ENTITY version "9.0">
|
||||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
<!ENTITY short-version "9.0"> <!-- Used below in &blfs-book;
|
||||||
Change to x.y for release but not -rc releases -->
|
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 short-versiond "systemd">
|
||||||
<!ENTITY generic-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 – -->
|
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "9.0">
|
<!ENTITY milestone "9.0">
|
||||||
|
@ -381,11 +381,11 @@
|
|||||||
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY lfs-bootscripts-version "20190524"> <!-- Scripts depend on this format -->
|
<!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-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-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 lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY libcap-version "2.27">
|
<!ENTITY libcap-version "2.27">
|
||||||
|
Loading…
Reference in New Issue
Block a user