ruby-rack 2.2.4-3 source package in Ubuntu
Changelog
ruby-rack (2.2.4-3) unstable; urgency=high * Team upload * Fix test failures (Closes: #1030442) * Fix CVE-2022-44570 CVE-2022-44571 CVE-2022-44572 (Closes: #1029832) * Add Breaks for ruby-sinatra -- Sruthi Chandran <email address hidden> Thu, 09 Feb 2023 11:47:17 +0100
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | ruby | |
Lunar | release | main | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-rack_2.2.4-3.dsc | 2.1 KiB | 82715d0642a28aac99f9b351b1e048ad879c954835b42dde88760dae052532b2 |
ruby-rack_2.2.4.orig.tar.gz | 272.1 KiB | 62263ff6b757b205060accb37a1e204d49a4e1c45728254d612cb75470bec5ad |
ruby-rack_2.2.4-3.debian.tar.xz | 10.2 KiB | 66ad16c0cd91e2317cce6a53944970544d7a2b47b0f159da7026c3782a551702 |
Available diffs
- diff from 2.2.4-2 to 2.2.4-3 (2.8 KiB)
No changes file available.
Binary packages built by this source
- ruby-rack: modular Ruby webserver interface
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
.
Also see http://rack.github. io/.