Changeset c7ef815


Ignore:
Timestamp:
05/14/2017 07:09:26 AM (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.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:
98484411
Parents:
0639bb6
Message:

Update to make-ca.sh-20170514.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r0639bb6 rc7ef815  
    4343-->
    4444    <listitem>
     45      <para>May 14th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Update to make-ca.sh-20170514.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>May 11th, 2017</para>
    4655      <itemizedlist>
  • packages.ent

    r0639bb6 rc7ef815  
    2323<!ENTITY linux-pam-docs-version       "1.2.0">
    2424<!ENTITY libpwquality-version         "1.3.0">
    25 <!ENTITY make-ca-version              "20170425">
     25<!ENTITY make-ca-version              "20170514">
    2626<!ENTITY mitkrb-major-version         "1.15">
    2727<!ENTITY mitkrb-version               "1.15.1">
  • postlfs/security/cacerts.xml

    r0639bb6 rc7ef815  
    1414  <!ENTITY make-ca-download      "&sources-anduin-http;/other/make-ca.sh-&make-ca-version;">
    1515  <!ENTITY make-ca-size          "24 KB">
    16   <!ENTITY make-ca-md5sum        "b42fd97c173ef67a37fb05ed7587e0a8">
     16  <!ENTITY make-ca-md5sum        "a21a04d6ff5c4645c748220dbaa9f221">
    1717]>
    1818
Note: See TracChangeset for help on using the changeset viewer.