nghttp3: updated to 1.2.0

nghttp3 v1.2.0

Clarify the behavior when a stream is not found
Fix typo
cmake: restore ENABLE_STATIC_CRT and ENABLE_ASAN options
Migrate to munit form cunit
Pull sfparse via git submodule
Update .gitignore
Update git submodule
Add nghttp3_conn_update_ack_offset
Add include path to munit directory
Bump munit
Shrink nghttp3_stream size
Fix typo
Bump munit
Bump submodules
This commit is contained in:
adam 2024-02-17 02:22:09 +00:00
parent bf8306c6c1
commit 8b20c5da91
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.15 2023/11/26 07:29:47 adam Exp $
# $NetBSD: Makefile,v 1.16 2024/02/17 02:22:09 adam Exp $
DISTNAME= nghttp3-1.1.0
DISTNAME= nghttp3-1.2.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=ngtcp2/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}

View File

@ -1,9 +1,9 @@
@comment $NetBSD: PLIST,v 1.10 2023/11/26 07:29:47 adam Exp $
@comment $NetBSD: PLIST,v 1.11 2024/02/17 02:22:09 adam Exp $
include/nghttp3/nghttp3.h
include/nghttp3/version.h
lib/libnghttp3.a
lib/libnghttp3.so
lib/libnghttp3.so.9
lib/libnghttp3.so.9.1.0
lib/libnghttp3.so.9.2.0
lib/pkgconfig/libnghttp3.pc
share/doc/nghttp3/README.rst

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2023/11/26 07:29:47 adam Exp $
$NetBSD: distinfo,v 1.12 2024/02/17 02:22:09 adam Exp $
BLAKE2s (nghttp3-1.1.0.tar.xz) = 26a1b553ca60b7ddcec929e636c1e43fe2c32de53800582edd26aaf082b34df7
SHA512 (nghttp3-1.1.0.tar.xz) = 30330a8002a296be4441f88f444436baba5e989b8c07dc95c55b43c85de8c2f995b000e88c6d44dc98449c10d9648dd45f641b8b24c0577c3b93e90faeba78b4
Size (nghttp3-1.1.0.tar.xz) = 369832 bytes
BLAKE2s (nghttp3-1.2.0.tar.xz) = 18a96d0cc60ba8854a73940cb060ae783d0c53607baa1d6ce45346f2959cd82a
SHA512 (nghttp3-1.2.0.tar.xz) = 51ade6b17215eb15c92b18ad7a94b70e0a442d5968aee31ec734e5826d09ca34197e64407a1ac3f7bfb4ed1a0b3c3b58afc4a152542bacdcc4c71140931a7652
Size (nghttp3-1.2.0.tar.xz) = 387592 bytes