Changeset baaf7088


Ignore:
Timestamp:
07/09/2017 06:32:16 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:
26fd44f
Parents:
428fb71
Message:

Introduce missing patches for balsa and transmission when using OpenSSL-1.1.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r428fb71 rbaaf7088  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>July 9th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[dj] - Introduce missing patches for balsa and transmission when
     50          using OpenSSL-1.1.0.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
    4454
    4555    <listitem>
  • xsoft/other/balsa.xml

    r428fb71 rbaaf7088  
    6060    <itemizedlist spacing="compact">
    6161      <listitem>
    62         <para>Required patch: balsa-&balsa-version;-openssl-1.1.0-1.patch</para>
     62        <para>Required patch: &patch-root;/balsa-&balsa-version;-openssl-1.1.0-1.patch</para>
    6363      </listitem>
    6464    </itemizedlist>
  • xsoft/other/transmission.xml

    r428fb71 rbaaf7088  
    7676    <itemizedlist spacing="compact">
    7777      <listitem>
    78         <para>Required patch: transmission-&transmission-version;-openssl-1.1.0-1.patch</para>
     78        <para>Required patch: &patch-root;/transmission-&transmission-version;-openssl-1.1.0-1.patch</para>
    7979      </listitem>
    8080    </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.