www/ruby-aws-sdk-s3: update to 1.232.1
1.232.1 (2026-09-16)
* Issue - Return the copy response from multipart copy_to/copy_from instead
of nil on success.
www/ruby-aws-sdk-core: update to 3.257.0
3.257.0 (2026-09-14)
* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Increases the maximum session token size to 4,096 bytes and
removes the packed policy size limit. Adds SessionTokenSize and
SessionTokenUtilization fields and a new MinimumSessionTokenSize
parameter. PackedPolicySize is deprecated.
www/ruby-aws-partitions: update to 1.1289.0
1.1289.0 (2026-09-23)
* Feature - Added support for enumerating regions for
Aws::NetworkSecurityManager.
1.1288.0 (2026-09-22)
* Feature - Added support for enumerating regions for Aws::CloudWatchOmni.
coreutils: update to 9.12.
* Noteworthy changes in release 9.12 (2026-09-14) [stable]
** Bug fixes
'chcon', 'chgrp', 'chmod', 'chown', 'du', 'ls' which traverse hierarchies with
-R, no longer fail merely because files may be being removed in parallel.
[This bug was present in "the beginning".]
'comm - -' no longer closes standard input twice. Previously it would
mistakenly exit with a nonzero status.
[This bug was present in "the beginning".]
'cp', 'install', and 'mv' now fall back to a standard copy
if a --reflink=auto clone fails due to EDQUOT, ENOMEM, or ENOSPC.
E.g., with XFS, a clone can exhaust metadata space in an allocation
group, while a standard copy works.
[bug introduced in coreutils-9.2]
[165 lines not shown]
gatus: Update to version 5.37.0
What's Changed
feat(alerting): allow configuring the topic for Zulip alerts by @ChrisJr404 in #1764
feat(client): Allow configuration of client cookie storage by @AaronLionsheep in #1716
feat(dns): Support TXT query type by @hernil in #1679
ci: Remove codecov from repository by @TwiN with @Copilot in #1684
fix(jsonpath): prevent panic on negative array index by @nikolauspschuetz in #1703
docs(alerting): Revise HomeAssistant alerts and add Home Assistant integration info by @TN-1 in #1723
docs: update the postgres bind mount in the compose example by @vshulcz in #1761
test(config): make HasLoadedConfigurationBeenModified deterministic by @nikolauspschuetz in #1786
qtcreator: updated to 20.0.2
20.0.2
General
Fixed
* The default search parameters for `Advanced Find`
* A crash with the navigation views during shutdown
Editing
Fixed
* A crash when files are modified externally
QML
Fixed
* That the wrong QML Language Server binary could be downloaded on Linux
[11 lines not shown]