Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
deactivate_failing_tests.patch | deactivate temporarily failing tests with Minitest 5.0.1 They do not fail with 4.7.4, nor with 5.0.1 installed with gem They return /usr/lib/ruby/vendor_ruby/minitest/assertions.rb:129 instead of the respective actual position of failure. |
=?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | not-needed | 2018-08-19 | ||
backtrace_regexp_match.patch | extend regexp matching Mocha's path to include vendorlib for autopkgtest |
=?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | not-needed | 2018-08-19 | ||
privacy_breach.patch | Remove call to external elements in README, which, once converted to HTML, can cause privacy breach |
=?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | no | 2018-08-19 | ||
0004-avoid-git-call-in-gemspec.patch | avoid git call in gemspec | Lucas Nussbaum <lucas@debian.org> | no | 2022-12-29 | ||
0005-Fix-regexp_matches-tests-in-Ruby-v3.2.patch | Fix regexp_matches tests in Ruby v3.2 Object#~= has been removed from Ruby v3.2 [1]. Closes #590. [1]: https://bugs.ruby-lang.org/issues/15231 |
Lucas Kanashiro <kanashiro@ubuntu.com> | no | backport, https://github.com/freerange/mocha/commit/26b106a54 | 2024-02-22 | |
0006-fix-minitest-compatibility.patch | fix minitest compatibility | =?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | no | https://github.com/freerange/mocha/commit/32ef48f410189bb26abe574218306b612fc4de89 | 2024-07-21 |