pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nghttp2
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 25 11:41:08 UTC 2025
Modified Files:
pkgsrc/www/nghttp2: Makefile.common distinfo
Log Message:
nghttp2[-tools]: updated to 1.68.0
1.68.0
build(deps): bump actions/github-script from 7 to 8
build(deps): bump actions/setup-go from 5 to 6
build(deps): bump actions/stale from 9 to 10
Increase glitch counter for unexpected builtin extension frames
Fix assertion failure
Remove session_update_glitch_ratelim called from deep inside the chain
build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0
nghttpd: Make the supported groups configurable
Use SSL_CTX_set1_groups_list
nghttpx: Add groups option
nghttpx: Prefer ML-DSA certificate over ECDSA
nghttpx: Select ECDSA cert based on EVP_PKEY_base_id
nghttpx: Select certificate with BoringSSL
nghttpx: Select certificate with wolfSSL
nghttpx: Add the fast path when selecting a certificate
nghttpx: Select a certificate in a single pass
nghttpx: Support ML-DSA certificate selection with wolfSSL
nghttpx: Make servername_callback behavior consistent
nghttpx: Drop TLSv1.0 and TLSv1.1 support
nghttpx: Define NGHTTP2_CERT_TYPE as constexpr
src: Use nullptr in C++ code
lib: Consistent conditional macro comments
src: Consistent conditional macro comments
src: Move sgi _daemonize to util::daemonize
examples: Consistent conditional macro comments
Bump ngtcp2 and its dependencies
src: Adopt nghttp3_conn_read_stream2
src: Use std::ranges::begin and std::ranges::end consistently
Remove redundant semicolon
h2load: Set QUIC window-bits to 24 by default
Fix typos in documentation: "or3xx" → "or 3xx" and missing space after period
build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1
build(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.55.0
nghttpx: Increase number of UDP packets to read
build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0
Optimize quic io
nghttpx: Remove unused ticket_keys from WorkerEvent
Bump ngtcp2 and its dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/nghttp2/Makefile.common
cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/nghttp2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/nghttp2/Makefile.common
diff -u pkgsrc/www/nghttp2/Makefile.common:1.31 pkgsrc/www/nghttp2/Makefile.common:1.32
--- pkgsrc/www/nghttp2/Makefile.common:1.31 Mon Sep 15 14:45:36 2025
+++ pkgsrc/www/nghttp2/Makefile.common Sat Oct 25 11:41:08 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.31 2025/09/15 14:45:36 adam Exp $
+# $NetBSD: Makefile.common,v 1.32 2025/10/25 11:41:08 adam Exp $
# used by www/nghttp2/Makefile
# used by www/nghttp2-tools/Makefile
-DISTNAME= nghttp2-1.67.1
+DISTNAME= nghttp2-1.68.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/nghttp2/distinfo
diff -u pkgsrc/www/nghttp2/distinfo:1.77 pkgsrc/www/nghttp2/distinfo:1.78
--- pkgsrc/www/nghttp2/distinfo:1.77 Mon Sep 15 14:45:36 2025
+++ pkgsrc/www/nghttp2/distinfo Sat Oct 25 11:41:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.77 2025/09/15 14:45:36 adam Exp $
+$NetBSD: distinfo,v 1.78 2025/10/25 11:41:08 adam Exp $
-BLAKE2s (nghttp2-1.67.1.tar.xz) = 6e4a3448460fa5d2faa180936d144025dc88f18c015764b66c2f4dc40c356a83
-SHA512 (nghttp2-1.67.1.tar.xz) = e1b50e963602c961dd839ba032216a6c6c22009c6be0aebecb3711cb6412e2a2caf96fe3fa2a6a1691134c12f8ce479c181825a3c8d2cf87a8e0b1aa40f0261a
-Size (nghttp2-1.67.1.tar.xz) = 1671408 bytes
+BLAKE2s (nghttp2-1.68.0.tar.xz) = 15bcbe3f32d07c67ac0824a024cf4cdf827ff172c8733ceb497da5162e0a04e7
+SHA512 (nghttp2-1.68.0.tar.xz) = a5182c2c54cdff3c70bdad204bff9a573cf7951e189d68665087f047cb79e5fc2d5d5aefbb41e2dfe264e2e74fbbe10196cb596248e328c944406ca09da98344
+Size (nghttp2-1.68.0.tar.xz) = 1691408 bytes
Home |
Main Index |
Thread Index |
Old Index