Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Make-fscacher.tests-self-contained.patch | Make fscacher.tests self-contained So that autopkgtest-pkg-pybuild can correctly recognize the test scripts. See also https://lists.debian.org/debian-python/2024/11/msg00016.html |
Boyuan Yang <byang@debian.org> | no | 2024-11-28 | ||
proposed/pr102-part1.patch | [PATCH 1/2] Test the target value assumption for xor | Yaroslav Halchenko <debian@onerussian.com> | no | 2024-12-30 | ||
proposed/pr102-part2.patch | [PATCH 2/2] BF: force "little" endianness while xor_byte We are using xor_byte for fingerprint computation and need to also handle bytes of different length. When working on big-endian platforms (such as the only one left s390x on debian) our assumptions of alignment of bytes in such strings fail. For consistency - always do it "little endian" way |
Yaroslav Halchenko <debian@onerussian.com> | no | 2024-12-30 |