Changeset 3b9da656


Ignore:
Timestamp:
12/16/2020 12:39:58 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
fbcf83e1
Parents:
23ce4179
Message:

in p11-kit, trust-extract-compat.in has been renamed trust-extract-compact

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r23ce4179 r3b9da656  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     3<!ENTITY day          "16">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 15th, &year;">
     9<!ENTITY releasedate  "December 16th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • postlfs/security/p11-kit.xml

    r23ce4179 r3b9da656  
    100100    </para>
    101101
    102 <screen><userinput>sed '20,$ d' -i trust/trust-extract-compat.in &amp;&amp;
    103 cat &gt;&gt; trust/trust-extract-compat.in &lt;&lt; "EOF"
     102<screen><userinput>sed '20,$ d' -i trust/trust-extract-compat &amp;&amp;
     103cat &gt;&gt; trust/trust-extract-compat &lt;&lt; "EOF"
    104104<literal># Copy existing anchor modifications to /etc/ssl/local
    105105/usr/libexec/make-ca/copy-trust-modifications
Note: See TracChangeset for help on using the changeset viewer.