Debian Patches
Status for ruby-sequel/5.108.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-specs-Use-require-instead-of-require_relative.patch | specs: Use 'require', instead of 'require_relative' Upstream uses 'require_relative' within the specs. This makes running the specs via autopkgtest fail, as lib/ is moved away during autopkgtest runs. |
Lucas Kanashiro <kanashiro@ubuntu.com> | not-needed | 2022-12-07 | ||
| json-3-compat.patch | Work with json gem version 3 For security, Sequel used the :create_additions=>false option to JSON.parse, and support for that has been removed in json gem version 3. The value is now always false, so it doesn't need to be specified. |
Jeremy Evans <code@jeremyevans.net> | no | upstream | 2026-09-18 |
