Package: puma / 4.3.6-1
Metadata
Package | Version | Patches format |
---|---|---|
puma | 4.3.6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0004 puma.gemspec drop git usage.patch | (download) |
puma.gemspec |
3 1 + 2 - 0 ! |
drop git usage from gemspec |
0011 disable minitest extensions.patch | (download) |
test/helper.rb |
8 4 + 4 - 0 ! |
disable unavailable minitest extensions |
0012 disable cli ssl tests.patch | (download) |
test/test_cli.rb |
2 1 + 1 - 0 ! |
disable cli ssl tests |
0013 fix test term not accepts new connections.patch | (download) |
test/test_integration_single.rb |
2 1 + 1 - 0 ! |
fix test to read output locale independent The test fails if run in a non-English environment. |
0014 gitlab puma.patch | (download) |
History.md |
2 1 + 1 - 0 ! |
[patch] inject scheduling latency Use conditional variable as it is much more thread and interrupt friendly |