Author: renodr
Date: Tue Jun 11 18:47:08 2019
New Revision: 21671
Log:
Update to p11-kit-0.23.16.1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/security/p11-kit.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Jun 11 13:37:50 2019 (r21670)
+++ trunk/BOOK/general.ent Tue Jun 11 18:47:08 2019 (r21671)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "09"> <!-- Always 2 digits -->
+<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 9th, &year;">
+<!ENTITY releasedate "June 11th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Jun 11 13:37:50
2019 (r21670)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Jun 11 18:47:08
2019 (r21671)
@@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
+ <para>June 11th, 2019</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Update to p11-kit-0.23.16.1. Fixes
+ <ulink url="&blfs-ticket-root;12094">#12094</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 9th, 2019</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Tue Jun 11 13:37:50 2019 (r21670)
+++ trunk/BOOK/packages.ent Tue Jun 11 18:47:08 2019 (r21671)
@@ -36,7 +36,7 @@
<!ENTITY openssh-version "8.0p1">
<!-- <!ENTITY openssl-version "1.1.0g"> -->
<!ENTITY openssl10-version "1.0.2q">
-<!ENTITY p11-kit-version "0.23.15">
+<!ENTITY p11-kit-version "0.23.16.1">
<!ENTITY polkit-version "0.116">
<!ENTITY shadow-version "4.6">
<!ENTITY ssh-askpass-version "&openssh-version;">
Modified: trunk/BOOK/postlfs/security/p11-kit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/p11-kit.xml Tue Jun 11 13:37:50 2019
(r21670)
+++ trunk/BOOK/postlfs/security/p11-kit.xml Tue Jun 11 18:47:08 2019
(r21671)
@@ -6,9 +6,9 @@
<!ENTITY p11-kit-download-http
"https://github.com/p11-glue/p11-kit/releases/download/&p11-kit-version;/p11-kit-&p11-kit-version;.tar.gz">
<!ENTITY p11-kit-download-ftp " ">
- <!ENTITY p11-kit-md5sum "c4c3eecfe6bd6e62e436f62b51980749">
+ <!ENTITY p11-kit-md5sum "090a9cf689efd8d4899600c3093b3735">
<!ENTITY p11-kit-size "1.2 MB">
- <!ENTITY p11-kit-buildsize "46 MB (add 166 MB for tests)">
+ <!ENTITY p11-kit-buildsize "65 MB (add 168 MB for tests)">
<!ENTITY p11-kit-time "0.4 SBU (add 0.6 SBU for tests)">
]>
@@ -72,6 +72,8 @@
<bridgehead renderas="sect3">p11-kit Dependencies</bridgehead>
+ <!-- There is a check for libsystemd. It seems to install a systemd service
+ in /usr/lib/systemd/user.-->
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libtasn1"/> and
@@ -176,7 +178,7 @@
<seglistitem>
<seg>
- p11-kit and trust
+ p11-kit, trust, and update-ca-certificates
</seg>
<seg>
libp11-kit.so and p11-kit-proxy.so
@@ -184,7 +186,8 @@
<seg>
/etc/pkcs11,
/usr/include/p11-kit-1,
- /usr/lib/{p11-kit,pkcs11},
+ /usr/lib/pkcs11,
+ /usr/libexec/p11-kit,
/usr/share/gtk-doc/html/p11-kit, and
/usr/share/p11-kit
</seg>
@@ -227,8 +230,8 @@
<listitem>
<para>
is a command line tool to both extract local certificates from an
- upadated anchor store, and regenerate all anchors and certificate
- stores on the system. This is done unconditionally on BLFS using
+ updated anchor store, and regenerate all anchors and certificate
+ stores on the system. This is done unconditionally on BLFS
using
the <parameter>--force</parameter> and <parameter>--get</parameter>
flags to <command>make-ca</command> and should likely not be used
for automated updates.
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page