Changeset 05767aee


Ignore:
Timestamp:
11/12/2020 09:15:12 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
0d9bfe78
Parents:
885b1a00
Message:

Update to unrar-6.0.2
Update to libhandy-1.0.2
Update to thunderbird-78.4.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/unrar.xml

    r885b1a00 r05767aee  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "0f5a438ebee5cf92184d0b039e6890af">
     9  <!ENTITY unrar-md5sum        "cb1223a0c8d82847691ccc1dc517b250">
    1010  <!ENTITY unrar-size          "228 KB">
    1111  <!ENTITY unrar-buildsize     "2.5 MB">
  • introduction/welcome/changelog.xml

    r885b1a00 r05767aee  
    4242    </listitem>
    4343    -->
    44 
    45     <listitem>
    46       <para>November 11th, 2020</para>
    47       <itemizedlist>
     44    <listitem>
     45      <para>November 12th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to thunderbird-78.4.3. Fixes
     49          <ulink url="&blfs-ticket-root;14237">#14237</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to libhandy-1.0.2. Fixes
     53          <ulink url="&blfs-ticket-root;14239">#14239</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to unrar-6.0.2. Fixes
     57          <ulink url="&blfs-ticket-root;14240">#14240</ulink>.</para>
     58        </listitem>
    4859        <listitem>
    4960          <para>[bdubbs] - Update to mariadb-10.5.8. Fixes
  • packages.ent

    r885b1a00 r05767aee  
    312312<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    313313<!ENTITY udisks2-version              "2.9.1">    <!-- stable lt .90 micro version -->
    314 <!ENTITY unrar-version                "6.0.1">
     314<!ENTITY unrar-version                "6.0.2">
    315315<!ENTITY unzip-version                "6.0">
    316316<!ENTITY upower-version               "0.99.11">
     
    747747<!ENTITY libdazzle-version            "3.38.0">
    748748<!--<!ENTITY libhandy-version             "0.0.13">-->
    749 <!ENTITY libhandy1-version            "1.0.1">
     749<!ENTITY libhandy1-version            "1.0.2">
    750750<!ENTITY libnotify-version            "0.7.9">
    751751<!ENTITY libxklavier-version          "5.4">
     
    939939<!ENTITY rox-filer-version            "2.11">
    940940<!ENTITY rxvt-unicode-version         "9.22">
    941 <!ENTITY thunderbird-version          "78.4.2">
     941<!ENTITY thunderbird-version          "78.4.3">
    942942<!ENTITY tigervnc-version             "1.11.0">
    943943<!ENTITY transmission-version         "3.00">
  • x/lib/libhandy1.xml

    r885b1a00 r05767aee  
    77  <!ENTITY libhandy1-download-http "&gnome-download-http;/libhandy/1.0/libhandy-&libhandy1-version;.tar.xz">
    88  <!ENTITY libhandy1-download-ftp  "&gnome-download-ftp;/libhandy/1.0/libhandy-&libhandy1-version;.tar.xz">
    9   <!ENTITY libhandy1-md5sum        "651afd7928c2f09949a07e271cea5be4">
     9  <!ENTITY libhandy1-md5sum        "c3e197c05d25f446bbaf2d6d819b4b19">
    1010  <!ENTITY libhandy1-size          "380 KB">
    1111  <!ENTITY libhandy1-buildsize     "20 MB (with tests)">
     
    9898
    9999    <para>
    100       First, cause a regression discovered upstream:
    101     </para>
    102 
    103     <!-- Xi fixed this at https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/635 -->
    104 
    105 <screen><userinput remap="pre">sed -i 's/"opacity", 0/"opacity", 0.0/' src/hdy-combo-row.c</userinput></screen>
    106 
    107     <para>
    108100      Install <application>libhandy</application> by running the following
    109101      commands:
  • xsoft/other/thunderbird.xml

    r885b1a00 r05767aee  
    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        "a27a224bb3130bb37348b43f514f73c3">
    10   <!ENTITY thunderbird-size          "337 MB">
     9  <!ENTITY thunderbird-md5sum        "2357e6d9d59e1dcd6d42304aca6c7aad">
     10  <!ENTITY thunderbird-size          "335 MB">
    1111  <!ENTITY thunderbird-buildsize     "5.4 GB (178 MB installed)">
    1212  <!ENTITY thunderbird-time          "30 SBU (on a 4-core machine)">
Note: See TracChangeset for help on using the changeset viewer.