Debian Patches

Status for ruby-rack/3.2.6-3

Patch Description Author Forwarded Bugs Origin Last update
skip-unreadable-dir-test.patch skip unreadable directories test this test failed on reprotest due to reprotest run as root.
see: https://salsa.debian.org/salsa-ci-team/pipeline/-/issues/160
HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed
minitest-must-raise-correctly.patch Use Minitest must_raise correctly and handle error message must_raise is an alias for assert_raises. assert_raises accepts an optional
failure message string, not a regex to match the raised exception's message.
Up to Minitest 6.0.4 a regex second argument was ignored; 6.0.5 rejects it.
Capture the exception from must_raise and assert_match on ex.message instead.
Mamoru TASAKA <mtasaka@fedoraproject.org> yes upstream upstream, https://github.com/rack/rack/commit/96beb2195901f91c89234d6bc7c464d32ea383c4 2026-08-02

All known versions for source package 'ruby-rack'

Links