pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-activestorage70 devel/ruby-activestorage70:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfca5b28ce56
branches: trunk
changeset: 385056:bfca5b28ce56
user: taca <taca%pkgsrc.org@localhost>
date: Sat Sep 10 12:46:12 2022 +0000
description:
devel/ruby-activestorage70: update to 7.0.4
* Fixes proxy downloads of files over 5MiB
Previously, trying to view and/or download files larger than 5mb stored in
services like S3 via proxy mode could return corrupted files at around
5.2mb or cause random halts in the download. Now,
ActiveStorage::Blobs::ProxyController correctly handles streaming these
larger files from the service to the client without any issues.
Fixes
Felipe Raul
diffstat:
devel/ruby-activestorage70/distinfo | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (13 lines):
diff -r 8738cbfa4bef -r bfca5b28ce56 devel/ruby-activestorage70/distinfo
--- a/devel/ruby-activestorage70/distinfo Sat Sep 10 12:45:48 2022 +0000
+++ b/devel/ruby-activestorage70/distinfo Sat Sep 10 12:46:12 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/07/13 14:48:47 taca Exp $
+$NetBSD: distinfo,v 1.8 2022/09/10 12:46:12 taca Exp $
-BLAKE2s (activestorage-7.0.3.1.gem) = 26968078d2692fd4b8e7280994e51684a9d0209131e0b6936e95bb9b90528df1
-SHA512 (activestorage-7.0.3.1.gem) = fce177441c17366d1cc4997d35e7970b619425b6a6d8a537c128aa7e535f19abe3791e500a77e3ed483472922918950a2de8a9c60a6d1ecc83779aec3990b8d7
-Size (activestorage-7.0.3.1.gem) = 65536 bytes
+BLAKE2s (activestorage-7.0.4.gem) = 4ca86e14af0ac67ce0d2fa50c785cd0e36c924757460d91afe05898c60b46bb1
+SHA512 (activestorage-7.0.4.gem) = fc30ddb0222a978112a43e363174a42d21bf8ed034a1a9e461c6b2e2c43d3076f1938395916320c3930f0598bd7004643f2b512ca2bff018a5e568da44aeaf26
+Size (activestorage-7.0.4.gem) = 65536 bytes
Home |
Main Index |
Thread Index |
Old Index