Debian Patches
Status for libgit-raw-perl/0.90+ds-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-convenience-libs | This patch makes the upstream source use the locally delivered libraries instead of the convenience copies of compatible libs included in the upstream tarball. Since libgit has not declared a stable interface, upstream didn't bother to make the code fall back to the system versions of the libs and rejected the respective issue. |
Marc Haber <mh+debian-packages@zugschlus.de> | yes | upstream | 2022-10-29 | |
remove-m32 | This patch removes the -m32 options that the build process adds to 64 bit non-arm builds. This option is not present in most of Debian's 32 bit arches and makes the build fail there, and it is not needed on Debian's 64 bit arches. |
Marc Haber <mh+debian-packages@zugschlus.de> | yes | upstream | 2022-10-29 | |
libgit2-version-tests | fix failing test Patch out the expected libgit2 version from the test, as the system library can have a different version. |
gregor herrmann <gregoa@debian.org> | not-needed | debian | vendor | 2022-10-29 |
libgit2_1.7.1 | adjust tests to libgit2 1.7.1 * t/08-branch.t: relog handling changed, adjust to the new 2 entries * t/19-push.t: the pack_progress callback returns all kind of values (timing issue?), mark as TODO |
gregor herrmann <gregoa@debian.org> | not-needed | debian | vendor | 2023-12-09 |
0001-S_git_check_error-adapt-to-libgit2-1.8.0-change.patch | [PATCH] S_git_check_error: adapt to libgit2 1.8.0 change giterr_last() no longer returns NULL for no error since https://github.com/libgit2/libgit2/commit/3618a2aa45893a88fbb2d1e0eb97d530c7dc4f4d |
Niko Tyni <ntyni@debian.org> | no | debian | 2024-10-14 |