Ignore:
Timestamp:
05/01/2022 06:30:41 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
df692bb
Parents:
514758d
git-author:
Bruce Dubbs <bdubbs@…> (04/30/2022 02:38:48 PM)
git-committer:
William Harrington <kb0iic@…> (05/01/2022 06:30:41 PM)
Message:

Package updates and nobody uid change.
Change nobody/nogroup uid/git to 65534.
Update to meson-0.62.1.
Update to libpipeline-1.5.6.
Update to elfutils-0.187.
Update to Jinja2-3.1.2.
Update to vim-8.2.4814.
Update to sysvinit-3.03.
Update to linux-5.17.5.
Update to gcc-11.3.0.
Update to coreutils-9.1.
Update to bc-5.2.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    r514758d rf333d75  
    5757   coreutils is released, please check #4055 to see if the change has been
    5858   picked up in this package -->
    59 
     59<!--
    6060   <para>Now, fix a problem with chmod return values:</para>
    6161
    6262<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-chmod-patch;</userinput></screen>
    63 
    64 <!--
    65 <para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
    66 
    67 <screen><userinput remap="pre">echo '# deleted' > m4/std-gnu11.m4</userinput></screen>
    6863-->
    6964    <para>Now prepare Coreutils for compilation:</para>
     
    134129<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
    135130
     131<!-- test-getlogin is now skipped
    136132    <para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
    137 
     133-->
    138134    <para>Remove the temporary group:</para>
    139135
Note: See TracChangeset for help on using the changeset viewer.