Changeset 8c4c822


Ignore:
Timestamp:
09/26/2016 11:48:28 PM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 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, nosym, 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:
74309b58
Parents:
25f7cea
Message:

Update to nghttp2-1.15.0. Fixes #8351.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r25f7cea r8c4c822  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[dj] - Update to nghttp2-1.15.0. Fixes
     51          <ulink url="&blfs-ticket-root;8351">#8351</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Update to sysstat-11.5.1. Fixes
    5155          <ulink url="&blfs-ticket-root;8358">#8358</ulink>.</para>
  • networking/netlibs/nghttp2.xml

    r25f7cea r8c4c822  
    88           "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.bz2">
    99  <!ENTITY nghttp2-download-ftp " ">
    10   <!ENTITY nghttp2-md5sum        "aae232d0e20782f32f19a46f23dff7e0">
     10  <!ENTITY nghttp2-md5sum        "6ed937b1c3e7541508a253324ed91ecc">
    1111  <!ENTITY nghttp2-size          "1.7 MB">
    12   <!ENTITY nghttp2-buildsize     "16 MB">
     12  <!ENTITY nghttp2-buildsize     "16.1 MB">
    1313  <!ENTITY nghttp2-time          "0.1 SBU">
    1414]>
     
    166166        </seg>
    167167        <seg>
    168           libnghttp2.so.14.10.1
     168          libnghttp2.so.14.11.0
    169169        </seg>
    170170        <seg>
     
    180180
    181181      <varlistentry id="libnghttp2">
    182         <term><filename class="libraryfile">libnghttp2.so.14.10.1</filename></term>
     182        <term><filename class="libraryfile">libnghttp2.so.14.11.0</filename></term>
    183183        <listitem>
    184184          <para>
  • packages.ent

    r25f7cea r8c4c822  
    429429<!ENTITY libtirpc-version             "1.0.1">
    430430<!ENTITY neon-version                 "0.30.1">
    431 <!ENTITY nghttp2-version              "1.14.1">
     431<!ENTITY nghttp2-version              "1.15.0">
    432432<!ENTITY serf-version                 "1.3.9">
    433433<!ENTITY uhttpmock-version            "0.5.0">
Note: See TracChangeset for help on using the changeset viewer.