forked from pool/sha1collisiondetection
- Fix include header path to /usr/include/sha1dc/sha1.h as supposed by upstream installation - Remove conflicts with libmd-devel, as we changed the header path OBS-URL: https://build.opensuse.org/request/show/516839 OBS-URL: https://build.opensuse.org/package/show/security/sha1collisiondetection?expand=0&rev=9
30 lines
949 B
Plaintext
30 lines
949 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 4 15:18:33 CEST 2017 - tiwai@suse.de
|
|
|
|
- Fix include header path to /usr/include/sha1dc/sha1.h as supposed
|
|
by upstream installation
|
|
- Remove conflicts with libmd-devel, as we changed the header path
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 16:20:43 UTC 2017 - astieger@suse.com
|
|
|
|
- better printing of errors, and allow hashing stdin
|
|
add sha1collisiondetection-1.0.3-io-fixes.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 10 13:29:43 UTC 2017 - astieger@suse.com
|
|
|
|
- update to 1.0.3:
|
|
* SIMD code removed
|
|
* performance improvements
|
|
- package library
|
|
- conflicts with libmd-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 20:59:56 UTC 2017 - astieger@suse.com
|
|
|
|
- CLI to check for SHA-1 collisions bsc#1026646 - CVE-2005-4900
|
|
- initial package (cli only)
|
|
|
|
|