Ignore:
Timestamp:
04/30/2022 02:38:48 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
8cab730
Parents:
97497444
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

    r97497444 r813ab55  
    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.