diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2024-11-07 13:54:25 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2024-11-07 13:54:25 -0600 |
commit | d6cda5163a2b191bd1f67b49f251a5eb1157701a (patch) | |
tree | ea4ba7fc9a3c103f335af278f44b1bb8da9fe105 | |
parent | 28db7cb545a9d1259fdea512a6b41106b5bc713a (diff) |
Update to Thunderbird-128.4.2esr
-rw-r--r-- | introduction/welcome/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 2 | ||||
-rw-r--r-- | xsoft/other/thunderbird.xml | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 032e85f670..6f18cbe848 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,10 @@ <para>November 7th, 2024</para> <itemizedlist> <listitem> + <para>[renodr] - Update to Thunderbird-128.4.2esr. Fixes + <ulink url="&blfs-ticket-root;20629">#20629</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to gpgme-1.24.0. Fixes <ulink url="&blfs-ticket-root;20630">#20630</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index e171f8f503..371bee3786 100644 --- a/packages.ent +++ b/packages.ent @@ -1082,7 +1082,7 @@ <!ENTITY pidgin-version "2.14.13"> <!ENTITY rox-filer-version "2.11"> <!ENTITY rxvt-unicode-version "9.31"> -<!ENTITY thunderbird-version "128.4.0"> +<!ENTITY thunderbird-version "128.4.2"> <!ENTITY tigervnc-version "1.14.1"> <!ENTITY transmission-version "4.0.6"> <!ENTITY xarchiver-version "0.5.4.23"> diff --git a/xsoft/other/thunderbird.xml b/xsoft/other/thunderbird.xml index 224ac97325..7f4b4c7be4 100644 --- a/xsoft/other/thunderbird.xml +++ b/xsoft/other/thunderbird.xml @@ -6,8 +6,8 @@ <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;esr/source/thunderbird-&thunderbird-version;esr.source.tar.xz"> <!ENTITY thunderbird-download-ftp " "> - <!ENTITY thunderbird-md5sum "89db208a315f38569c9ed0d4b0397109"> - <!ENTITY thunderbird-size "642 MB"> + <!ENTITY thunderbird-md5sum "710b96490065eb43457df5f849b29350"> + <!ENTITY thunderbird-size "645 MB"> <!ENTITY thunderbird-buildsize "7.8 GB (256 MB installed)"> <!ENTITY thunderbird-time "15 SBU (on a 8-core machine)"> <!-- Removed the -j1 time because python and rust do not obey it, although |