nghttp2 1.59.0-ok2 source package in openKylin

Changelog

nghttp2 (1.59.0-ok2) nile; urgency=medium

  * Rebuild for 1.59.0
  * 无需求改动
  * 影响域为debian和patch合入,无功能性影响

 -- zhaikangning <email address hidden>  Thu, 21 Mar 2024 09:17:20 +0800

Upload details

Uploaded by:
zhaikangning
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Tomasz Buchert
Architectures:
any all
Section:
httpd
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main httpd
Nile V2.0 proposed main httpd

Downloads

File Size SHA-256 Checksum
nghttp2_1.59.0-ok2.tar.xz 3.9 MiB c23f4c64de23c6bba33b1e0ab4f7de8d6fce9f580db13eeb943db5814ca470e8
nghttp2_1.59.0-ok2.dsc 2.0 KiB 7ec4afea227fb757c8f1ecb392c1f0604e366dcd1b328ecff9542a9e55e2dc60

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