mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
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
This commit is contained in:
parent
05c1d40412
commit
a056971a7d
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "13"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "September 11th, &year;">
|
||||
<!ENTITY releasedate "September 13th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -42,6 +42,20 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>September 13th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to thunderbird-68.1.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;12530">#12530</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to curl-66.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;12527">#12527</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 11th, 2019</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
|
||||
<!ENTITY curl-download-ftp " ">
|
||||
<!ENTITY curl-md5sum "7bd5b2ebfd3f591034eb8b55314d8c02">
|
||||
<!ENTITY curl-size "2.3 MB">
|
||||
<!ENTITY curl-buildsize "73 MB (add 15 MB for tests)">
|
||||
<!ENTITY curl-md5sum "1c19620f5ac46aebe949d18c9bfc1c28">
|
||||
<!ENTITY curl-size "2.1 MB">
|
||||
<!ENTITY curl-buildsize "81 MB (add 15 MB for tests)">
|
||||
<!ENTITY curl-time "0.4 SBU (add 15 SBU for tests)">
|
||||
]>
|
||||
|
||||
|
@ -573,7 +573,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY c-ares-version "1.15.0">
|
||||
<!ENTITY curl-version "7.65.3">
|
||||
<!ENTITY curl-version "7.66.0">
|
||||
<!ENTITY geoclue2-version "2.5.3">
|
||||
<!ENTITY glib-networking-version "2.62.0">
|
||||
<!ENTITY ldns-version "1.7.1">
|
||||
@ -886,7 +886,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pidgin-version "2.13.0">
|
||||
<!ENTITY rox-filer-version "2.11">
|
||||
<!ENTITY rxvt-unicode-version "9.22">
|
||||
<!ENTITY thunderbird-version "68.0">
|
||||
<!ENTITY thunderbird-version "68.1.0">
|
||||
<!ENTITY tigervnc-version "1.9.0">
|
||||
<!ENTITY transmission-version "2.94">
|
||||
<!ENTITY xarchiver-version "0.5.4">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
|
||||
<!ENTITY thunderbird-download-ftp " ">
|
||||
<!ENTITY thunderbird-md5sum "79fbff6edded2fce28026c617dec805c">
|
||||
<!ENTITY thunderbird-size "323 MB">
|
||||
<!ENTITY thunderbird-buildsize "7.9 GB (146 MB installed)">
|
||||
<!ENTITY thunderbird-md5sum "fa684b6b18531e5deb6f21d87085e014">
|
||||
<!ENTITY thunderbird-size "318 MB">
|
||||
<!ENTITY thunderbird-buildsize "4.1 GB (146 MB installed)">
|
||||
<!ENTITY thunderbird-time "26 SBU (with -j4, estimated 84 SBU with -j1)">
|
||||
<!-- Verified the time at -j1 on another system for posterity's sake. -->
|
||||
]>
|
||||
|
Loading…
Reference in New Issue
Block a user