Changeset d2e7db4


Ignore:
Timestamp:
08/30/2021 03:45:11 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
8977314
Parents:
8c1731d (diff), b0439bc (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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r8c1731d rd2e7db4  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[xry111] - Update to man-pages-5.13. Fixes
     52          <ulink url="&lfs-ticket-root;4915">#4915</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
     58      <para>2021-08-25</para>
     59      <itemizedlist>
     60        <listitem>
    5161          <para>[bdubbs] - LFS-11.0-rc3 released.</para>
    5262        </listitem>
  • chapter08/gdbm.xml

    r8c1731d rd2e7db4  
    7474    <para>To test the results, issue:</para>
    7575
    76 <screen><userinput remap="test">make check</userinput></screen>
    77 <!--
     76<screen><userinput remap="test">make -k check</userinput></screen>
     77
    7878    <para>
    79       One test, <filename>version</filename>, is known to fail.
     79      The gdbmtool tests are known to fail with some DejaGNU
     80      <literal>ERROR</literal> messages.  In the summary it's
     81      shown as one unresolved testcase.
    8082    </para>
    81 -->
     83
    8284    <para>Install the package:</para>
    8385
  • chapter08/openssl.xml

    r8c1731d rd2e7db4  
    6060<screen><userinput remap="test">make test</userinput></screen>
    6161
    62     <para>One test 30-test_afalg.t is known to fail on some kernel
    63     configurations (it apparently assumes certain unspecified crypto
    64     options have been selected).</para>
     62    <para>One test, 30-test_afalg.t, is known to fail on some kernel
     63    configurations (depending on inconsistent values of
     64    CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be
     65    ignored.</para>
    6566
    6667    <para>Install the package:</para>
  • packages.ent

    r8c1731d rd2e7db4  
    484484<!ENTITY man-db-fin-sbu "0.4 SBU">
    485485
    486 <!ENTITY man-pages-version "5.12">
    487 <!ENTITY man-pages-size "1,737 KB">
     486<!ENTITY man-pages-version "5.13">
     487<!ENTITY man-pages-size "1,752 KB">
    488488<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
    489 <!ENTITY man-pages-md5 "192132118f07369c88df267a92f3ef16">
     489<!ENTITY man-pages-md5 "3ac24e8c6fae26b801cb87ceb63c0a30">
    490490<!ENTITY man-pages-home "https://www.kernel.org/doc/man-pages/">
    491491<!ENTITY man-pages-fin-du "33 MB">
Note: See TracChangeset for help on using the changeset viewer.