Changeset e118e75


Ignore:
Timestamp:
12/30/2017 09:01:22 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
a01c60a
Parents:
596bb94
Message:

Update to icedtea-web-1.7.1.
Update to thunderbird-52.5.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r596bb94 re118e75  
    4545      <para>December 30th, 2017</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to icedtea-web-1.7.1. Fixes
     49          <ulink url="&blfs-ticket-root;10179">#10179</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to thunderbird-52.5.2. Fixes
     53          <ulink url="&blfs-ticket-root;10205">#10205</ulink>.</para>
     54        </listitem>
    4755        <listitem>
    4856          <para>[bdubbs] - Update to epiphany-3.26.6.1. Fixes
  • packages.ent

    r596bb94 re118e75  
    741741<!ENTITY gimp-version                 "2.8.22">
    742742<!ENTITY hexchat-version              "2.12.4">
    743 <!ENTITY icedtea-web-version          "1.7">
     743<!ENTITY icedtea-web-version          "1.7.1">
    744744<!ENTITY inkscape-minor-version       "0.92">
    745745<!ENTITY inkscape-version             "&inkscape-minor-version;.2">
     
    748748<!ENTITY rox-filer-version            "2.11">
    749749<!ENTITY rxvt-unicode-version         "9.22">
    750 <!ENTITY thunderbird-version          "52.5.0">
     750<!ENTITY thunderbird-version          "52.5.2">
    751751<!ENTITY tigervnc-version             "1.8.0">
    752752<!ENTITY transmission-version         "2.92">
  • xsoft/other/icedtea-web.xml

    r596bb94 re118e75  
    77  <!ENTITY icedtea-web-download-http "http://icedtea.wildebeest.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    88  <!ENTITY icedtea-web-download-ftp  " ">
    9   <!ENTITY icedtea-web-md5sum        "63bcda2c106e1a7e79afc7e9c9cb0a47">
     9  <!ENTITY icedtea-web-md5sum        "f55d3b47c657a3603b05c637ca8a4572">
    1010  <!ENTITY icedtea-web-size          "2.0 MB">
    11   <!ENTITY icedtea-web-buildsize     "41 MB">
     11  <!ENTITY icedtea-web-buildsize     "35 MB">
    1212  <!ENTITY icedtea-web-time          "0.3 SBU">
    1313]>
  • xsoft/other/thunderbird.xml

    r596bb94 re118e75  
    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        "68a347d0fcc9be1a9e9a01375e399d0a">
     9  <!ENTITY thunderbird-md5sum        "25a3320778323c5c9ed32ef17f3963be">
    1010  <!ENTITY thunderbird-size          "220 MB">
    11   <!ENTITY thunderbird-buildsize     "4.6 GB (112 MB installed)">
    12   <!ENTITY thunderbird-time          "16 SBU (with -j4, estimated 63 SBU with -j1)">
     11  <!ENTITY thunderbird-buildsize     "4.5 GB (112 MB installed)">
     12  <!ENTITY thunderbird-time          "15 SBU (with -j4, estimated 63 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
    1414]>
Note: See TracChangeset for help on using the changeset viewer.