Changes in / [d2e7db4:8c1731d]


Ignore:
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rd2e7db4 r8c1731d  
    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>
    6151          <para>[bdubbs] - LFS-11.0-rc3 released.</para>
    6252        </listitem>
  • chapter08/gdbm.xml

    rd2e7db4 r8c1731d  
    7474    <para>To test the results, issue:</para>
    7575
    76 <screen><userinput remap="test">make -k check</userinput></screen>
    77 
     76<screen><userinput remap="test">make check</userinput></screen>
     77<!--
    7878    <para>
    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.
     79      One test, <filename>version</filename>, is known to fail.
    8280    </para>
    83 
     81-->
    8482    <para>Install the package:</para>
    8583
  • chapter08/openssl.xml

    rd2e7db4 r8c1731d  
    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 (depending on inconsistent values of
    64     CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be
    65     ignored.</para>
     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>
    6665
    6766    <para>Install the package:</para>
  • packages.ent

    rd2e7db4 r8c1731d  
    484484<!ENTITY man-db-fin-sbu "0.4 SBU">
    485485
    486 <!ENTITY man-pages-version "5.13">
    487 <!ENTITY man-pages-size "1,752 KB">
     486<!ENTITY man-pages-version "5.12">
     487<!ENTITY man-pages-size "1,737 KB">
    488488<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
    489 <!ENTITY man-pages-md5 "3ac24e8c6fae26b801cb87ceb63c0a30">
     489<!ENTITY man-pages-md5 "192132118f07369c88df267a92f3ef16">
    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.