Rack Versions Save

A modular Ruby web server interface.

v3.0.9.1

2 months ago

What's Changed

  • Fixed ReDoS in Accept header parsing [CVE-2024-26146]
  • Fixed ReDoS in Content Type header parsing [CVE-2024-25126]
  • Reject Range headers which are too large [CVE-2024-26141]

Full Changelog: https://github.com/rack/rack/compare/v3.0.9...v3.0.9.1

v2.2.8.1

2 months ago

What's Changed

  • Fixed ReDoS in Accept header parsing [CVE-2024-26146]
  • Fixed ReDoS in Content Type header parsing [CVE-2024-25126]
  • Reject Range headers which are too large [CVE-2024-26141]

Full Changelog: https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1

v2.1.4.4

2 months ago

What's Changed

  • Fixed ReDoS in Accept header parsing [CVE-2024-26146]

Full Changelog: https://github.com/rack/rack/compare/v2.1.4.3...v2.1.4.4

v2.0.9.4

2 months ago

What's Changed

  • Fixed ReDoS in Accept header parsing [CVE-2024-26146]

Full Changelog: https://github.com/rack/rack/compare/v2.0.9.3...v2.0.9.4

v2.2.8

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rack/rack/compare/v2.2.7...v2.2.8

v3.0.9

3 months ago

What's Changed

  • Fix content-length calcuation in Rack:Response#write #2150

Full Changelog: https://github.com/rack/rack/compare/v3.0.8...v3.0.9

v3.0.8

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rack/rack/compare/v3.0.7...v3.0.8

v2.2.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rack/rack/compare/v2.2.6.4...v2.2.7

v3.0.7

1 year ago

What's Changed

Full Changelog: https://github.com/rack/rack/compare/v3.0.6.1...v3.0.7

v3.0.6.1

1 year ago