nghttp2 1.30.0-1ubuntu1 source package in Ubuntu

Changelog

nghttp2 (1.30.0-1ubuntu1) bionic; urgency=medium

  * SECURITY UPDATE: DoS via too large frame
    - debian/patches/CVE-2018-1000168.patch: fix frame handling in
      lib/nghttp2_frame.c, add test to tests/nghttp2_session_test.c.
    - CVE-2018-1000168

 -- Marc Deslauriers <email address hidden>  Tue, 10 Apr 2018 13:45:02 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Downloads

File Size SHA-256 Checksum
nghttp2_1.30.0.orig.tar.bz2 1.8 MiB f66918dd03773f4847da1d069295c758ce478cbd1fe58298a37d65e1dce056d8
nghttp2_1.30.0-1ubuntu1.debian.tar.xz 12.9 KiB eb99f2c10cd872ce750964fc59734aa70b89ad04179291a23bfbee0e1a2903d3
nghttp2_1.30.0-1ubuntu1.dsc 2.6 KiB 1848fdc28933b7ee23dbebe3c9dcd0ca9182f95a278d627758d5ccfa2e0b44ad

View changes file

Binary packages built by this source

libnghttp2-14: library implementing HTTP/2 protocol (shared library)

 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.

libnghttp2-14-dbgsym: debug symbols for libnghttp2-14
libnghttp2-dev: No summary available for libnghttp2-dev in ubuntu cosmic.

No description available for libnghttp2-dev in ubuntu cosmic.

libnghttp2-doc: library implementing HTTP/2 protocol (documentation)

 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs documentation.

nghttp2: server, proxy and client implementing HTTP/2

 This package will install a set of programs implementing the HTTP/2
 protocol: a standalone server (nghttp2-server), a reverse proxy
 (nghttp2-proxy) and a client (nghttp2-client). It provides no files
 on its own and is not necessary for these programs to work.

nghttp2-client: No summary available for nghttp2-client in ubuntu cosmic.

No description available for nghttp2-client in ubuntu cosmic.

nghttp2-client-dbgsym: No summary available for nghttp2-client-dbgsym in ubuntu cosmic.

No description available for nghttp2-client-dbgsym in ubuntu cosmic.

nghttp2-proxy: No summary available for nghttp2-proxy in ubuntu cosmic.

No description available for nghttp2-proxy in ubuntu cosmic.

nghttp2-proxy-dbgsym: debug symbols for nghttp2-proxy
nghttp2-server: server implementing HTTP/2 protocol

 This is a standalone server implementing the HTTP/2 protocol with
 HTTP/1.1 fallback for clients that do not support it. It can be used
 to serve files from a local directory.

nghttp2-server-dbgsym: debug symbols for nghttp2-server