Changeset cbe1205


Ignore:
Timestamp:
11/02/2023 01:03:03 AM (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:
9744d5a
Parents:
20a4741
Message:

Update to p11-kit-0.25.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r20a4741 rcbe1205  
    4040    -->
    4141    <listitem>
     42      <para>Novermber 1st, 2023</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to p11-kit-0.25.2. Fixes
     46          <ulink url="&blfs-ticket-root;18790">#18790</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
    4252      <para>October 31st, 2023</para>
    4353      <itemizedlist>
  • packages.ent

    r20a4741 rcbe1205  
    3131<!ENTITY openssh-version              "9.5p1">
    3232<!ENTITY openssh-md5sum               "3d29a7394816deeb57186899d7f7662c">
    33 <!ENTITY p11-kit-version              "0.25.1">
     33<!ENTITY p11-kit-version              "0.25.2">
    3434<!ENTITY polkit-version               "123">
    3535<!ENTITY polkit-gnome-version         "0.105">
  • postlfs/security/p11-kit.xml

    r20a4741 rcbe1205  
    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        "3f58ddd9f0feb2bd3cc3ef2821ac7429">
     9  <!ENTITY p11-kit-md5sum        "233005630c50a3ebe27395d98fb91fc9">
    1010  <!ENTITY p11-kit-size          "968 KB">
    1111  <!ENTITY p11-kit-buildsize     "93 MB (with tests)">
     
    133133
    134134    <para>
    135       To test the results, issue: <command>ninja test</command>.
     135      To test the results, issue: <command>LC_ALL=C ninja test</command>.
    136136    </para>
    137137
Note: See TracChangeset for help on using the changeset viewer.