Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Change-optimize-O2-on-build-system-of-Debian.patch | [PATCH] Change optimize O2 on build system of Debian | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | no | 2018-05-10 | ||
add_fpic_amd64.patch | diff --git a/tasks/toolchains/gcc.rake b/tasks/toolchains/gcc.rake index 810f23b7..05707ac4 100644 |
no | ||||
Skip-mruby-tty-test-in-io.patch | [PATCH] Skip mruby tty test in io | Nobuhiro Iwamatsu <iwamatsu@debian.org> | no | 2019-05-04 | ||
Fix-CVE-2020-36401.patch | [PATCH] Free the original pointer if `realloc` failed. The POSIX `realloc` keep the original pointer untouched, so it can easily leads to memory leakage. `mrb_realloc()` should handle those bookkeeping, while `mrb_realloc_simple()` keeps the original `realloc` behavior. |
"Yukihiro \"Matz\" Matsumoto" <matz@ruby.or.jp> | no | debian | upstream, https://github.com/mruby/mruby/commit/9cdf439db52b66447b4e37c61179d54fad6c8f33 | 2020-06-23 |