puma 5.6.5-4ubuntu1 source package in Ubuntu

Changelog

puma (5.6.5-4ubuntu1) mantic; urgency=medium

  * Merge with Debian unstable (LP: #2018102). Remaining changes:
    - Fix autopkgtest regressions on multiple architectures
      (LP #1916954, #1906307)
      + d/p/skip-tests-hanging-on-different-arches.patch: this is a
        workaround for now. The discussion with the Debian maintainer is
        ongoing.
    - d/p/skip-integration-tests-failing-in-ubuntu-autopkgtest-env.patch:
      some tests are failing only in autopkgtest and need further
      investigation.
    - d/ruby-tests.rake: skip flaky tests in Ubuntu.
      Some of them are executed in parallel and they try to start and stop
      the puma server multiple times which is causing a race condition.
  * Added:
    - d/ruby-tests.rake: skip test_chunked_keep_alive_two_back_to_back
      failing on s390x.

 -- Lucas Kanashiro <email address hidden>  Fri, 21 Jul 2023 16:27:57 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
puma_5.6.5.orig.tar.gz 307.6 KiB 8c056fddcf3acefb4547bff3533741cd8e8a1b08c3ff0a60a5ec68f208b4659b
puma_5.6.5-4ubuntu1.debian.tar.xz 11.6 KiB b17fda423cfe3bf2aca5868a902d00e27fae71a606691ef33ccebc3214bfd54d
puma_5.6.5-4ubuntu1.dsc 2.2 KiB 5262f8e3a754d4b5315dc6b7df24c6f762f49a6568cc134e2fb839ffebf95b3b

Available diffs

View changes file

Binary packages built by this source

puma: threaded HTTP 1.1 server for Ruby/Rack applications

 Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
 Ruby/Rack applications. Puma is intended for use in both development and
 production environments.

puma-dbgsym: debug symbols for puma