mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to curl-7.83.0.
This commit is contained in:
parent
d0f62edbe2
commit
e1155dbdec
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>April 28th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to curl-7.83.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;16476">#16476</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to lsof_4.95.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;16475">#16475</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
|
||||
<!ENTITY curl-download-ftp " ">
|
||||
<!ENTITY curl-md5sum "ce05eb61ef7c398feb7dbe23122d0bd9">
|
||||
<!ENTITY curl-size "2.3 MB">
|
||||
<!ENTITY curl-buildsize "105 MB (add 28 MB for tests)">
|
||||
<!ENTITY curl-time "0.3 SBU (with parallelism=4; add 27 SBU for tests)">
|
||||
<!ENTITY curl-md5sum "b7924acdea33dedc3150a044789ed0bb">
|
||||
<!ENTITY curl-size "2.4 MB">
|
||||
<!ENTITY curl-buildsize "135 MB (add 23 MB for tests)">
|
||||
<!ENTITY curl-time "0.2 SBU (with parallelism=4; add 18 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="curl" xreflabel="cURL-&curl-version;">
|
||||
@ -330,8 +330,12 @@ Tests have all BLFS dependencies installed but without impacket.
|
||||
Added by plabs for curl-7.79.1:
|
||||
TESTDONE: 1434 tests were considered during 1652 seconds.
|
||||
TESTDONE: 1171 tests out of 1171 reported OK: 100%
|
||||
|
||||
Tests have all BLFS dependencies installed except stunnel but without impacket.
|
||||
====
|
||||
bdubbs curl-7.83.0 2022-04-28
|
||||
TESTDONE: 1497 tests were considered during 1666 seconds.
|
||||
TESTDONE: 1252 tests out of 1256 reported OK: 99%
|
||||
TESTFAIL: These test cases failed: 1139 1140 1173 1177
|
||||
-->
|
||||
|
||||
<para>
|
||||
|
@ -638,7 +638,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY c-ares-version "1.18.1">
|
||||
<!ENTITY curl-version "7.82.0">
|
||||
<!ENTITY curl-version "7.83.0">
|
||||
<!ENTITY geoclue2-version "2.6.0">
|
||||
<!ENTITY glib-networking-minor "2.72">
|
||||
<!ENTITY glib-networking-version "&glib-networking-minor;.0">
|
||||
|
Loading…
Reference in New Issue
Block a user