Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-puma for openSUSE:Factory checked in at 2023-06-07 23:07:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-puma (Old) and /work/SRC/openSUSE:Factory/.rubygem-puma.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-puma" Wed Jun 7 23:07:55 2023 rev:54 rq:1091272 version:6.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes 2023-05-01 18:50:50.929236825 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-puma.new.15902/rubygem-puma.changes 2023-06-07 23:08:35.235749334 +0200 @@ -1,0 +2,48 @@ +Fri Apr 28 21:46:00 UTC 2023 - Marcus Rueckert <mrueck...@suse.de> + +- Update to 6.2.2 + - Bugfixes + - Fix Rack-related NameError by adding :: operator ([#3118], [#3117]) +- changes from 6.2.1 + - 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]) +- changes from 6.2.0 + - 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]) +- changes from 6.1.1 + - Bugfixes + - We no longer try to use the systemd plugin for JRuby ([#3079]) + - Allow ::Rack::Handler::Puma.run to work regardless of whether Rack/Rackup are loaded ([#3080]) +- changes from 6.1.0 + - Features + - WebSocket support via partial hijack ([#3058], [#3007]) + - Add built-in systemd notify support ([#3011]) + - Periodically send status to systemd ([#3006], [#2604]) + - Introduce the ability to return 413: payload too large for requests ([#3040]) + - Log loaded extensions when `PUMA_DEBUG` is set ([#3036], [#3020]) + - Bugfixes + - Fix issue with rack 3 compatibility re: rackup ([#3061], [#3057]) + - Allow setting TCP low_latency with SSL listener ([#3065]) + - Performance + - Reduce memory usage for large file uploads ([#3062]) +- changes from 6.0.2 + - Refactor + - Remove use of etc and time gems in Puma ([#3035], [#3033]) + - Refactor const.rb - freeze ([#3016]) +- changes from 6.0.1 + - 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]) + +------------------------------------------------------------------- @@ -10 +58 @@ -updated to version 6.0.0 +- updated to version 6.0.0 Old: ---- puma-6.0.0.gem New: ---- puma-6.2.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-puma.spec ++++++ --- /var/tmp/diff_new_pack.Ffz98R/_old 2023-06-07 23:08:35.923753329 +0200 +++ /var/tmp/diff_new_pack.Ffz98R/_new 2023-06-07 23:08:35.931753375 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-puma -Version: 6.0.0 +Version: 6.2.2 Release: 0 %define mod_name puma %define mod_full_name %{mod_name}-%{version} ++++++ puma-6.0.0.gem -> puma-6.2.2.gem ++++++ ++++ 2355 lines of diff (skipped)