Changeset 16dc41ce for postlfs/security


Ignore:
Timestamp:
06/08/2023 07:38:51 PM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ad6fc7ee
Parents:
1bf351d
Message:

Update to krb5-1.21.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    r1bf351d r16dc41ce  
    77  <!ENTITY mitkrb-download-http "https://kerberos.org/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;.tar.gz">
    88  <!ENTITY mitkrb-download-ftp  " ">
    9   <!ENTITY mitkrb-md5sum        "73f5780e7b587ccd8b8cfc10c965a686">
    10   <!ENTITY mitkrb-size          "8.3 MB">
    11   <!ENTITY mitkrb-buildsize     "94 MB (add 14 MB for tests)">
    12   <!ENTITY mitkrb-time          "0.3 SBU (Using parallelism=4; add 5.8 SBU for tests)">
     9  <!ENTITY mitkrb-md5sum        "304b335236d86a7e8effec31bd782baf">
     10  <!ENTITY mitkrb-size          "8.2 MB">
     11  <!ENTITY mitkrb-buildsize     "95 MB (add 15 MB for tests)">
     12  <!ENTITY mitkrb-time          "0.3 SBU (Using parallelism=4; add 1.0 SBU for tests)">
    1313]>
    1414
     
    147147    <para>
    148148      To test the build, issue as the <systemitem
    149       class="username">root</systemitem> user: <command>make -k -j1 check</command>.
     149      class="username">root</systemitem> user: <command>make -k check</command>.
    150150      <!-- You need at least <xref link end="tcl"/>, which is used to drive the
    151151      test suite.  Furthermore, <xref link end="dejagnu"/> must be available for
     
    156156      the latest version of dejagnu and glibc.  Some tests may hang for a
    157157      long time and fail if the system is not connected to a network.
    158       <!-- Note: on my laptop -j8 fails but -j1 passes -->
     158      <!-- Note: on my laptop -j8 fails but -j1 passes
     159      For version 1.21, -j1 no longer needs to be specified and the
     160      time for the tests was reduced considerably.  -bdubbs
     161      -->
    159162    </para>
    160163
Note: See TracChangeset for help on using the changeset viewer.