nghttp2 1.29.0-1build1 source package in Ubuntu

Changelog

nghttp2 (1.29.0-1build1) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 23:23:52 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nghttp2_1.29.0.orig.tar.bz2 1.8 MiB b3ced8492dfa65773d566249ffaefa5d4b5a352c01e2fea1e7df615544fd970f
nghttp2_1.29.0-1build1.debian.tar.xz 12.2 KiB 1bcdcacf8bb555e553ae39034b088fe2afb149dd036c56e51c33448bf6103993
nghttp2_1.29.0-1build1.dsc 2.4 KiB fbe5c69cf9a7f732d7b5b4f5309d459ebe0c87427526dfe1c6d1a5e5eca4dbf9

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: library implementing HTTP/2 protocol (development files)

 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 development files.

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: client implementing HTTP/2 protocol

 This is a command line client implementing the HTTP/2 protocol. It
 gives access to many low-level and advanced aspects of the protocol
 and therefore is useful for debugging.

nghttp2-client-dbgsym: debug symbols for nghttp2-client
nghttp2-proxy: reverse proxy 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
 as a frontend in front of web servers that do not support HTTP/2.

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