Changeset 77f86df


Ignore:
Timestamp:
08/21/2017 02:03:10 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
96b9cf42
Parents:
9d89028
Message:

Update to nghttp2-1.25.0. Fixes ##9639.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19051 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9d89028 r77f86df  
    5353          <para>[dj] - Update to p11-kit-0.23.8. Fixes
    5454          <ulink url="&blfs-ticket-root;9617">#9617</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[dj] - Update to nghttp2-1.25.0. Fixes
     58          <ulink url="&blfs-ticket-root;9639">#9639</ulink>.</para>
    5559        </listitem>
    5660      </itemizedlist>
  • networking/netlibs/nghttp2.xml

    r9d89028 r77f86df  
    77  <!ENTITY nghttp2-download-http "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.xz">
    88  <!ENTITY nghttp2-download-ftp  " ">
    9   <!ENTITY nghttp2-md5sum        "9c8ad38347954215902c63d4f12d685d">
    10   <!ENTITY nghttp2-size          "1.4 MB">
    11   <!ENTITY nghttp2-buildsize     "15 MB">
     9  <!ENTITY nghttp2-md5sum        "2f9b40d404956a6a054fabb6a2401a12">
     10  <!ENTITY nghttp2-size          "1.5 MB">
     11  <!ENTITY nghttp2-buildsize     "17 MB">
    1212  <!ENTITY nghttp2-time          "0.1 SBU">
    1313]>
     
    3535    </para>
    3636
    37     &lfs80_checked;
     37    &lfs81_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.