Ignore:
Timestamp:
03/31/2024 10:30:20 PM (3 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
ce45f8d
Parents:
35f8743 (diff), 9b01d1b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    r35f8743 r59e0a47  
    5353      those bugs are reproducible without this patch.</para>
    5454    </note>
    55 
    56     <!-- https://seclists.org/oss-sec/2024/q1/30 -->
    57     <para>Fix a security vulnerability in the <command>split</command>
    58     utility:</para>
    59 
    60 <screen><userinput remap="pre">sed -e '/n_out += n_hold/,+4 s|.*bufsize.*|//&amp;|' \
    61     -i src/split.c</userinput></screen>
    6255
    6356    <para>Now prepare Coreutils for compilation:</para>
     
    140133
    141134<screen><userinput remap="test">groupdel dummy</userinput></screen>
     135
     136    <para>
     137       Two tests, tests/cp/preserve-mode.sh and tests/mv/acl.sh, are known to
     138       fail in the chroot environment, but pass in a complete system.
     139    </para>
    142140
    143141    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.