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 Jul 27 16:19:05 UTC 2025
Modified Files:
pkgsrc/www/ruby-aws-sdk-core: Makefile distinfo
Log Message:
www/ruby-aws-sdk-core: update to 3.227.0
3.227.0 (2025-07-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 - Support an auth scheme signing preference list using
ENV['AWS_AUTH_SCHEME_PREFERENCE'] or auth_scheme_preference in shared
configuration.
* Feature - Support metric tracking for Bedrock Bearer tokens.
3.226.3 (2025-07-17)
* Issue - Skip Aws::InstanceProfileCredentials instantiation when
ENV['AWS_EC2_METADATA_DISABLED'] is set to true in the credential
resolution chain.
* Issue - Refactor InstanceProfileCredentials to improve code clarity and
documentation.
3.226.2 (2025-07-01)
* Issue - Document incorrect behavior in protocol error parsing
(specifically around query and query compatible services).
3.226.1 (2025-06-24)
* Issue - Fixed spelling in the Aws::Errors::SignalEventError error message.
3.226.0 (2025-06-17)
* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - The AWS Security Token Service APIs AssumeRoleWithSAML and
AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS
credentials in the SDK configuration.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.64 -r1.65 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.63 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.64
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.63 Sat Jun 14 14:29:05 2025
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile Sun Jul 27 16:19:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2025/06/14 14:29:05 taca Exp $
+# $NetBSD: Makefile,v 1.64 2025/07/27 16:19:05 taca Exp $
-DISTNAME= aws-sdk-core-3.225.2
+DISTNAME= aws-sdk-core-3.227.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.64 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.65
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.64 Sat Jun 14 14:29:05 2025
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo Sun Jul 27 16:19:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2025/06/14 14:29:05 taca Exp $
+$NetBSD: distinfo,v 1.65 2025/07/27 16:19:05 taca Exp $
-BLAKE2s (aws-sdk-core-3.225.2.gem) = 5ee3fdc44388877438109f89780eee2ea910d5a9e49ddef646c140805ee61385
-SHA512 (aws-sdk-core-3.225.2.gem) = 53c7949657cae20d48d257d629273a5aac6301ec099a7bebcc4686ed2ec701faf635c152a36e0385644e527d7f20ee173d67d0d455131f2433411e2933380631
-Size (aws-sdk-core-3.225.2.gem) = 392192 bytes
+BLAKE2s (aws-sdk-core-3.227.0.gem) = 4dbede867a930281633d3f83a7a5e73a4e355d53fbf8109beec4b7934c497d73
+SHA512 (aws-sdk-core-3.227.0.gem) = 6bf8d558d3eae3be212fe58188f49e6c4894881651b0d9b536e413275aeb674c97d0e4c50e6abd29b908c478cdcb10f0207a296a3c112da3dfdad18e1c52a6a4
+Size (aws-sdk-core-3.227.0.gem) = 394240 bytes
Home |
Main Index |
Thread Index |
Old Index