Debian Patches
Status for isomd5sum/1:1.2.3-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
testpyisomd5sum.patch | commit 78bc7463e6a99485349627ee939f65bc78ba036f testpyisomd5sum.py: Support genisoimage, Python 2 Debian-based distributions no longer contains mkisofs, so use genisoimage is mkisofs is not found. This is done in a way which is compatible with both Python 2 and Python 3. Honor $(PYTHON) in Makefile when calling testpyisomd5sum.py during make test. diff --git a/Makefile b/Makefile index c98cf35..8aaf3d9 100644 |
Ryan Finnie <ryan@finnie.org> | no | 2018-12-09 | ||
32bitcheck.patch | commit 44a326746d63b391cc88be6a88fce08fc27b3853 matches_number: Use long long int for 32bit + _FILE_OFFSET_BITS=64 Closes rhinstaller/isomd5sum#20 diff --git a/libcheckisomd5.c b/libcheckisomd5.c index 2d350bc..56552a2 100644 |
Ryan Finnie <ryan@finnie.org> | no | 2018-12-16 |