Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-puma
From: Takahiro Kambe
Date: 2023-04-30 16:31:14
Message id: 20230430143114.E34FCFA87@cvs.NetBSD.org
Log Message:
www/ruby-puma: update to 6.2.2
6.2.0 (2023-03-29)
Features
* Ability to supply a custom logger ([#2770], [#2511])
* Warn when clustered-only hooks are defined in single mode ([#3089])
* Adds the on_booted event ([#2709])
Bugfixes
* Loggers - internal_write - catch Errno::EINVAL ([#3091])
* commonlogger.rb - fix HIJACK time format, use constants, not strings
([#3074])
* Fixed some edge cases regarding request hijacking ([#3072])
6.2.1 (2023-03-31)
Bugfixes
* Fix java 8 compatibility ([#3109], [#3108])
* Always write io_buffer when in "enum bodies" branch. ([#3113], [#3112])
* Fix warn_if_in_single_mode incorrect message ([#3111])
6.2.2 (2023-04-17)
Bugfixes
* Fix Rack-related NameError by adding :: operator ([#3118], [#3117])
Files: