Changeset b187bb6


Ignore:
Timestamp:
03/24/2011 11:02:37 PM (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:
0fefcec
Parents:
764c74e4
Message:

Updated to BLFS-ca-bundle-3.12.9.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r764c74e4 rb187bb6  
    44-->
    55
    6 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     6<!ENTITY day          "25">                   <!-- Always 2 digits -->
    77<!ENTITY month        "03">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    9494<!ENTITY openssl-version              "1.0.0b">
    9595<!-- The ca-bundle-version should be updated to match nss version -->
    96 <!ENTITY ca-bundle-version            "3.12.8.0">
     96<!ENTITY ca-bundle-version            "3.12.9.0">
    9797<!ENTITY gnutls-version               "2.10.2">
    9898<!ENTITY cracklib-version             "2.8.18">
  • introduction/welcome/changelog.xml

    r764c74e4 rb187bb6  
    4242-->
    4343    <listitem>
     44      <para>March 25th, 2011</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[dj] - Updated to BLFS-ca-bundle-3.12.9.0.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>March 24th, 2011</para>
    4554      <itemizedlist>
    4655        <listitem>
    47           <para>[ken] - Use correct md5sum for the ghostscript tarball.  Thanks to
    48           Fernando Oliveira for noticing.</para>
     56          <para>[ken] - Use correct md5sum for the ghostscript tarball. Thanks
     57          to Fernando Oliveira for noticing.</para>
    4958        </listitem>
    5059      </itemizedlist>
     
    5564      <itemizedlist>
    5665        <listitem>
    57           <para>[thomas] - Correct the list of libraries installed by Boost.</para>
    58         </listitem>
    59         <listitem>
    60           <para>[thomas] - Wording corrections in the KDE4 intro page, fix URL at
    61           Kdeplasma-addons and add more details about some options in Kdelibs.</para>
     66          <para>[thomas] - Correct the list of libraries installed by
     67          Boost.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[thomas] - Wording corrections in the KDE4 intro page, fix URL
     71          at Kdeplasma-addons and add more details about some options in
     72          Kdelibs.</para>
    6273        </listitem>
    6374      </itemizedlist>
  • postlfs/security/openssl.xml

    r764c74e4 rb187bb6  
    1111  <!ENTITY ca-bundle-download    "http://anduin.linuxfromscratch.org/files/BLFS/BLFS-ca-bundle-&ca-bundle-version;.tar.bz2">
    1212  <!ENTITY ca-bundle-size        "196 KB">
    13   <!ENTITY ca-bundle-md5sum      "da705ed29e5abcb42d498bcc86d1e62e">
     13  <!ENTITY ca-bundle-md5sum      "83493398428df943364aa41c609f51f7">
    1414  <!ENTITY openssl-buildsize     "54 MB">
    1515  <!ENTITY openssl-time          "1.2 SBU (additional 0.4 SBU to run the test suite)">
Note: See TracChangeset for help on using the changeset viewer.