nghttp2 1.28.0-1 source package in Ubuntu
Changelog
nghttp2 (1.28.0-1) unstable; urgency=medium * Imported upstream version 1.28.0 * Bumped Standards-Version to 4.1.1 (no changes needed) -- Tomasz Buchert <email address hidden> Sun, 03 Dec 2017 13:34:25 +0100
Upload details
- Uploaded by:
- Dave Beckett
- Uploaded to:
- Sid
- Original maintainer:
- Dave Beckett
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nghttp2_1.28.0-1.dsc | 2.3 KiB | 28aaa8f27bb203ab3795c890996599fd3aab5c649caedc040f99a00e10e98dcb |
nghttp2_1.28.0.orig.tar.bz2 | 1.8 MiB | 8b7ea0acb6719129798c892c05fd0eb26b02dc5d48e713c5d9496f797652a17f |
nghttp2_1.28.0-1.debian.tar.xz | 11.8 KiB | 1f58bce00c9c153478240b080a967d2006b15acce5be3ff3cd00e1e21efb0c15 |
Available diffs
- diff from 1.27.0-1 to 1.28.0-1 (40.0 KiB)
No changes file available.
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