Changeset acf973b


Ignore:
Timestamp:
06/21/2019 11:10:35 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
6a43232
Parents:
cd074c2
Message:

Update to nghttp2-1.39.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rcd074c2 racf973b  
    4545      <para>June 21st, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to nghttp2-1.39.1. Fixes
     49          <ulink url="&blfs-ticket-root;12147">#12147</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[renodr] - Update to GPGME-1.13.1. Fixes
  • networking/netlibs/nghttp2.xml

    rcd074c2 racf973b  
    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        "45b47086ee6da8171e11887c1665f275">
     9  <!ENTITY nghttp2-md5sum        "02b015cb178c46f27dd87228e33db35f">
    1010  <!ENTITY nghttp2-size          "1.6 MB">
    11   <!ENTITY nghttp2-buildsize     "17 MB">
     11  <!ENTITY nghttp2-buildsize     "18 MB">
    1212  <!ENTITY nghttp2-time          "0.1 SBU">
    1313]>
     
    174174        </seg>
    175175        <seg>
    176           /usr/include/nghttp2
     176          /usr/include/nghttp2 and
     177          /usr/share/nghttp2
    177178        </seg>
    178179      </seglistitem>
  • packages.ent

    rcd074c2 racf973b  
    590590<!ENTITY libtirpc-version             "1.1.4">
    591591<!ENTITY neon-version                 "0.30.2">
    592 <!ENTITY nghttp2-version              "1.38.0">
     592<!ENTITY nghttp2-version              "1.39.1">
    593593<!ENTITY rpcsvc-proto-version         "1.4">
    594594<!ENTITY serf-version                 "1.3.9">
Note: See TracChangeset for help on using the changeset viewer.