pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-puma www/ruby-puma: update to 5.6.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6a3a7b6bfd8
branches:  trunk
changeset: 384358:e6a3a7b6bfd8
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Aug 31 15:46:43 2022 +0000

description:
www/ruby-puma: update to 5.6.5

5.6.5 (2022-08-23)

Bugfixes

* NullIO#closed should return false ([#2883])
* Puma::ControlCLI - allow refork command to be sent as a request ([#2868],
  [#2866])
* [jruby] Fix TLS verification hang ([#2890], [#2729])
* extconf.rb - don't use pkg_config('openssl') if '--with-openssl-dir' is
  used ([#2885], [#2839])
* MiniSSL - detect SSL_CTX_set_dh_auto ([#2864], [#2863])
* Fix rack.after_reply exceptions breaking connections ([#2861], [#2856])
* Escape SSL cert and filenames ([#2855])
* Fail hard if SSL certs or keys are invalid ([#2848])
* Fail hard if SSL certs or keys cannot be read by user ([#2847])
* Fix build with Opaque DH in LibreSSL 3.5. ([#2838])
* Pre-existing socket file removed when TERM is issued after USR2 (if puma
  is running in cluster mode) ([#2817])
* Fix Puma::StateFile#load incompatibility ([#2810])

diffstat:

 www/ruby-puma/Makefile |  4 ++--
 www/ruby-puma/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 047014ad3be6 -r e6a3a7b6bfd8 www/ruby-puma/Makefile
--- a/www/ruby-puma/Makefile    Wed Aug 31 15:44:16 2022 +0000
+++ b/www/ruby-puma/Makefile    Wed Aug 31 15:46:43 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2022/04/24 14:43:10 taca Exp $
+# $NetBSD: Makefile,v 1.34 2022/08/31 15:46:43 taca Exp $
 
-DISTNAME=      puma-5.6.4
+DISTNAME=      puma-5.6.5
 CATEGORIES=    www
 
 MAINTAINER=    taca%NetBSD.org@localhost
diff -r 047014ad3be6 -r e6a3a7b6bfd8 www/ruby-puma/distinfo
--- a/www/ruby-puma/distinfo    Wed Aug 31 15:44:16 2022 +0000
+++ b/www/ruby-puma/distinfo    Wed Aug 31 15:46:43 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2022/04/24 14:43:10 taca Exp $
+$NetBSD: distinfo,v 1.31 2022/08/31 15:46:43 taca Exp $
 
-BLAKE2s (puma-5.6.4.gem) = 1e05a0b413a9f93a0688eb3fd55e67916fa26ffdc8a94ee31e61a6cf2649db7a
-SHA512 (puma-5.6.4.gem) = 07d58f2f10ca82ff8cf1b0bee548f749953ea0500d793ae985a9648746eaabb0123d77bb2adb745b5e1c230c47995080e201819577b662745ae85e499469dab3
-Size (puma-5.6.4.gem) = 207360 bytes
+BLAKE2s (puma-5.6.5.gem) = 54d665b368a4446990557ea146e4ab26fb09ada9e9aef57f4ddaad323761c6db
+SHA512 (puma-5.6.5.gem) = 8d7c655929ef8736c6ae8549d3b6d716364acde8fa3f3d1b3d0893edda7c58b76fd0ef6fc08d936e58f49d32619cd68c485b52f28cb79a4981149aedc4041d37
+Size (puma-5.6.5.gem) = 208384 bytes



Home | Main Index | Thread Index | Old Index