pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/ngtcp2



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 18 08:20:57 UTC 2025

Modified Files:
        pkgsrc/net/ngtcp2: Makefile PLIST distinfo

Log Message:
ngtcp2: updated to 1.12.0

ngtcp2 v1.12.0

Tweak disable_active_migration
Fix returning wrong variable
Add tests for ngtcp2_rtb_remove_excessive_lost_pkt and ngtcp2_rtb_remove_expired_lost_pkt
Refactor ngtcp2_rtb_reclaim_on_retry
We do not see multiple STREAM FINs without binder
Fix assertion error when writing 0 length DATAGRAM
Fuzz updates
Write zerolen vec
Add more tests
fuzz: Restructure read_write_pkt
Fix size macro
tests: Call ngtcp2_conn_set_remote_params
No need to check NGTCP2_CONN_FLAG_HANDSHAKE_CONFIRMED in handshake write
Fix 0 RTT padding after Retry when Initial crypto needs multiple packets
Add flags to pad a packet when it is finalized
Do not verify stateless reset against retired ones
tests: Add ngtcp2_tpe_init_conn_handshake_server
Add missing !defined() macro comment
Examples group name
examples: Remove ENABLE_EXAMPLE_* macros
Use WITH_EXAMPLE_BORINGSSL
Decrypt packet number in constant time
examples/server: Rate limit connection_close
Remember validated path
Avoid PMTUD if it is disabled by configuration
Tstamp
Restore MTU from path_history
Skip packet number
Extend lost packet timeout
Recommend secure random generator for ngtcp2_rand callback
Add libngtcp2_crypto_ossl, osslclient and osslserver
Fix assertion failure
Add tests for skipped packets
Fix ppe
Padding ack eliciting pkt
CMake: Add ENABLE_LIB_ONLY option
Remove unused ngtcp2_ppe_pktlen
clang-format crypto/ossl
Bbr fix
bbr: Rename *_hi and *_lo to *_longterm and *_shortterm
GHA: Replace macos-13 with macos-15
Build arm interop image on arm runner
Add missing ngtcp2_crypto_ossl.h in build system
Bump boringssl
Bump aws-lc to v1.49.1


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/ngtcp2/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/ngtcp2/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/ngtcp2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/ngtcp2/Makefile
diff -u pkgsrc/net/ngtcp2/Makefile:1.23 pkgsrc/net/ngtcp2/Makefile:1.24
--- pkgsrc/net/ngtcp2/Makefile:1.23     Fri Feb 21 16:23:11 2025
+++ pkgsrc/net/ngtcp2/Makefile  Fri Apr 18 08:20:57 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/02/21 16:23:11 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/04/18 08:20:57 adam Exp $
 
-DISTNAME=      ngtcp2-1.11.0
+DISTNAME=      ngtcp2-1.12.0
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ngtcp2/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/net/ngtcp2/PLIST
diff -u pkgsrc/net/ngtcp2/PLIST:1.20 pkgsrc/net/ngtcp2/PLIST:1.21
--- pkgsrc/net/ngtcp2/PLIST:1.20        Fri Feb 21 16:23:11 2025
+++ pkgsrc/net/ngtcp2/PLIST     Fri Apr 18 08:20:57 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2025/02/21 16:23:11 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2025/04/18 08:20:57 adam Exp $
 include/ngtcp2/ngtcp2.h
 include/ngtcp2/version.h
 lib/cmake/ngtcp2/ngtcp2Config.cmake
@@ -8,6 +8,6 @@ lib/cmake/ngtcp2/ngtcp2Targets.cmake
 lib/libngtcp2.a
 lib/libngtcp2.so
 lib/libngtcp2.so.16
-lib/libngtcp2.so.16.2.9
+lib/libngtcp2.so.16.3.0
 lib/pkgconfig/libngtcp2.pc
 share/doc/ngtcp2/README.rst

Index: pkgsrc/net/ngtcp2/distinfo
diff -u pkgsrc/net/ngtcp2/distinfo:1.22 pkgsrc/net/ngtcp2/distinfo:1.23
--- pkgsrc/net/ngtcp2/distinfo:1.22     Fri Feb 21 16:23:11 2025
+++ pkgsrc/net/ngtcp2/distinfo  Fri Apr 18 08:20:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2025/02/21 16:23:11 adam Exp $
+$NetBSD: distinfo,v 1.23 2025/04/18 08:20:57 adam Exp $
 
-BLAKE2s (ngtcp2-1.11.0.tar.xz) = 883d093441a81c62abb409309e322e8960ad1afcbf5025d13164de98b07868c3
-SHA512 (ngtcp2-1.11.0.tar.xz) = 8c4c8faa24d34e8d6c66df99ba7f3a4dbae689b38bf2bfa68e147af11abc050dc1de790ffc5de1f7379405c91d736f67e58d5661c2d2b72126ba079fadee72d3
-Size (ngtcp2-1.11.0.tar.xz) = 652904 bytes
+BLAKE2s (ngtcp2-1.12.0.tar.xz) = 25cb81c5262c1178f389d3bb578c7f0bf89fd3cde98f5515dcf3826cf72a8b6c
+SHA512 (ngtcp2-1.12.0.tar.xz) = 9d387df7d80665a346b170cf2adc0cc1163ae8d1d921355c1c07ec4e788feb76b9fd681dd606b139b3a2c27f3f0cf3e0a61014b9a3623c4bc06e86d32da0a90b
+Size (ngtcp2-1.12.0.tar.xz) = 656116 bytes



Home | Main Index | Thread Index | Old Index