mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to nghttp2-1.42.0.
Update to mesa-20.2.3. Update to gnupg-2.2.25. Update to libxkbcommon-1.0.3. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23930 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
79067e0cd3
commit
39edfbc471
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY libxkbcommon-download-http "https://xkbcommon.org/download/libxkbcommon-&libxkbcommon-version;.tar.xz">
|
||||
<!ENTITY libxkbcommon-download-ftp " ">
|
||||
<!ENTITY libxkbcommon-md5sum "af0cb79b5bf6ca63203a1b622ea556dc">
|
||||
<!ENTITY libxkbcommon-md5sum "bd0ff892fe937e39ec3bb4daeb348f76">
|
||||
<!ENTITY libxkbcommon-size "424 KB">
|
||||
<!ENTITY libxkbcommon-buildsize "25 MB (with tests)">
|
||||
<!ENTITY libxkbcommon-time "less than 0.1 SBU (with tests)">
|
||||
|
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>November 24th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to nghttp2-1.42.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;14301">#14301</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mesa-20.2.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;14299">#14299</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gnupg-2.2.25. Fixes
|
||||
<ulink url="&blfs-ticket-root;14298">#14298</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libxkbcommon-1.0.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;14300">#14300</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[thomas] - Add a patch to cmake-3.19.0.
|
||||
Thanks to Pierre for finding it.</para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY nghttp2-download-http "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.xz">
|
||||
<!ENTITY nghttp2-download-ftp " ">
|
||||
<!ENTITY nghttp2-md5sum "549db3507a7637b28ca467c7f3e9e023">
|
||||
<!ENTITY nghttp2-size "1.6 MB">
|
||||
<!ENTITY nghttp2-buildsize "19 MB">
|
||||
<!ENTITY nghttp2-md5sum "c38f1d230af8cec480ff9dd60c9e0db0">
|
||||
<!ENTITY nghttp2-size "3.9 MB">
|
||||
<!ENTITY nghttp2-buildsize "21 MB">
|
||||
<!ENTITY nghttp2-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<!ENTITY cryptsetup-minor "2.3">
|
||||
<!ENTITY cryptsetup-version "&cryptsetup-minor;.4">
|
||||
<!ENTITY cyrus-sasl-version "2.1.27">
|
||||
<!ENTITY gnupg2-version "2.2.24">
|
||||
<!ENTITY gnupg2-version "2.2.25">
|
||||
<!ENTITY firewalld-version "0.8.1">
|
||||
<!ENTITY gnutls-version "3.6.15">
|
||||
<!ENTITY gpgme-version "1.15.0">
|
||||
@ -168,7 +168,7 @@
|
||||
<!ENTITY libusb-version "1.0.23">
|
||||
<!ENTITY libusb-compat-version "0.1.5">
|
||||
<!ENTITY libuv-version "1.40.0">
|
||||
<!ENTITY libxkbcommon-version "1.0.2">
|
||||
<!ENTITY libxkbcommon-version "1.0.3">
|
||||
<!-- the libxml2-version is also used for the python2 module,
|
||||
which is built separately after libxml2.so has been installed,
|
||||
to avoid building libxml2 twice, which is slow with all deps -->
|
||||
@ -627,7 +627,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libsoup-version "2.72.0">
|
||||
<!ENTITY libtirpc-version "1.2.6">
|
||||
<!ENTITY neon-version "0.31.2">
|
||||
<!ENTITY nghttp2-version "1.41.0">
|
||||
<!ENTITY nghttp2-version "1.42.0">
|
||||
<!ENTITY rpcsvc-proto-version "1.4.2">
|
||||
<!ENTITY serf-version "1.3.9">
|
||||
<!ENTITY uhttpmock-version "0.5.3">
|
||||
@ -690,7 +690,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcursor-themes-version "1.0.6">
|
||||
<!ENTITY xkeyboard-config-version "2.31">
|
||||
<!ENTITY mesa-major-minor "20.2">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.2">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.3">
|
||||
<!ENTITY xcb-util-version "0.4.0">
|
||||
<!ENTITY xcb-util-image-version "0.4.0">
|
||||
<!ENTITY xcb-util-keysyms-version "0.4.0">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gnupg2-download-http "&gnupg-http;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
|
||||
<!ENTITY gnupg2-download-ftp "&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
|
||||
<!ENTITY gnupg2-md5sum "626f92eecc6c5560eb4315ae0aeac47c">
|
||||
<!ENTITY gnupg2-md5sum "07779688b7d7805696a740c52ac744e4">
|
||||
<!ENTITY gnupg2-size "6.9 MB">
|
||||
<!ENTITY gnupg2-buildsize "160 MB (with all tests; add 24 MB for docs)">
|
||||
<!ENTITY gnupg2-time "0.4 SBU (using parallelism=4; add 1.6 SBU for tests)">
|
||||
<!ENTITY gnupg2-buildsize "157 MB (with all tests; add 24 MB for docs)">
|
||||
<!ENTITY gnupg2-time "0.3 SBU (using parallelism=4; add 0.6 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gnupg2" xreflabel="GnuPG-&gnupg2-version;">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-md5sum "e7424e00689516a692394b337e52d93c">
|
||||
<!ENTITY mesa-md5sum "8d73d6eb479d392d2fe20f02ccbe44e0">
|
||||
<!ENTITY mesa-size "13 MB">
|
||||
<!ENTITY mesa-buildsize "468 MB (with docs), add 302 MB for tests">
|
||||
<!ENTITY mesa-time "2.2 SBU (with parallelism=4 and docs), add 0.6 SBU for tests">
|
||||
<!ENTITY mesa-buildsize "469 MB (with docs), add 302 MB for tests">
|
||||
<!ENTITY mesa-time "2.4 SBU (with parallelism=4 and docs), add 0.4 SBU for tests">
|
||||
]>
|
||||
|
||||
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">
|
||||
@ -247,8 +247,8 @@ ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you built the tests (see 'Command Explanations'), to run them issue:
|
||||
<command>ninja test</command>. Four tests in the glcpp test suite and
|
||||
two tests in the llvmpipe suite are known to fail.
|
||||
<command>ninja test</command>.
|
||||
Two tests in the llvmpipe suite are known to fail.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user