Debian Patches
Status for ruby-curb/1.0.5-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable_test_requiring_network.patch | disable test requiring network access | Cédric Boutillier <boutil@debian.org> | no | debian | 2019-08-12 | |
remove-local-extension-dir-from-tests-loadpath.patch | Remove local extension dir from tests load path Fix test segfault due to the wrong ruby version extension gets loaded. This is caused because the ext dir contains the last '.so' library builded and makes his way into the test load path |
David Suárez <david.sephirot@gmail.com> | no | debian | 2019-08-12 | |
use-test-files-for-tests.patch | use files from tests/ instead of C files from ext/ for tests because they are around when doing autopkgtest | Cédric Boutillier <boutil@debian.org> | no | 2019-08-12 | ||
read_data_handler.patch | [PATCH] FIX: for callback function read_data_handler unify condition check for remaining vs read_bytes and remove unneeded branch, and fix return value as the result. Fixes #451 . |
Mamoru TASAKA <mtasaka@fedoraproject.org> | yes | debian upstream | https://github.com/taf2/curb/pull/453/commits/43501a23786b1c707c23ccc5ddb3d4c9b3515953 | 2024-07-05 |