puma 5.5.2-2ubuntu1 source package in Ubuntu

Changelog

puma (5.5.2-2ubuntu1) jammy; urgency=medium

  * Merge with Debian unstable. 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.
  * Dropped:
    - Disable a test that fails on Ubuntu builder farm, but not locally
      (LP #1866881).
    - d/t/control: do not run SSL tests with autopkgtest. Due to OpenSSL
      differences between Ubuntu and Debian some tests are failing with
      autopkgtest only.
    - d/t/control: removed. The test defined runs the same command than the
      one defined by autodep8. In Debian this test is manually defined to run
      OpenSSL related tests, but in Ubuntu we disabled them.
    - d/t/autopkgtest-pkg-ruby.conf: add restrictions to the autodep8 test
      definition.
    - d/ruby-tests.rake:
      + Set CI environment variable to 300. This will make tests time out
        after 5 minutes and not hang there forever, which can helps us identify
        problems more easily.
      + Do not run test/test_cli.rb tests on arm64, different test cases from
        this test file have been failing for a while. Some investigation with
        upstream maintainers is ongoing.
  * Added:
    - d/p/fix-ssl-test.patch: Fix FTBFS against OpenSSL 3.
    - d/p/skip-integration-tests-failing-in-ubuntu-autopkgtest-env.patch:
      some tests are failing only in autopkgtest and need further
      investigation.

 -- Lucas Kanashiro <email address hidden>  Wed, 24 Nov 2021 11:30:05 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
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.5.2.orig.tar.gz 295.7 KiB 2685cedc3ae2baf72121bd43a838d08f7a98d13c6b9ae7dadbf414e7bcc96998
puma_5.5.2-2ubuntu1.debian.tar.xz 10.8 KiB f1d38029fcf5de68580b193ad5a91ac03a6160e181d9681b8d0c8d5d49ffd2d0
puma_5.5.2-2ubuntu1.dsc 2.2 KiB 621f48db20346aa2a2fefcfed521f8def72d148bcadc2ad1c3dfcef88bae5944

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