Changeset 834a7d1


Ignore:
Timestamp:
08/17/2018 05:28:07 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
262a108
Parents:
8184984
Message:

Update to openssl-1.0.2p

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r8184984 r834a7d1  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>August 17th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to openssl-1.0.2p. Fixes
     49          <ulink url="&blfs-ticket-root;11014">#11014</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>August 16th, 2018</para>
  • packages.ent

    r8184984 r834a7d1  
    3737<!ENTITY openssh-version              "7.7p1">
    3838<!-- <!ENTITY openssl-version              "1.1.0g"> -->
    39 <!ENTITY openssl10-version            "1.0.2o">
     39<!ENTITY openssl10-version            "1.0.2p">
    4040<!ENTITY p11-kit-version              "0.23.13">
    4141<!ENTITY polkit-version               "0.114">
  • postlfs/security/openssl10.xml

    r8184984 r834a7d1  
    99  <!ENTITY openssl10-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl10-version;.tar.gz">
    11   <!ENTITY openssl10-md5sum        "44279b8557c3247cbe324e2322ecd114">
     11  <!ENTITY openssl10-md5sum        "ac5eb30bf5798aa14b1ae6d0e7da58df">
    1212  <!ENTITY openssl10-size          "5.1 MB">
    13   <!ENTITY openssl10-buildsize     "62 MB (with tests)">
    14   <!ENTITY openssl10-time          "1.1 SBU (with tests)">
     13  <!ENTITY openssl10-buildsize     "72 MB (with tests)">
     14  <!ENTITY openssl10-time          "1.2 SBU (with tests)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.