Update to nghttp2-1.54.0.

This commit is contained in:
Bruce Dubbs 2023-06-10 16:02:22 -05:00
parent d37d7c527c
commit 44163b2e19
3 changed files with 6 additions and 2 deletions

View File

@ -41,6 +41,10 @@
<listitem>
<para>June 10th, 2023</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to nghttp2-1.54.0. Fixes
<ulink url="&blfs-ticket-root;18147">#18147</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Add a sed to poppler to fix a build issue
on 32-bit systems.</para>

View File

@ -6,7 +6,7 @@
<!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 "aa826d44c65e7e1ec25ed314d5a4d5b5">
<!ENTITY nghttp2-md5sum "8833c8ff79b328711079cb3e34a6e4ff">
<!ENTITY nghttp2-size "1.5 MB">
<!ENTITY nghttp2-buildsize "19 MB">
<!ENTITY nghttp2-time "less than 0.1 SBU">

View File

@ -704,7 +704,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libsoup3-version "&libsoup3-minor;.2">
<!ENTITY libtirpc-version "1.3.3">
<!ENTITY neon-version "0.32.5">
<!ENTITY nghttp2-version "1.53.0">
<!ENTITY nghttp2-version "1.54.0">
<!ENTITY rpcsvc-proto-version "1.4.4">
<!ENTITY serf-version "1.3.10">
<!ENTITY uhttpmock-version "0.5.3">