Ignore:
Timestamp:
03/31/2021 10:41:39 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
8d4f212
Parents:
d3da8c9b
git-author:
Thomas Trepl <thomas@…> (05/27/2020 07:51:55 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:39 AM)
Message:

MultiLib: Merge changes up to 11858

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rd3da8c9b r362282a  
    4646    -->
    4747    <listitem>
     48      <para>2020-05-26</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Bash: do not use "su -c command" to change user
     52          to nobody: it removes the controlling terminal and makes some
     53          tests fail. Use "su &lt;&lt; EOF" instead.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Mount /dev/pts with "--bind", so that "tty"
     57          knows there is a terminal. Fixes a test in coreutils.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[pierre] - Add a patch to fix a failure in gold test suite,
     61          which really needs -fcommon in some tests.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[pierre] - Fix a failure in automake test suite.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[pierre] - Update to vim-8.2.0814.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[pierre] - Add a symlink from /tools/share/locale
     71          to /usr/share/locale/locale-archive, to allow some programs
     72          to find the installed locales. Fixes test failures in bison
     73          and man-db;</para>
     74        </listitem>
     75      </itemizedlist>
     76    </listitem>
     77
     78    <listitem>
    4879      <para>2020-05-21</para>
    4980      <itemizedlist>
     
    90121      <para>2020-05-08</para>
    91122      <itemizedlist>
     123        <listitem>
     124          <para>[bdubbs] - Update to vim-8.2.0716.</para>
     125        </listitem>
    92126        <listitem>
    93127          <para>[bdubbs] - Update to bison-3.6. Fixes
Note: See TracChangeset for help on using the changeset viewer.