Changeset 3c52c641


Ignore:
Timestamp:
08/09/2014 07:24:29 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 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, krejzi/svn, lazarus, lxqt, nosym, 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:
ef37e8a1
Parents:
2534fb9
Message:

Update to openssl-1.0.1i.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r2534fb9 r3c52c641  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 9th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to openssl-1.0.1i. Fixes
     52          <ulink url="&blfs-ticket-root;5340">#5340</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r2534fb9 r3c52c641  
    2727<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    2828<!ENTITY openssh-version              "6.6p1">
    29 <!ENTITY openssl-version              "1.0.1h">
     29<!ENTITY openssl-version              "1.0.1i">
    3030<!ENTITY p11-kit-version              "0.20.3">    <!-- Even minors only -->
    3131<!ENTITY polkit-version               "0.112">
  • postlfs/security/openssl.xml

    r2534fb9 r3c52c641  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "8d6d684a9430d5cc98a62a5d8fbda8cf">
    12   <!ENTITY openssl-size          "4.3 MB">
    13   <!ENTITY openssl-buildsize     "51 MB (additional 1 MB for the tests)">
    14   <!ENTITY openssl-time          "1.0 SBU (additional 0.4 SBU for the tests)">
     11  <!ENTITY openssl-md5sum        "c8dc151a671b9b92ff3e4c118b174972">
     12  <!ENTITY openssl-size          "4.2 MB">
     13  <!ENTITY openssl-buildsize     "55 MB (additional 1 MB for the tests)">
     14  <!ENTITY openssl-time          "1.1 SBU (additional 0.4 SBU for the tests)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.