Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-puma
From: Takahiro Kambe
Date: 2023-01-03 16:16:47
Message id: 20230103151647.33AF3FA90@cvs.NetBSD.org
Log Message:
www/ruby-puma: update to 6.0.2
6.0.1 (2022-12-20)
Bugfixes
* Handle waking up a closed selector in Reactor#add ([#3005])
* Fixup response processing, enumerable bodies ([#3004], [#3000])
* Correctly close app body for all code paths ([#3002], [#2999])
Refactor
* Add IOBuffer to Client, remove from ThreadPool thread instances ([#3013])
6.0.2 (2023-01-01)
Refactor
* Remove use of etc and time gems in Puma ([#3035], [#3033])
* Refactor const.rb - freeze ([#3016])
Files: