pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-actioncable61 www/ruby-actioncable61: update ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b204210d68e6
branches:  trunk
changeset: 378639:b204210d68e6
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu May 05 03:32:28 2022 +0000

description:
www/ruby-actioncable61: update to 6.1.5.1

## Rails 6.1.5.1 (April 26, 2022) ##

*   No changes.


## Rails 6.1.5 (March 09, 2022) ##

*   The Action Cable client now ensures successful channel subscriptions:

    * The client maintains a set of pending subscriptions until either
      the server confirms the subscription or the channel is torn down.
    * Rectifies the race condition where an unsubscribe is rapidly followed
      by a subscribe (on the same channel identifier) and the requests are
      handled out of order by the ActionCable server, thereby ignoring the
      subscribe command.

    *Daniel Spinosa*

*   Truncate broadcast logging messages.

    *J Smith*

diffstat:

 www/ruby-actioncable61/distinfo |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (13 lines):

diff -r 004cc5bf3379 -r b204210d68e6 www/ruby-actioncable61/distinfo
--- a/www/ruby-actioncable61/distinfo   Thu May 05 03:31:47 2022 +0000
+++ b/www/ruby-actioncable61/distinfo   Thu May 05 03:32:28 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/03/13 15:11:51 taca Exp $
+$NetBSD: distinfo,v 1.12 2022/05/05 03:32:28 taca Exp $
 
-BLAKE2s (actioncable-6.1.4.7.gem) = 6931db04664bef7e8e4826011c63b04d5bfd86ae8a0c29e16234ba4f71d4ea1d
-SHA512 (actioncable-6.1.4.7.gem) = ac609b545ddfb3876a547375de890280a11d171822f0b834df01d98e0c005a7b05a01357cdbad1190f5d98393891c3f8c78bb702c7e2a93381f265d272b016f1
-Size (actioncable-6.1.4.7.gem) = 41984 bytes
+BLAKE2s (actioncable-6.1.5.1.gem) = 50c28a35612736525f40133e0081e94c17c55125d43631d8dd41d5a3d65a8700
+SHA512 (actioncable-6.1.5.1.gem) = 7547cc47f528456ba65d22e2e90faae55b14063f557dd2da3d1a91e3286134a6656c0c32437e208fd95788a07bb7d2b4ce53bbf7563e98da24aee47d5d6d1780
+Size (actioncable-6.1.5.1.gem) = 42496 bytes



Home | Main Index | Thread Index | Old Index