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 Jan 19 16:46:27 UTC 2025
Modified Files:
pkgsrc/www/ruby-aws-sdk-core: Makefile distinfo
Log Message:
www/ruby-aws-sdk-core: update to 3.216.0
3.216.0 (2025-01-15)
* 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 - Always calculate request checksums for operations that support
or require it. Supported config options are when_supported and
when_required. The default value is when_supported. This option is
configured in code with :request_checksum_calculation, in the shared
config file as request_checksum_calculation, and in the ENV as
ENV['AWS_REQUEST_CHECKSUM_CALCULATION'].
* Feature - Always validate response checksums for operations that support
or require it. Supported config options are when_supported and
when_required. The default value is when_supported. This option is
configured in code with :response_checksum_validation, in the shared
config file as response_checksum_validation, and in the ENV as
ENV['AWS_RESPONSE_CHECKSUM_VALIDATION'].
* Feature - Support CRC64NVME checksums through the aws-crt gem.
3.215.1 (2025-01-14)
* Issue - Fixed error when attempting to log an unlinked tempfile.
3.215.0 (2025-01-10)
* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Fixed typos in the descriptions.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.54 -r1.55 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.53 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.54
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.53 Thu Jan 2 06:05:16 2025
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile Sun Jan 19 16:46:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2025/01/02 06:05:16 taca Exp $
+# $NetBSD: Makefile,v 1.54 2025/01/19 16:46:27 taca Exp $
-DISTNAME= aws-sdk-core-3.214.1
+DISTNAME= aws-sdk-core-3.216.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.54 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.55
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.54 Thu Jan 2 06:05:16 2025
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo Sun Jan 19 16:46:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2025/01/02 06:05:16 taca Exp $
+$NetBSD: distinfo,v 1.55 2025/01/19 16:46:27 taca Exp $
-BLAKE2s (aws-sdk-core-3.214.1.gem) = 5594616c75591d5bc532f4e025da86852c4dfb31ab9295350011ba24226efafd
-SHA512 (aws-sdk-core-3.214.1.gem) = 7209a0e230d17fa80d9bd3b7149a471322054c641cf75522cce07604cee42037926242e2ec83f3fbdd9ee984da12ff69a60802503a3e499b8457b5cb3572b2cb
-Size (aws-sdk-core-3.214.1.gem) = 387584 bytes
+BLAKE2s (aws-sdk-core-3.216.0.gem) = c57580e6c7958c4c6a873e662c70db73d2fcc121ba171ebb775d81e040516af8
+SHA512 (aws-sdk-core-3.216.0.gem) = be084d1d04a79c7e3f123088e51127ce6309e4030011a2ace72a641683241b83a74c3064844733fa089fa489fc1437bdd1b56614b7eae3f1e0527f4bce5818cb
+Size (aws-sdk-core-3.216.0.gem) = 390144 bytes
Home |
Main Index |
Thread Index |
Old Index