Changeset 0c702b61


Ignore:
Timestamp:
09/17/2016 11:17:33 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:
9b3405c
Parents:
ece8268a
Message:

Add nghttp2. Fixes #8229.

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

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rece8268a r0c702b61  
    5252          Fixes <ulink url="&blfs-ticket-root;8311">#8311</ulink>.</para>
    5353        </listitem>
     54        <listitem>
     55          <para>[dj] - Added nghttp2-1.14.1. Fixes
     56          <ulink url="&blfs-ticket-root;8229">#8229</ulink>.</para>
     57        </listitem>
    5458      </itemizedlist>
    5559    </listitem>
  • networking/netlibs/curl.xml

    rece8268a r0c702b61  
    8787      <xref linkend="libidn"/>,
    8888      <xref linkend="mitkrb"/>,
     89      <xref linkend="nghttp2"/>,
    8990      <xref linkend="openldap"/>,
    9091      <xref linkend="samba"/>,
     
    9495      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    9596      <ulink url="http://www.libssh2.org">libssh2</ulink>,
    96       <ulink url="https://nghttp2.org/">nghttp2</ulink>,
    9797      <ulink url="https://tls.mbed.org/">mbed TLS (formerly known as
    9898      PolarSSL)</ulink>, and
  • networking/netlibs/netlibs.xml

    rece8268a r0c702b61  
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtirpc.xml"/>
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="neon.xml"/>
     39  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nghttp2.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="serf.xml"/>
    4041
  • packages.ent

    rece8268a r0c702b61  
    428428<!ENTITY libtirpc-version             "1.0.1">
    429429<!ENTITY neon-version                 "0.30.1">
     430<!ENTITY nghttp2-version              "1.14.1">
    430431<!ENTITY serf-version                 "1.3.9">
    431432<!ENTITY uhttpmock-version            "0.5.0">
  • server/major/apache.xml

    rece8268a r0c702b61  
    104104      <xref linkend="Links"/> or
    105105      <ulink url="http://elinks.or.cz/">ELinks</ulink>,
     106      <xref linkend="nghttp2"/>,
    106107      <xref linkend="openldap"/> (<xref linkend="apr-util"/> needs to be
    107108      installed with ldap suport),
Note: See TracChangeset for help on using the changeset viewer.