Commit Graph

17 Commits

Author SHA1 Message Date
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
Radek Vykydal 8e895375d1 - Add abort check feature (#555107) (dpierce, rvykydal) Changes prototype
of exported checkMediaFile function.
- Fix exit value of checkisomd5 (rvykydal)
- Remove output to stderr from library (#576251) (bcl)
- Use separate return value for image not found (#578160) (bcl)
2010-03-30 15:33:46 +00:00
Jeremy Katz 3196ea0731 - Don't install the unused python module (#479005) 2009-01-08 22:06:04 +00:00
Jeremy Katz 372bc6c30d - Add man pages from Ryan Finnie (ryan AT finnie DOT org)
- Use popt in checkisomd5 (Ryan Finnie)
- Fix verbose/gauge interactions (Ryan Finnie)
- A few other little janitorial things (Ryan Finnie)
2008-02-08 04:31:14 +00:00
Jeremy Katz 335fef7ce7 and upload respun tarball 2008-02-08 04:24:38 +00:00
Jeremy Katz 7e6550e68d - Add man pages from Ryan Finnie (ryan AT finnie DOT org)
- Use popt in checkisomd5 (Ryan Finnie)
- Fix verbose/gauge interactions (Ryan Finnie)
- A few other little janitorial things (Ryan Finnie)
2008-02-08 04:17:45 +00:00
Jeremy Katz 4d17e95a0c - The "fix the build after changing the API" release 2007-12-10 15:35:30 +00:00
Jeremy Katz e45169a3a4 initial import 2007-12-10 15:14:09 +00:00
Kevin Fenzi 3b16bce1d0 Setup of module isomd5sum 2007-12-08 01:16:28 +00:00