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/b2200761f9e9
branches: trunk
changeset: 380484:b2200761f9e9
user: taca <taca%pkgsrc.org@localhost>
date: Tue Jun 07 15:20:09 2022 +0000
description:
devel/ruby-activestorage70: update to 7.0.3
7.0.3 (2022-05-12)
* Don't stream responses in redirect mode
Previously, both redirect mode and proxy mode streamed their responses
which caused a new thread to be created, and could end up leaking
connections in the connection pool. But since redirect mode doesn't
actually send any data, it doesn't need to be streamed.
diffstat:
devel/ruby-activestorage70/distinfo | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (13 lines):
diff -r fc12a424d240 -r b2200761f9e9 devel/ruby-activestorage70/distinfo
--- a/devel/ruby-activestorage70/distinfo Tue Jun 07 15:19:27 2022 +0000
+++ b/devel/ruby-activestorage70/distinfo Tue Jun 07 15:20:09 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/05/05 03:41:41 taca Exp $
+$NetBSD: distinfo,v 1.6 2022/06/07 15:20:09 taca Exp $
-BLAKE2s (activestorage-7.0.2.4.gem) = c776b19b55f6aa500855bf0590e7c9f3b4cb67a66edc09bf6782bc4b0e862a26
-SHA512 (activestorage-7.0.2.4.gem) = 70c93eec6b5ede46b576d82873d2eee5b84a0a8d078e253e44e6a2b55cc6c57df52fdfc294e0eaaf71bb46656d29558d67ea7e2802f1bd539138e753dd03bbd4
-Size (activestorage-7.0.2.4.gem) = 65024 bytes
+BLAKE2s (activestorage-7.0.3.gem) = eb1d7ea6596c632a732226f109b5835ed397ce62253373a29b3219dd7379e6ea
+SHA512 (activestorage-7.0.3.gem) = 2d516d6906c3a5274374ea56e6f7defba87fd9e91ea923029bdba91206bdc47835150191fa5615a9e54ea897868a5633df6497345cf6e7113546c2cc72542b49
+Size (activestorage-7.0.3.gem) = 65536 bytes
Home |
Main Index |
Thread Index |
Old Index