Ignore:
Timestamp:
06/12/2019 01:47:08 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
da2b707
Parents:
a4b38ab
Message:

Update to p11-kit-0.23.16.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21671 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    ra4b38ab rc45f906  
    77  <!ENTITY p11-kit-download-http "https://github.com/p11-glue/p11-kit/releases/download/&p11-kit-version;/p11-kit-&p11-kit-version;.tar.gz">
    88  <!ENTITY p11-kit-download-ftp  " ">
    9   <!ENTITY p11-kit-md5sum        "c4c3eecfe6bd6e62e436f62b51980749">
     9  <!ENTITY p11-kit-md5sum        "090a9cf689efd8d4899600c3093b3735">
    1010  <!ENTITY p11-kit-size          "1.2 MB">
    11   <!ENTITY p11-kit-buildsize     "46 MB (add 166 MB for tests)">
     11  <!ENTITY p11-kit-buildsize     "65 MB (add 168 MB for tests)">
    1212  <!ENTITY p11-kit-time          "0.4 SBU (add 0.6 SBU for tests)">
    1313]>
     
    7373    <bridgehead renderas="sect3">p11-kit Dependencies</bridgehead>
    7474
     75    <!-- There is a check for libsystemd. It seems to install a systemd service
     76    in /usr/lib/systemd/user.-->
    7577    <bridgehead renderas="sect4">Recommended</bridgehead>
    7678    <para role="recommended">
     
    177179      <seglistitem>
    178180        <seg>
    179           p11-kit and trust
     181          p11-kit, trust, and update-ca-certificates
    180182        </seg>
    181183        <seg>
     
    185187          /etc/pkcs11,
    186188          /usr/include/p11-kit-1,
    187           /usr/lib/{p11-kit,pkcs11},
     189          /usr/lib/pkcs11,
     190          /usr/libexec/p11-kit,
    188191          /usr/share/gtk-doc/html/p11-kit, and
    189192          /usr/share/p11-kit
     
    228231          <para>
    229232            is a command line tool to both extract local certificates from an
    230             upadated anchor store, and regenerate all anchors and certificate
    231             stores on the system. This is done unconditionally on BLFS using
     233            updated anchor store, and regenerate all anchors and certificate
     234                 stores on the system. This is done unconditionally on BLFS using
    232235            the <parameter>--force</parameter> and <parameter>--get</parameter>
    233236            flags to <command>make-ca</command> and should likely not be used
Note: See TracChangeset for help on using the changeset viewer.