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.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/2dbf7b3cb13d
branches: trunk
changeset: 770954:2dbf7b3cb13d
user: taca <taca%pkgsrc.org@localhost>
date: Sat Dec 11 15:38:56 2021 +0000
description:
www/ruby-puma: update to 5.5.2
5.5.2 (2021-10-12)
Bugfixes
* Allow UTF-8 in HTTP header values
5.5.1 (2021-10-12)
Feature (added as mistake - we don't normally do this on bugfix releases,
sorry!)
* Allow setting APP_ENV in preference to RACK_ENV or RAILS_ENV (#2702)
Security
* Do not allow LF as a line ending in a header (CVE-2021-41136)
5.5.0 (2021-09-19)
Features
* Automatic SSL certificate provisioning for localhost, via localhost gem
(#2610, #2257)
* add support for the PROXY protocol (v1 only) (#2654, #2651)
* Add a semantic CLI option for no config file (#2689)
Bugfixes
* More elaborate exception handling - lets some dead pumas die. (#2700,
#2699)
* allow multiple after_worker_fork hooks (#2690)
* Preserve BUNDLE_APP_CONFIG on worker fork (#2688, #2687)
Performance
* Fix performance of server-side SSL connection close. (#2675)
diffstat:
www/ruby-puma/Makefile | 4 ++--
www/ruby-puma/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 6cff9443e07d -r 2dbf7b3cb13d www/ruby-puma/Makefile
--- a/www/ruby-puma/Makefile Sat Dec 11 15:36:24 2021 +0000
+++ b/www/ruby-puma/Makefile Sat Dec 11 15:38:56 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2021/09/19 17:56:43 taca Exp $
+# $NetBSD: Makefile,v 1.32 2021/12/11 15:38:56 taca Exp $
-DISTNAME= puma-5.4.0
+DISTNAME= puma-5.5.2
CATEGORIES= www
MAINTAINER= taca%NetBSD.org@localhost
diff -r 6cff9443e07d -r 2dbf7b3cb13d www/ruby-puma/distinfo
--- a/www/ruby-puma/distinfo Sat Dec 11 15:36:24 2021 +0000
+++ b/www/ruby-puma/distinfo Sat Dec 11 15:38:56 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2021/10/26 11:31:02 nia Exp $
+$NetBSD: distinfo,v 1.29 2021/12/11 15:38:56 taca Exp $
-BLAKE2s (puma-5.4.0.gem) = e91612c78d86829bcdf23bc45af65f8e922b1f7e5193b7d02835084be94af1c3
-SHA512 (puma-5.4.0.gem) = ca26bce0612e81d3c8546bda0e1bb14c053a4060bbeacb9bc7b2c8c024810b6c44fbc99680b4032dbef6c5675a650bde416c1de827271df56444538101954de6
-Size (puma-5.4.0.gem) = 201728 bytes
+BLAKE2s (puma-5.5.2.gem) = 61957e6cb4eea21bb70c1013f7ed63484dc26abdb26926ca8ca4febe51622d5b
+SHA512 (puma-5.5.2.gem) = dcc6d35bc4907ad3b6cfbfb902caa2ba763114c29fab6f60b3b46d5294f6e1744124ffea2e665b288889215ce6dcc547047246a8c96fc615c2c16fd156b85d71
+Size (puma-5.5.2.gem) = 203776 bytes
Home |
Main Index |
Thread Index |
Old Index