Changeset 54cfc01


Ignore:
Timestamp:
09/06/2011 07:07:12 AM (13 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c9b953e6
Parents:
79eec9ad
Message:

Updated to BLFS CA bungle 3.12.11.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r79eec9ad r54cfc01  
    44-->
    55
    6 <!ENTITY day          "28">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "07">                   <!-- Always 2 digits -->
     6<!ENTITY day          "06">                   <!-- Always 2 digits -->
     7<!ENTITY month        "09">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
    99<!ENTITY copyrightdate "2001-&year;">
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "April &day;th, &year;">
     12<!ENTITY releasedate  "September &day;th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    9595<!ENTITY openssl-version              "1.0.0d">
    9696<!-- The ca-bundle-version should be updated to match nss version -->
    97 <!ENTITY ca-bundle-version            "3.12.9.0">
     97<!ENTITY ca-bundle-version            "3.12.11.0">
    9898<!ENTITY gnutls-version               "2.10.2">
    9999<!ENTITY cracklib-version             "2.8.18">
  • introduction/welcome/changelog.xml

    r79eec9ad r54cfc01  
    4141
    4242-->
     43    <listitem>
     44      <para>September 6th, 2011</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[dj] - Updated BLFS CA bundle to 3.12.11.0.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
    4352    <listitem>
    4453      <para>August 3rd, 2011</para>
  • postlfs/security/openssl.xml

    r79eec9ad r54cfc01  
    1010  <!ENTITY openssl-size          "3.9 MB">
    1111  <!ENTITY ca-bundle-download    "http://anduin.linuxfromscratch.org/files/BLFS/BLFS-ca-bundle-&ca-bundle-version;.tar.bz2">
    12   <!ENTITY ca-bundle-size        "196 KB">
    13   <!ENTITY ca-bundle-md5sum      "83493398428df943364aa41c609f51f7">
     12  <!ENTITY ca-bundle-size        "240 KB">
     13  <!ENTITY ca-bundle-md5sum      "6c85a8bbfcf1f1ad539c72efb4a06cfb">
    1414  <!ENTITY openssl-buildsize     "48 MB">
    1515  <!ENTITY openssl-time          "1.0 SBU (additional 0.3 SBU to run the test suite)">
Note: See TracChangeset for help on using the changeset viewer.