forked from pool/hashdeep
- Add patch to fix build with GCC 11: * 0001-Fix-errors-found-by-clang.patch OBS-URL: https://build.opensuse.org/request/show/896455 OBS-URL: https://build.opensuse.org/package/show/utilities/hashdeep?expand=0&rev=5
126 lines
3.5 KiB
Plaintext
126 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 31 20:39:08 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Add patch to fix build with GCC 11:
|
|
* 0001-Fix-errors-found-by-clang.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 30 07:43:16 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Use source url for sources
|
|
- Cleanup spec file
|
|
- Drop not needed dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 15:00:07 UTC 2014 - elchevive@opensuse.org
|
|
|
|
- updated to version 4.4
|
|
- package rename following upstream: md5deep->hashdeep
|
|
* New Features
|
|
|
|
Added case insensitive auditing with -E mode
|
|
|
|
* Bug Fixes
|
|
|
|
Added checks against user errors on Hashdeep command line
|
|
Fixed bug for known filenames with the directory in the filename
|
|
Fixed bug for double dots in the filename
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 26 16:57:27 UTC 2012 - elchevive@opensuse.org
|
|
|
|
- updated to version 4.3
|
|
* Bug Fixes
|
|
|
|
Fixed check for endian-ness, affecting hash generation on
|
|
big-endian platforms.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 11 20:35:49 UTC 2012 - elchevive@opensuse.org
|
|
|
|
- updated to version 4.2
|
|
* Bug Fixes
|
|
|
|
Fixed padding in Tiger hashes for large files
|
|
Fixed hashdeep bug for known files with commas in their names.
|
|
Cleaned up usage message
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 23 12:49:44 UTC 2012 - elchevive@opensuse.org
|
|
|
|
- Updated to version 4.1
|
|
- Add smp_flags and optflags to make
|
|
- update licente tag
|
|
|
|
* New Features
|
|
|
|
Added expert mode option to parse Windows PE files
|
|
|
|
* Bug Fixes
|
|
|
|
Fixed junction point handling on Win32
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 25 20:21:00 GMT 2012 - elchevive@opensuse.org
|
|
|
|
- Updated to version 4.0.1
|
|
|
|
* Bug Fixes
|
|
|
|
Fixed hang on DFXML generation on Win32
|
|
Fixed incorrect hashes via stdin on Win32
|
|
Fixed "Too many open files" error on OS X
|
|
Doc files in Win32 have been corrected.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 13 13:00:00 GMT 2012 - elchevive@opensuse.org
|
|
|
|
- Updated to version 4.0.0
|
|
|
|
* New Features
|
|
|
|
Rewrote most of the program in C++.
|
|
Enabled multiprocessor support on all platforms.
|
|
Removed ten character limit on file size mode
|
|
|
|
* Bug Fixes
|
|
|
|
Too numerous to count!
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 27 13:22:00 GMT 2011 - elchevive@opensuse.org
|
|
|
|
* New Features
|
|
|
|
Added a warning message when running 32-bit versions of the
|
|
programs on a 64-bit system.
|
|
|
|
* Bug Fixes
|
|
|
|
Fixed a cosmetic bug in the hashdeep header.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 6 21:03:00 GMT 2011 - elchevive@opensuse.org
|
|
|
|
- Updated to version 3.9.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 12 12:38:00 GMT 2011 - elchevive@opensuse.org
|
|
|
|
- Remove licenses dep. from spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 14:53:00 GMT 2011 - elchevive@opensuse.org
|
|
|
|
- Updated to version 3.9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 27 16:49:00 GMT 2010 - elchevive@opensuse.org
|
|
|
|
- Updated to version 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 19 14:45:00 GMT 2010 - elchevive@opensuse.org
|
|
|
|
- Initial package
|