Changeset 3c750f6


Ignore:
Timestamp:
06/21/2019 11:34:48 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
a6ab74e
Parents:
e906244
Message:

Merge to HEAD 21707.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re906244 r3c750f6  
    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

    re906244 r3c750f6  
    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

    re906244 r3c750f6  
    591591<!ENTITY libtirpc-version             "1.1.4">
    592592<!ENTITY neon-version                 "0.30.2">
    593 <!ENTITY nghttp2-version              "1.38.0">
     593<!ENTITY nghttp2-version              "1.39.1">
    594594<!ENTITY rpcsvc-proto-version         "1.4">
    595595<!ENTITY serf-version                 "1.3.9">
Note: See TracChangeset for help on using the changeset viewer.