diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-09-29 21:37:03 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-09-29 21:37:03 +0000 |
commit | 9c13f79681b20e51adf23414be19a9e5daf32c2c (patch) | |
tree | 65979b5b16365d11252b96d091cf4ac8cb15d4c2 /chapter01/changelog.xml | |
parent | f77b95fb3fbd54a9f007f00c86b6cda25f8f373c (diff) |
LFS-systemd-7.87.8-systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.8-systemd@10957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f764ee67c..d772530a5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,65 @@ --> <listitem> + <para>2015-09-28</para> + <itemizedlist> + <listitem> + <para>[renodr] - LFS 7.8-systemd released.</para> + </listitem> + <listitem> + <para>[renodr] - Fix a warning when doing the GCC compile tests.</para> + </listitem> + <listitem> + <para>[renodr] - Add additional discussion about copying LFS systems + from one machine to another machine.</para> + </listitem> + <listitem> + <para>[renodr] - Provide ncurses non-wide-character libraries that + are compliant with version 5 of ncurses.</para> + </listitem> + <listitem> + <para>[renodr] - Remove unnecessary sed in e2fsprogs.</para> + </listitem> + <listitem> + <para>[renodr] - Update to util-linux-2.27.</para> + </listitem> + <listitem> + <para>[renodr] - Update to linux-4.2.</para> + </listitem> + <listitem> + <para>[renodr] - Update to iproute2-4.2.0.</para> + </listitem> + <listitem> + <para>[renodr] - Refresh build sizes and SBU values.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2015-08-25</para> + <itemizedlist> + <listitem> + <para>[renodr] - Add an upstream patch for MPFR.</para> + </listitem> + <listitem> + <para>[renodr] - Update to libpipeline-1.4.1.</para> + </listitem> + <listitem> + <para>[renodr] - Update to linux-4.1.6.</para> + </listitem> + <listitem> + <para>[renodr] - Update to man-db-2.7.2.</para> + </listitem> + <listitem> + <para>[renodr] - Add a patch to allow glibc to build properly on i386 systems.</para> + </listitem> + <listitem> + <para>[renodr] - Remove obsolete r* programs from inetutils.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-08-19</para> <itemizedlist> <listitem> |