Debian Patches
Status for golang-github-git-lfs-gitobj/2.1.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-pack-test-offsets.patch | Compute pack test offsets from compressed length Two pack tests hardcoded offsets that only hold if zlib compresses the test strings to one exact length. Go 1.27 produces different output, so the offsets point at the wrong bytes and the tests fail. Derive them from len(compressed) instead. |
Stephen Gelman <ssgelm@debian.org> | yes | 2026-09-22 |
