Changeset 5f82ad58


Ignore:
Timestamp:
12/10/2016 10:29:23 PM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
3b0f105
Parents:
201e34f
Message:

Update to make-ca.sh-20161210.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r201e34f r5f82ad58  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 9th &year;">
     9<!ENTITY releasedate  "December 10th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r201e34f r5f82ad58  
    4444-->
    4545    <listitem>
     46      <para>December 10th, 2016</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[dj] - Fix PKI directory creation in make-ca.sh-20161210 and
     50          add message about --force switch when updating with same version
     51          of certdata.txt.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4657      <para>December 9th, 2016</para>
    4758      <itemizedlist>
  • packages.ent

    r201e34f r5f82ad58  
    2323<!ENTITY linux-pam-docs-version       "1.2.0">
    2424<!ENTITY libpwquality-version         "1.3.0">
    25 <!ENTITY make-ca-version              "20161126">
     25<!ENTITY make-ca-version              "20161210">
    2626<!ENTITY mitkrb-major-version         "1.15">
    2727<!ENTITY mitkrb-version               "1.15">
  • postlfs/security/cacerts.xml

    r201e34f r5f82ad58  
    1414  <!ENTITY make-ca-download      "&sources-anduin-http;/other/make-ca.sh-&make-ca-version;">
    1515  <!ENTITY make-ca-size          "11 KB">
    16   <!ENTITY make-ca-md5sum        "fca9ae62242800a9dcaee5d400ee5c41">
     16  <!ENTITY make-ca-md5sum        "5e41c17a3dd6b8195c55092e87e92ef0">
    1717]>
    1818
Note: See TracChangeset for help on using the changeset viewer.