Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (50m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 22:59:11 UTC Now

2023-01-03 15:16:47 UTC MAIN commitmail json YAML

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])

(taca)