Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0040-db-ActiveRecord-6-changes.patch | =================================================================== | no | ||||
0039-logger-handle-SocketError.patch | =================================================================== | no | ||||
0030-gemspec-relax-sinatra.patch | no | |||||
0029-spec-ensure-daemon-calls-are-ruby-version-aware.patch | =================================================================== | no | ||||
0007-specs-remove-install-test.patch | specs: Remove install test Remove the spec which tests and expects the install to fail, if a shell-process fails, as it fails itself, currently. Upstream is aware of this patch and we're working on integrating it upstream. |
Georg Faerber <georg@riseup.net> | no | 2022-04-12 | ||
0005-man-fix-log-path.patch | man/: Fix logging path We're logging into '/var/log/schleuder', so reflect this in the manpage. Upstream is aware of this patch and we're working on integrating it upstream. |
Georg Faerber <georg@riseup.net> | no | 2017-01-26 | ||
0001-lib-fix-paths.patch | lib/: Fix paths Use '/var/log/schleuder' for logging. Set the 'root_dir' to '/usr/lib/ruby/vendor_ruby/schleuder/'. Additionally, add '/usr/share/schleuder/locales/*.yml' to the locales load path. Use 'require' instead of 'require_relative'. Upstream is aware of this patch and we're working on integrating it upstream. |
Georg Faerber <georg@riseup.net> | no | 2022-04-06 | ||
0002-etc-fix-paths.patch | Fix paths used by upstream Logs should go into '/var/log/schleuder'. | Georg Faerber <georg@riseup.net> | no | 2022-04-06 | ||
relax-net-smtp.patch | Relax the version of net-smtp for Ruby 3.3 | Utkarsh Gupta <utkarsh@debian.org> | not-needed | vendor | 2025-01-27 | |
pass-Content-Type-explicitly.patch | [PATCH] spec/schleuder-api-daemon: pass Content-Type explicit with POST requests These tests have been failing currently in Debian. This may be caused by either rack 3 or Sinatra 4, not sure which. |
Antonio Terceiro <terceiro@debian.org> | no | 2025-01-31 | ||
rackup-puma-for-rack3.patch | no |