Changes in / [fd4792b:f8a51225]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rfd4792b rf8a51225  
    5757        </listitem>
    5858        <listitem>
    59           <para>[bdubbs] - Update to linux-5.19.2. Fixes
     59          <para>[bdubbs] - Update to linux-5.19.2 (security fixes). Fixes
    6060          <ulink url="&lfs-ticket-root;5097">#5097</ulink>.</para>
    6161        </listitem>
     
    6565        </listitem>
    6666        <listitem>
    67           <para>[bdubbs] - Update to shadow-4.12.2. Fixes
     67          <para>[bdubbs] - Update to shadow-4.12.2 (security fix). Fixes
    6868          <ulink url="&lfs-ticket-root;5095">#5095</ulink>.</para>
    6969        </listitem>
  • chapter08/glibc.xml

    rfd4792b rf8a51225  
    180180      </listitem>
    181181
     182      <!-- https://sourceware.org/pipermail/libc-alpha/2022-August/141567.html -->
     183      <listitem>
     184        <para>The <emphasis>stdlib/tst-arc4random-thread</emphasis>
     185        test is known to fail if the host kernel is relatively old.</para>
     186      </listitem>
     187
    182188      <listitem>
    183189        <para>Some tests, for example
     
    187193      </listitem>
    188194
    189       <!--
    190         https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2022-06/msg00022.html
    191         https://sourceware.org/pipermail/libc-alpha/2022-June/139839.html
    192       -->
    193       <listitem>
    194         <para>About 27 tests, for example <emphasis>elf/tst-pldd</emphasis>,
    195         are known to fail if the kernel supports namespaces (see
    196         <filename>namespaces(7)</filename> for details) but the host distro
    197         has disabled them via sysctl.</para>
    198       </listitem>
    199195<!--
    200196      <listitem>
Note: See TracChangeset for help on using the changeset viewer.