Debian Patches

Status for ruby-rack-parser/0.7.0-4

Patch Description Author Forwarded Bugs Origin Last update
remove-spec-to-lib-relative-require.patch autopkgtest should test installed package no
rack3-support.patch Fix compatibility with Rack 3.1+
rack.input was made optional in this [PR](https://github.com/rack/rack/pull/2018/files), which landed in 3.1.
That broke rack-parser which always expects it to be present. This gracefully handles cases where it's not.
Michael Scrivo <michael.scrivo@affinity.co> no 2024-06-20
rack3-spec.patch accomodate a test for ruby rack version 3 Cédric Boutillier no 2025-01-28
use-params-not-body.patch Fix test expectations for Ruby 3.4 Hash#inspect change Ruby 3.4 changed Hash#inspect output for non-symbol keys to add spaces
around => ({"a" => 1} instead of {"a"=>1}). The test suite relied on the
old format via last_response.body, causing FTBFS only on ruby3.4.
Simon Quigley <tsimonq2@debian.org> not-needed vendor 2026-03-06

All known versions for source package 'ruby-rack-parser'

Links