Commit Graph

45 Commits

Author SHA1 Message Date
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
Florian Weimer 14268b7686 Use LDFLAGS from redhat-rpm-config 2018-02-23 20:55:47 +01:00
Brian C. Lane db688a2327 - Add gcc BuildRequires for future minimal buildroot support 2018-02-19 17:23:38 -08:00
Fedora Release Engineering 3dadd2247d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:44:28 +00: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
Zbigniew Jędrzejewski-Szmek be0ab80539 Python 2 binary package renamed to python2-isomd5sum 2017-08-19 09:38:29 -04:00
Fedora Release Engineering b432b77964 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 23:54:16 +00:00
Fedora Release Engineering 24c979e168 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 13:45:43 +00: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
Fedora Release Engineering d4a2bfeeba - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 16:36:27 +00:00
Miro Hrončok b5dc30eb06 Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Fedora Release Engineering c573ed31ba - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 07:30:24 +00:00
Dennis Gilmore 5e4be7b75f - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 00:42:05 +00: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
Dennis Gilmore 973fa956c7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 11:37:56 +00:00
Till Maas e8ed4adc03 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:18:21 +01:00
Brian C. Lane 03df98fe3e Update spec to point to upstream at github 2015-01-29 12:08:50 -08:00
Peter Robinson e825d24703 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 21:59:42 +00:00
Dennis Gilmore 3fc79566ad - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 17:52:22 -05:00
Brian C. Lane ce959ae63d - Display supported iso status (#1026336) (bcl)
- Add ppc64le (bcl)
2014-01-10 17:41:57 -08:00
Dennis Gilmore ce0029007f - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 15:03:21 -05: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
Dennis Gilmore b21612bc4c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 20:18:43 -06:00
Dennis Gilmore 3d4faa7b90 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 10:13:56 -05: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
Dennis Gilmore 7fc971390f - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 00:03:14 -06:00
Radek Vykydal c49e46489d Allocate one more char for string sentinel (#692135) (rvykydal) 2011-04-08 11:47:14 +02:00
Dennis Gilmore ce8b1944f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 07:16:45 -06:00
Christopher Edward Lumens 7af774afb9 New release. 2010-06-30 21:00:25 +00: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
Jesse Keating 57d96d421f - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 03:40:01 +00:00
Jesse Keating e85faf80fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 08:12:56 +00:00
Jeremy Katz 3196ea0731 - Don't install the unused python module (#479005) 2009-01-08 22:06:04 +00:00
Ignacio Vazquez-Abrams 5cfbc47c91 Rebuild for Python 2.6 2008-11-29 16:47:55 +00:00
Hans de Goede bc897a9519 - Fix permission on installed manpages (#469936) 2008-11-05 14:26:09 +00:00
Dennis Gilmore 9647376492 add patch fixing libdir of sparc64 2008-04-24 12:46:33 +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 eeff8f855c fix typo 2008-02-08 04:22:18 +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 b91f03224b - BR popt-devel 2007-12-10 15:25:09 +00:00
Jeremy Katz e45169a3a4 initial import 2007-12-10 15:14:09 +00:00