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 Sep 22 07:49:30 UTC 2024
Modified Files:
pkgsrc/www/ruby-aws-sdk-core: Makefile distinfo
Log Message:
www/ruby-aws-sdk-core: update to 3.207.0
3.207.0 (2024-09-20)
* 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 Account ID credentials using ENV['AWS_ACCOUNT_ID'],
aws_account_id shared config, or the account_id Client configuration
option.
* Feature - Support Account ID endpoint mode using
ENV['AWS_ACCOUNT_ID_ENDPOINT_MODE'], aws_account_id_endpoint_mode shared
config, or the account_id_endpoint_mode Client configuration option.
Defaults to preferred, which will use the account id endpoint if
available. Set to disabled to disable account id endpoints. Set to
required to require account id endpoint usage; an error is raised if
credentials do not have an account id.
3.206.0 (2024-09-17)
* Feature - Support sigv4a endpoint auth without CRT.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.48 -r1.49 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.47 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.48
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.47 Sun Sep 15 16:56:27 2024
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile Sun Sep 22 07:49:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2024/09/15 16:56:27 taca Exp $
+# $NetBSD: Makefile,v 1.48 2024/09/22 07:49:30 taca Exp $
-DISTNAME= aws-sdk-core-3.205.0
+DISTNAME= aws-sdk-core-3.207.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.48 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.49
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.48 Sun Sep 15 16:56:27 2024
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo Sun Sep 22 07:49:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2024/09/15 16:56:27 taca Exp $
+$NetBSD: distinfo,v 1.49 2024/09/22 07:49:30 taca Exp $
-BLAKE2s (aws-sdk-core-3.205.0.gem) = b924d7733c2fd01a04f2cec46760c49719d3438c3409efd7a00d41f43b42fa32
-SHA512 (aws-sdk-core-3.205.0.gem) = 7d46b10cf772e5edbcce42e9dee19a78a9cd2182655983d663895aec925f2bc7d682a802323e639934294bc74cb0547e93d6c0b0534a838fb0d7173d2925cf1c
-Size (aws-sdk-core-3.205.0.gem) = 381952 bytes
+BLAKE2s (aws-sdk-core-3.207.0.gem) = 645d26591e152bfa5d033f6efe35dde37ba68e70aeae716142897d0c4d168ff7
+SHA512 (aws-sdk-core-3.207.0.gem) = ff88dfbeae76a82d4aa9fb46c9168f3c6eb348c7eb0672d02e85c2d9a63bbbbf909d72d9b1a2ac56cdb933d11f1feb52053c18157162bde7830693ad106728e9
+Size (aws-sdk-core-3.207.0.gem) = 382464 bytes
Home |
Main Index |
Thread Index |
Old Index