pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-aws-sdk-s3
Module Name: pkgsrc
Committed By: taca
Date: Wed Dec 11 14:18:47 UTC 2024
Modified Files:
pkgsrc/www/ruby-aws-sdk-s3: Makefile distinfo
Log Message:
www/ruby-aws-sdk-s3: update to 1.176.0
1.176.0 (2024-12-03)
* Feature - Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general
purpose buckets.
1.175.0 (2024-12-02)
* Feature - Amazon S3 introduces support for AWS Dedicated Local Zones
1.174.0 (2024-11-25)
* Feature - Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.
1.173.0 (2024-11-21)
* Feature - Add support for conditional deletes for the S3 DeleteObject and
DeleteObjects APIs. Add support for write offset bytes option used to
append to objects with the S3 PutObject API.
1.172.0 (2024-11-18)
* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
CHANGELOG.md for details.
1.171.0 (2024-11-14)
* Feature - This release updates the ListBuckets API Reference
documentation in support of the new 10,000 general purpose bucket default
quota on all AWS accounts. To increase your bucket quota from 10,000 to
up to 1 million buckets, simply request a quota increase via Service
Quotas.
1.170.1 (2024-11-11)
* Issue - Tighten regex used to check for S3 200 errors.
1.170.0 (2024-11-06)
* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
CHANGELOG.md for details.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/ruby-aws-sdk-s3/Makefile \
pkgsrc/www/ruby-aws-sdk-s3/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-s3/Makefile
diff -u pkgsrc/www/ruby-aws-sdk-s3/Makefile:1.34 pkgsrc/www/ruby-aws-sdk-s3/Makefile:1.35
--- pkgsrc/www/ruby-aws-sdk-s3/Makefile:1.34 Mon Oct 21 14:46:22 2024
+++ pkgsrc/www/ruby-aws-sdk-s3/Makefile Wed Dec 11 14:18:47 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2024/10/21 14:46:22 taca Exp $
+# $NetBSD: Makefile,v 1.35 2024/12/11 14:18:47 taca Exp $
-DISTNAME= aws-sdk-s3-1.169.0
+DISTNAME= aws-sdk-s3-1.176.0
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-aws-sdk-s3/distinfo
diff -u pkgsrc/www/ruby-aws-sdk-s3/distinfo:1.34 pkgsrc/www/ruby-aws-sdk-s3/distinfo:1.35
--- pkgsrc/www/ruby-aws-sdk-s3/distinfo:1.34 Mon Oct 21 14:46:22 2024
+++ pkgsrc/www/ruby-aws-sdk-s3/distinfo Wed Dec 11 14:18:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2024/10/21 14:46:22 taca Exp $
+$NetBSD: distinfo,v 1.35 2024/12/11 14:18:47 taca Exp $
-BLAKE2s (aws-sdk-s3-1.169.0.gem) = 683d2b2e0a54b1a997014adfd37e6ae28c4c03b65a5aea8778e68328e638dbed
-SHA512 (aws-sdk-s3-1.169.0.gem) = 14a65878b957aa269f68a464acbe68bb463defcb2b361cceca2ae3b1c9c2c94e26394f445acaac7c284179ef23e4b31fc52b028bec78c9a98679346e4f584580
-Size (aws-sdk-s3-1.169.0.gem) = 478208 bytes
+BLAKE2s (aws-sdk-s3-1.176.0.gem) = 8e8dd57dfe4608ecdf96999537a1aa9a0b44482d3e0285a5447acbe55ecc6843
+SHA512 (aws-sdk-s3-1.176.0.gem) = 13849916da02220b15aa54e4be3f90baad605e2b9a058845526c9e88f04f1b26abfa9dfac2c0e59ff8c6c5c0698eaf82a8a8d406f39a4f38a6a6395f6585301f
+Size (aws-sdk-s3-1.176.0.gem) = 492544 bytes
Home |
Main Index |
Thread Index |
Old Index