Public bug reported:

Upstream: tbd
Debian:   6.4.2-6    
Ubuntu:   6.4.2-5ubuntu5


Debian does new releases regularly, so it's likely there will be newer
versions available before FF that we can pick up if this merge is done
later in the cycle.

If it turns out this needs a sync rather than a merge, please change the
tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
desired.

If this merge pulls in a new upstream version, also consider adding an
entry to the Jammy Release Notes:
https://discourse.ubuntu.com/c/release/38


### New Debian Changes ###

puma (6.4.2-6) unstable; urgency=medium

  * Fix FTBFS due to certs expiration (Closes: #1078640)
    - d/p/0010-Update-all-certs.patch
    - d/p/0011-Fix-path-of-certs-useb-by-test_example_cert_expirati.patch
  * Declare compliance with Debian Policy 4.7.0.

 -- Lucas Kanashiro <[email protected]>  Thu, 19 Sep 2024 17:56:24
-0300

puma (6.4.2-5) unstable; urgency=medium

  * Backport upstream patch to update certificates in examples.
    This fixes a test failure.

 -- Lucas Kanashiro <[email protected]>  Sat, 20 Jul 2024 12:24:05
-0300

puma (6.4.2-4) unstable; urgency=medium

  * Disable test failing on armhf

 -- Pirate Praveen <[email protected]>  Tue, 06 Feb 2024 18:13:41 +0530

puma (6.4.2-3) unstable; urgency=medium

  * Add Breaks: rails (<< 2:6.1.7.3+dfsg-3~)

 -- Pirate Praveen <[email protected]>  Mon, 05 Feb 2024 15:12:00 +0530

puma (6.4.2-2) unstable; urgency=medium

  * Disable test failing on arm64 buildd

 -- Pirate Praveen <[email protected]>  Mon, 05 Feb 2024 14:11:14 +0530

puma (6.4.2-1) unstable; urgency=medium

  * Switch to github tags from releases (6.4.2 is only available from tags)
  * New upstream version 6.4.2 (Fixes: CVE-2024-21647)

 -- Pirate Praveen <[email protected]>  Mon, 05 Feb 2024 01:08:22 +0530

puma (6.4.0-4) unstable; urgency=medium

  * Remove minitest/retry as well (copy from 5.x branch and fixes salsa ci)
  * Export LC_ALL also to C.UTF-8 (hoping this would fix some test failures)

 -- Pirate Praveen <[email protected]>  Mon, 05 Feb 2024 00:52:13 +0530

puma (6.4.0-3) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <[email protected]>  Sun, 04 Feb 2024 01:16:15 +0530

puma (6.4.0-2) experimental; urgency=medium

  * Set TEST_CASE_TIMEOUT = 300 (one test is timing out on amd64 buildd)

 -- Pirate Praveen <[email protected]>  Mon, 04 Dec 2023 23:59:02 +0530

puma (6.4.0-1) experimental; urgency=medium

  * New upstream version 6.4.0
  * Disable more tests and refresh patches
  * Add procps to build depends for kill command (used in tests)

 -- Pirate Praveen <[email protected]>  Sun, 03 Dec 2023 13:58:23 +0530

puma (6.0.2-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control (Standards-Version): Bump to 4.6.2.
    (Build-Depends): Add ruby-sd-notify.
  * d/copyright (Copyright): Update years.
  * d/ruby-tests.rake: Re-enable multiple tests (closes: #984713).
  * d/upstream/metadata: Adjust a few URLs.

 -- Daniel Leidert <[email protected]>  Thu, 09 Feb 2023 16:12:20
+0100

puma (5.6.5-2) unstable; urgency=medium

  * debian/ruby-tests.rake: skip test that fails often (Closes: #1006022)
  * debian/ruby-tests.rake: exclude tests that fail often but not always

 -- Antonio Terceiro <[email protected]>  Wed, 02 Nov 2022 09:26:37
-0300

puma (5.6.5-1) unstable; urgency=medium

  * Update watch file for github.com pattern change
  * New upstream version 5.6.5
  * Refresh patches
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Pirate Praveen <[email protected]>  Sun, 16 Oct 2022 22:44:46 +0530

puma (5.6.4-1) unstable; urgency=medium

  * New upstream version 5.6.4
  * Refresh patches


### Old Ubuntu Delta ###

puma (6.4.2-5ubuntu5) oracular; urgency=medium

  * Fix autopkgtests:
    - d/p/0019-Fix-path-of-certs-used-by-test_puma_server_ssl.patch
    - debian/tests/test_puma_server_ssl: switch to ruby3.3.

 -- Marc Deslauriers <[email protected]>  Tue, 24 Sep 2024
07:31:25 -0400

puma (6.4.2-5ubuntu4) oracular; urgency=medium

  * SECURITY UPDATE: header clobbering using underscores
    - debian/patches/CVE-2024-45614.patch: prevent underscores from
      clobbering hyphen headers in lib/puma/const.rb, lib/puma/request.rb,
      ext/puma_http11/org/jruby/puma/Http11.java, test/test_normalize.rb,
      test/test_request_invalid.rb.
    - CVE-2024-45614

 -- Marc Deslauriers <[email protected]>  Fri, 20 Sep 2024
08:30:04 -0400

puma (6.4.2-5ubuntu3) oracular; urgency=medium

  * Fix FTBFS due to certs expiration:
    - d/p/0010-Update-all-certs.patch
    - d/p/0011-Fix-path-of-certs-useb-by-test_example_cert_expirati.patch

 -- Lucas Kanashiro <[email protected]>  Thu, 19 Sep 2024 17:57:55
-0300

puma (6.4.2-5ubuntu2) oracular; urgency=medium

  * No-change upload to add Ruby 3.3 as the default.

 -- Lucas Kanashiro <[email protected]>  Mon, 19 Aug 2024 15:55:53
-0300

puma (6.4.2-5ubuntu1) oracular; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - d/p/0018-disable-test-failing-with-ruby3.2.patch: some tests are failing
      because they take too long, they do not seem real regressions.

 -- Gianfranco Costamagna <[email protected]>  Tue, 23 Jul 2024
09:05:42 +0200

** Affects: puma (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: needs-merge upgrade-software-version

** Changed in: puma (Ubuntu)
    Milestone: None => ubuntu-25.01

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085270

Title:
  Merge puma from Debian unstable for jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puma/+bug/2085270/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to