Changeset 9fc43795 for postlfs


Ignore:
Timestamp:
10/29/2023 06:58:11 PM (7 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
6c73ed0
Parents:
b003631b
Message:

Update to p11-kit-0.25.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/p11-kit.xml

    rb003631b r9fc43795  
    77  <!ENTITY p11-kit-download-http "https://github.com/p11-glue/p11-kit/releases/download/&p11-kit-version;/p11-kit-&p11-kit-version;.tar.xz">
    88  <!ENTITY p11-kit-download-ftp  " ">
    9   <!ENTITY p11-kit-md5sum        "9fcb1ec80b5d083dd9b34122fa7c3c23">
    10   <!ENTITY p11-kit-size          "940 KB">
    11   <!ENTITY p11-kit-buildsize     "90 MB (with tests)">
     9  <!ENTITY p11-kit-md5sum        "3f58ddd9f0feb2bd3cc3ef2821ac7429">
     10  <!ENTITY p11-kit-size          "968 KB">
     11  <!ENTITY p11-kit-buildsize     "93 MB (with tests)">
    1212  <!ENTITY p11-kit-time          "0.6 SBU (with tests)">
    1313]>
     
    9494
    9595    <!-- https://github.com/p11-glue/p11-kit/pull/535
    96          The issue causes test failures in glib-networking and libsoup -->
     96         The issue causes test failures in glib-networking and libsoup
     97         Fixed in version 0.25.1
     98
    9799    <para>
    98100      Fix an issue causing some PKCS 11 modules fail to load:
     
    100102
    101103<screen><userinput>sed 's/if (gi/&amp; \&amp;\&amp; gi != C_GetInterface/' \
    102     -i p11-kit/modules.c</userinput></screen>
    103 
     104    -i p11-kit/modules.c</userinput></screen>-->
    104105
    105106    <para>
     
    108109
    109110<screen><userinput>sed '20,$ d' -i trust/trust-extract-compat &amp;&amp;
     111
    110112cat &gt;&gt; trust/trust-extract-compat &lt;&lt; "EOF"
    111113<literal># Copy existing anchor modifications to /etc/ssl/local
Note: See TracChangeset for help on using the changeset viewer.