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 Apr 19 14:36:06 UTC 2026

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

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

3.245.0 (2026-04-17)

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

* Feature - The STS client now supports configuring SigV4a through the auth
  scheme preference setting.  SigV4a uses asymmetric cryptography, enabling
  customers using long-term IAM credentials to continue making STS API calls
  even when a region is isolated from the partition leader.

* Issue - Explicitly set 0600 permissions on SSO/login cache files.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.74 -r1.75 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.73 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.74
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.73  Sun Mar 29 13:24:49 2026
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sun Apr 19 14:36:06 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2026/03/29 13:24:49 taca Exp $
+# $NetBSD: Makefile,v 1.74 2026/04/19 14:36:06 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.244.0
+DISTNAME=      aws-sdk-core-3.245.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.74 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.75
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.74  Sun Mar 29 13:24:49 2026
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo       Sun Apr 19 14:36:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.74 2026/03/29 13:24:49 taca Exp $
+$NetBSD: distinfo,v 1.75 2026/04/19 14:36:06 taca Exp $
 
-BLAKE2s (aws-sdk-core-3.244.0.gem) = f68250a32aa49013a54792b3809e23867f28354d76b7e456441d109eb28023a0
-SHA512 (aws-sdk-core-3.244.0.gem) = df3f450bea414fecaedf13903d98e4af72a668687bdec1640d799341c62e385113a00470c0693ab589be5819935ad5eaacd6675b2b2d1be5c343bb7fc0386e60
-Size (aws-sdk-core-3.244.0.gem) = 417280 bytes
+BLAKE2s (aws-sdk-core-3.245.0.gem) = 9c51ba9028c0a0e095ca079b595d6cf85d740fc674c1d1c63c57799e12132350
+SHA512 (aws-sdk-core-3.245.0.gem) = 611d35c07353cdfda1fca19c34eb5caf15ccf2ecaa3873138bbb9987ff7539a9a3b571e08fe2a27ccabe3922f462929e0a54ccef3d14d885a33a05a75f963297
+Size (aws-sdk-core-3.245.0.gem) = 417280 bytes



Home | Main Index | Thread Index | Old Index