Changeset bcdc3a3 for general


Ignore:
Timestamp:
04/17/2024 06:44:27 PM (13 days ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
8ad99f0f
Parents:
f9a99954
git-author:
Xi Ruoyao <xry111@…> (04/17/2024 05:23:06 PM)
git-committer:
Xi Ruoyao <xry111@…> (04/17/2024 06:44:27 PM)
Message:

keyutils: Enable SHA1 kernel configuration for testing

It's added back in Linux-6.8.3, and now LFS has Linux-6.8.5.

Link: https://git.kernel.org/stable/c/f0caeb2681c4

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/keyutils-test-kernel.xml

    rf9a99954 rbcdc3a3  
    1212  <emphasis role='blue'>P</emphasis>ublic-key cryptography ---&gt;
    1313    &lt;*/M&gt; <emphasis role='blue'>R</emphasis>SA (Rivest-Shamir-Adleman)                               [CRYPTO_RSA]
     14  H<emphasis role='blue'>a</emphasis>shes, digests, and MACs ---&gt;
     15    &lt;*/M&gt; <emphasis role='blue'>S</emphasis>HA-1                                                    [CRYPTO_SHA1]
    1416  [*] <emphasis role='blue'>A</emphasis>symmetric (public-key cryptographic) key type ---&gt;  [ASYMMETRIC_KEY_TYPE]
    1517    &lt;*&gt; <emphasis role='blue'>A</emphasis>symmetric public-key crypto algorithm subtype
  • general/genlib/keyutils.xml

    rf9a99954 rbcdc3a3  
    120120      If <xref linkend='lsb-tools'/> is not installed, the test suite will
    121121      output some lines complaining the <command>lsb_release</command>
    122       command not available but it won't affect the test result.  One test
    123       named <literal>TRY ADDING ASYMMETRIC KEYS</literal> is known to fail
    124       due to the removal of the support for SHA1 with RSA signature
    125       algorithm from Linux kernel version 6.7 <!-- commit 16ab7cb5825f -->
    126       or newer.
     122      command not available but it won't affect the test result.
    127123    </para>
    128124
Note: See TracChangeset for help on using the changeset viewer.