pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-aws-sdk-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 31 14:17:37 UTC 2026

Modified Files:
        pkgsrc/www/ruby-aws-sdk-core: Makefile distinfo

Log Message:
www/ruby-aws-sdk-core: update to 3.250.0

3.250.0 (2026-05-28)

* Feature - Adding new BDD representation of endpoint ruleset

* Issue - Prevent unbounded recursion in CBOR decoder that could cause
  process termination on malformed responses.

3.249.0 (2026-05-22)

* Feature - Adding new BDD representation of endpoint ruleset

3.248.0 (2026-05-21)

* Feature - Updated Aws::STS::Client with the latest API changes.

* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

* Feature - Updated Aws::SSO::Client with the latest API changes.

* Feature - Updated Aws::Signin::Client with the latest API changes.

* Feature - Add AWS_NEW_RETRIES_2026 environment variable to opt-in to
  updated standard retry mode with reduced backoff intervals.

3.247.0 (2026-05-13)

* Feature - Add YJIT & ZJIT tracking to user agent.

* Issue - Fix error messaging in SSO OIDC.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/ruby-aws-sdk-core/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/ruby-aws-sdk-core/Makefile
diff -u pkgsrc/www/ruby-aws-sdk-core/Makefile:1.75 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.76
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.75  Tue May  5 13:32:19 2026
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sun May 31 14:17:37 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2026/05/05 13:32:19 taca Exp $
+# $NetBSD: Makefile,v 1.76 2026/05/31 14:17:37 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.246.0
+DISTNAME=      aws-sdk-core-3.250.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-aws-sdk-core/distinfo
diff -u pkgsrc/www/ruby-aws-sdk-core/distinfo:1.76 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.77
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.76  Tue May  5 13:32:19 2026
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo       Sun May 31 14:17:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.76 2026/05/05 13:32:19 taca Exp $
+$NetBSD: distinfo,v 1.77 2026/05/31 14:17:37 taca Exp $
 
-BLAKE2s (aws-sdk-core-3.246.0.gem) = 2cb13835fc363dda930cfa6543a6ed0f0d42e90d1e7b2f021ed93621f5d1b678
-SHA512 (aws-sdk-core-3.246.0.gem) = 4ba29ada50ab71e5df6f36a53aee685f0efec039fc250642b83d15783100287145f4e41bb721856e067b833ecd18ae30d417ccebff5b276d3d3ed165010f714b
-Size (aws-sdk-core-3.246.0.gem) = 417280 bytes
+BLAKE2s (aws-sdk-core-3.250.0.gem) = e303596f54fe98ce8c140e5fc19377dd31f767f1543bcb27a67972584f7770ea
+SHA512 (aws-sdk-core-3.250.0.gem) = 73519a3bfa7785f04e2f0fa9f880f4b90c880a22f4e8361861aee0405a3304e3ea2c7bb1f4c4ec4a49b89b51b7e4b6652c729ad8c192c41587015f2e2d25979d
+Size (aws-sdk-core-3.250.0.gem) = 418304 bytes



Home | Main Index | Thread Index | Old Index