Commit Graph

13 Commits

Author SHA1 Message Date
Brian C. Lane
6acd82f231 - New Version 1.2.5 (bcl)
Resolves: RHEL-45005
- testpyisomd5sum.py: Use a consistent iso size (bcl)
- Remove quiet from iso creation, size seems wrong (bcl)
- workflows: Move to Fedora 39 and checkout v4 (bcl)
- Add support for riscv64 (davidlt)
- workflows: Update to use actions/checkout (bcl)
- Add a GitHub Action to run tests (bcl)
- Add mips64 (wangray1021)
- testpyisomd5sum.py: Support genisoimage, Python 2 (ryan)
2024-06-25 09:24:34 -07:00
Brian C. Lane
9211be9ad7 New Version 1.2.3 (bcl)
Fix 32bit bug on large files (squimrel)
Don't put DESTDIR in the isomd5sum.pc file (bcl)
2018-04-10 10:36:11 -07:00
Brian C. Lane
caf7ff1e39 - Don't put DESTDIR in the isomd5sum.pc file
- New Version 1.2.2 (bcl)
- Fix aligned alloc parameters and overflow on 32bit size_t (#1497458) (squimrel)
- Fix memory leak (squimrel)
- Add pkgconfig file (squimrel)
- Remove line-breaks from error messages (squimrel)
- Make library C++ compatible (squimrel)
- Constify function signatures (squimrel)
- Revert checkCallback function signature (squimrel)
2017-10-03 12:26:21 -07:00
Brian C. Lane
def9dd3647 - New Version 1.2.1 (bcl)
- Let the user pass their own file descriptor (squimrel)
- Correct format specifiers (squimrel)
2017-06-09 09:34:30 -07:00
Brian C. Lane
916ec0ef8c - New Version 1.2.0 (bcl)
- Improve the python test and add a test target to the Makefile (bcl)
- Improve error handling of libimplantisomd5 (squimrel)
- Fix popt memory leak and avoid exit in main (squimrel)
- Add derived clang format and editorconfig (squimrel)
- Format, constify, castify, decl-at-use code (squimrel)
- Make libimplantisomd5 use the utilities (squimrel)
- Implement shared utilities (squimrel)
- Refactor libcheckisomd5 (squimrel)
2017-06-08 10:00:17 -07:00
Brian C. Lane
7e61a1da42 - New upstream with Python3 support 2015-12-04 16:24:35 -08:00
Peter Robinson
3a864c9098 Use github source so it will build, cleanup spec, use %%license 2015-07-20 18:24:33 +01:00
Brian C. Lane
ce959ae63d - Display supported iso status (#1026336) (bcl)
- Add ppc64le (bcl)
2014-01-10 17:41:57 -08:00
Brian C. Lane
d8d53b83a9 - Add aarch64 (#985568) (bcl) 2013-07-17 14:52:40 -07:00
Brian C. Lane
14361d85b4 - Fix for gcc type-punned and sizeof pointer warnings. (bcl)
- Add exit code 2 for user abort (#907600) (bcl)
- Cleanup TABs and update Copyrights (bcl)
- Standardize *FLAGS in Makefile (ryan)
2013-02-26 09:13:30 -08:00
Brian C. Lane
2a7dbc0eed - Add python-isomd5sum package with python bindings
- Add callback and interrupt support to the python library
- Add RPM_OPT_FLAGS to CFLAGS and update makefile to use CFLAGS from environment
2012-03-09 12:21:55 -08:00
Radek Vykydal
c49e46489d Allocate one more char for string sentinel (#692135) (rvykydal) 2011-04-08 11:47:14 +02:00
Fedora Release Engineering
fa2e0a98b2 dist-git conversion 2010-07-28 18:30:22 +00:00