Changeset a056971a


Ignore:
Timestamp:
09/12/2019 10:42:51 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
12b10249
Parents:
05c1d404
Message:

Update to thunderbird-68.1.0
Update to curl-66.0

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r05c1d404 ra056971a  
    4444
    4545    <listitem>
     46      <para>September 13th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[timtas] - Update to thunderbird-68.1.0. Fixes
     50          <ulink url="&blfs-ticket-root;12530">#12530</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[timtas] - Update to curl-66.0. Fixes
     54          <ulink url="&blfs-ticket-root;12527">#12527</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
    4660      <para>September 11th, 2019</para>
    4761      <itemizedlist>
  • networking/netlibs/curl.xml

    r05c1d404 ra056971a  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "7bd5b2ebfd3f591034eb8b55314d8c02">
    10   <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "73 MB (add 15 MB for tests)">
     9  <!ENTITY curl-md5sum        "1c19620f5ac46aebe949d18c9bfc1c28">
     10  <!ENTITY curl-size          "2.1 MB">
     11  <!ENTITY curl-buildsize     "81 MB (add 15 MB for tests)">
    1212  <!ENTITY curl-time          "0.4 SBU (add 15 SBU for tests)">
    1313]>
  • packages.ent

    r05c1d404 ra056971a  
    574574<!-- Chapter 17 -->
    575575<!ENTITY c-ares-version               "1.15.0">
    576 <!ENTITY curl-version                 "7.65.3">
     576<!ENTITY curl-version                 "7.66.0">
    577577<!ENTITY geoclue2-version             "2.5.3">
    578578<!ENTITY glib-networking-version      "2.62.0">
     
    887887<!ENTITY rox-filer-version            "2.11">
    888888<!ENTITY rxvt-unicode-version         "9.22">
    889 <!ENTITY thunderbird-version          "68.0">
     889<!ENTITY thunderbird-version          "68.1.0">
    890890<!ENTITY tigervnc-version             "1.9.0">
    891891<!ENTITY transmission-version         "2.94">
  • xsoft/other/thunderbird.xml

    r05c1d404 ra056971a  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "79fbff6edded2fce28026c617dec805c">
    10   <!ENTITY thunderbird-size          "323 MB">
    11   <!ENTITY thunderbird-buildsize     "7.9 GB (146 MB installed)">
     9  <!ENTITY thunderbird-md5sum        "fa684b6b18531e5deb6f21d87085e014">
     10  <!ENTITY thunderbird-size          "318 MB">
     11  <!ENTITY thunderbird-buildsize     "4.1 GB (146 MB installed)">
    1212  <!ENTITY thunderbird-time          "26 SBU (with -j4, estimated 84 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
Note: See TracChangeset for help on using the changeset viewer.