Patch |
File delta |
Description |
0004 puma.gemspec drop git usage.patch | (download) |
puma.gemspec |
3 1 2 - 0 !
1 file changed, 1 insertion( ), 2 deletions(-) |
drop git usage from gemspec
|
0011 disable minitest extensions.patch | (download) |
test/helper.rb |
6 1 5 - 0 !
1 file changed, 1 insertion( ), 5 deletions(-) |
disable unavailable minitest extensions
|
0012 disable cli ssl tests.patch | (download) |
test/test_pumactl.rb |
4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-) |
disable cli ssl tests
|
0013 fix test term not accepts new connections.patch | (download) |
test/test_integration_single.rb |
2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-) |
fix test to read output locale independent
The test fails if run in a non-English environment.
|
0014 disable test failing on amd64.patch | (download) |
test/test_puma_server.rb |
2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-) |
disable test that failied on amd64 buildd
This test failed on amd64 buildd
https://buildd.debian.org/status/fetch.php?pkg=puma&arch=amd64&ver=5.2.2-1&stamp=1615133735&raw=0
|
0015 disable different output test.patch | (download) |
test/test_url_map.rb |
2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-) |
---
|
0016 disable test failing on arm64.patch | (download) |
test/test_plugin_systemd.rb |
2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-) |
---
|
0017 disable test failing on armhf.patch | (download) |
test/test_integration_ssl_session.rb |
2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-) |
---
|
0009 CI update chain certs example files 3426.patch | (download) |
examples/puma/chain_cert/ca.crt |
33 17 16 - 0 !
examples/puma/chain_cert/ca.key |
50 25 25 - 0 !
examples/puma/chain_cert/ca_chain.pem |
65 33 32 - 0 !
examples/puma/chain_cert/cert.crt |
32 16 16 - 0 !
examples/puma/chain_cert/cert.key |
50 25 25 - 0 !
examples/puma/chain_cert/cert_chain.pem |
97 49 48 - 0 !
examples/puma/chain_cert/generate_chain_test.rb |
5 1 4 - 0 !
examples/puma/chain_cert/intermediate.crt |
32 16 16 - 0 !
examples/puma/chain_cert/intermediate.key |
50 25 25 - 0 !
9 files changed, 207 insertions( ), 207 deletions(-) |
ci: update chain certs example files (#3426)
Ran "ruby examples/puma/chain_cert/generate_chain_test.rb"
examples/puma/chain_cert/cert.crt expired June 5, 2024 before this change, causing test failures.
|
0010 Update all certs.patch | (download) |
examples/puma/cert_puma.pem |
30 15 15 - 0 !
examples/puma/chain_cert/ca.crt |
30 15 15 - 0 !
examples/puma/chain_cert/ca.key |
50 25 25 - 0 !
examples/puma/chain_cert/ca_chain.pem |
62 31 31 - 0 !
examples/puma/chain_cert/cert.crt |
32 16 16 - 0 !
examples/puma/chain_cert/cert.key |
50 25 25 - 0 !
examples/puma/chain_cert/cert_chain.pem |
94 47 47 - 0 !
examples/puma/chain_cert/intermediate.crt |
32 16 16 - 0 !
examples/puma/chain_cert/intermediate.key |
50 25 25 - 0 !
examples/puma/client_certs/ca.crt |
19 19 0 - 0 !
examples/puma/client_certs/ca.key |
27 27 0 - 0 !
examples/puma/client_certs/client.crt |
19 19 0 - 0 !
examples/puma/client_certs/client.key |
27 27 0 - 0 !
examples/puma/client_certs/client_expired.crt |
19 19 0 - 0 !
examples/puma/client_certs/client_expired.key |
27 27 0 - 0 !
examples/puma/client_certs/client_unknown.crt |
19 19 0 - 0 !
examples/puma/client_certs/client_unknown.key |
27 27 0 - 0 !
examples/puma/client_certs/server.crt |
19 19 0 - 0 !
examples/puma/client_certs/server.key |
27 27 0 - 0 !
examples/puma/client_certs/unknown_ca.crt |
19 19 0 - 0 !
examples/puma/client_certs/unknown_ca.key |
27 27 0 - 0 !
examples/puma/encrypted_puma_keypair.pem |
60 30 30 - 0 !
examples/puma/keystore.jks |
31 15 16 - 0 !
examples/puma/puma_keypair.pem |
50 25 25 - 0 !
examples/puma/server.p12 |
30 13 17 - 0 !
25 files changed, 574 insertions( ), 303 deletions(-) |
update all certs
|
0011 Fix path of certs useb by test_example_cert_expirati.patch | (download) |
test/test_example_cert_expiration.rb |
10 5 5 - 0 !
1 file changed, 5 insertions( ), 5 deletions(-) |
fix path of certs useb by test_example_cert_expiration.rb
|
0018 update certs from upstream.patch | (download) |
examples/puma/client-certs/ca.crt |
28 14 14 - 0 !
examples/puma/client-certs/ca.key |
50 25 25 - 0 !
examples/puma/client-certs/client.crt |
30 15 15 - 0 !
examples/puma/client-certs/client.key |
50 25 25 - 0 !
examples/puma/client-certs/client_expired.crt |
30 15 15 - 0 !
examples/puma/client-certs/client_expired.key |
50 25 25 - 0 !
examples/puma/client-certs/client_unknown.crt |
30 15 15 - 0 !
examples/puma/client-certs/client_unknown.key |
50 25 25 - 0 !
examples/puma/client-certs/server.crt |
30 15 15 - 0 !
examples/puma/client-certs/server.key |
50 25 25 - 0 !
examples/puma/client-certs/unknown_ca.crt |
28 14 14 - 0 !
examples/puma/client-certs/unknown_ca.key |
50 25 25 - 0 !
12 files changed, 238 insertions( ), 238 deletions(-) |
[patch] ci: update client certs example files (#3440)
Certs regenerated with
ruby examples/puma/client-certs/generate_client_test.rb
|