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:           Tue Sep  2 18:44:25 UTC 2025

Modified Files:
        pkgsrc/www/nghttp2: Makefile.common distinfo

Log Message:
nghttp2 nghttp2-tools: updated to 1.67.0

1.67.0

Do not trigger android workflow on tag event
Port ngtcp2 map changes
src: Adopt IP_PMTUDISC_PROBE
Map seed
Bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0
Bump golang.org/x/net from 0.41.0 to 0.42.0
Bump github.com/quic-go/quic-go from 0.53.0 to 0.54.0
Use allocator-aware free in failure path
lib: Use nghttp2_mem_free
src: Rewrite util::is_hex_string
GHA: Run android workflow on branches event
Make error handling robust
Update doc
Bump actions/checkout from 4 to 5
Bump golang.org/x/net from 0.42.0 to 0.43.0
Add "glitch" counter
Bump clang-format to 19
GHA: Bump clang to 19
Make glitch counter configurable
tests: Swap the positions of expected and actual values
Bump ngtcp2 and its dependencies
Adopt ngtcp2 nghttp3 features
Adopt libngtcp2_crypto_libressl changes
src: Adopt designated initializers for ngtcp2_callbacks
src: Adopt designated initializers
src: constexpr fixup
src: Adopt NGTCP2_WRITE_STREAM_FLAG_PADDING
Test lib before building applications
Bump libbpf to v1.6.2
Added nghttp3's pattern targets
Bump ngtcp2 to v1.15.1


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/nghttp2/Makefile.common
cvs rdiff -u -r1.75 -r1.76 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.29 pkgsrc/www/nghttp2/Makefile.common:1.30
--- pkgsrc/www/nghttp2/Makefile.common:1.29     Mon Jun 30 18:35:29 2025
+++ pkgsrc/www/nghttp2/Makefile.common  Tue Sep  2 18:44:25 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.29 2025/06/30 18:35:29 adam Exp $
+# $NetBSD: Makefile.common,v 1.30 2025/09/02 18:44:25 adam Exp $
 # used by www/nghttp2/Makefile
 # used by www/nghttp2-tools/Makefile
 
-DISTNAME=      nghttp2-1.66.0
+DISTNAME=      nghttp2-1.67.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.75 pkgsrc/www/nghttp2/distinfo:1.76
--- pkgsrc/www/nghttp2/distinfo:1.75    Mon Jun 30 18:35:29 2025
+++ pkgsrc/www/nghttp2/distinfo Tue Sep  2 18:44:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.75 2025/06/30 18:35:29 adam Exp $
+$NetBSD: distinfo,v 1.76 2025/09/02 18:44:25 adam Exp $
 
-BLAKE2s (nghttp2-1.66.0.tar.xz) = 44d68b3ea27ced904b3b46a99b57702f6415e6f76a9354480eb7312913c5630f
-SHA512 (nghttp2-1.66.0.tar.xz) = 23b4cae2bbd4b3c11c50093e2fc14f3b08241bb6a85c38409e9a1a328b81ad51f107179493a0ce4c6a767b557cafeca9ba638c491095639dcfd9a2d95fa8b80d
-Size (nghttp2-1.66.0.tar.xz) = 1743992 bytes
+BLAKE2s (nghttp2-1.67.0.tar.xz) = 380264a1a2c4fda283802b79435ead1fa851ff80a3b99cebcff957191ae97018
+SHA512 (nghttp2-1.67.0.tar.xz) = 0f3061200bd9a9bb8a468623a31aca54647b095230d4541e635fe4d41a77f52945a201eda270dfc96978ad6519f285384f49518407e05291428e8edc4549b2db
+Size (nghttp2-1.67.0.tar.xz) = 1675484 bytes



Home | Main Index | Thread Index | Old Index