Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-typos-in-manpages.patch | typos in manpages | Dmitry Borodaenko <angdraug@debian.org> | no | 2021-02-08 | ||
0002-gemspec.patch | gemspec | Dmitry Borodaenko <angdraug@debian.org> | no | 2021-02-08 | ||
0003-Fix-compatibility-with-Psych-4.patch | Fix compatibility with Psych 4 Since Psych 4 the load() function maps to safe_load(), disallowing to load Symbols, Dates, Objects, references. This makes samizdat FTBFS. <https://github.com/ruby/psych/pull/487> The resulting error message is: Psych::DisallowedClass: Tried to load unspecified class <...>. |
Daniel Leidert <dleidert@debian.org> | no | 2023-01-28 | ||
0004-Read-TZ-if-timezone-config-is-missing.patch | Read TZ if timezone config is missing | Daniel Leidert <daniel.leidert@debian.org> | no | 2023-02-10 |