2018-12-14 14:55:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 14 14:53:10 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.1:
|
|
|
|
* Add missing compatibility macros for SHA384
|
|
|
|
* Fix compatibility macros for SHA512
|
|
|
|
* test: Refactor and extend message digest testing
|
|
|
|
* Add compatibility with Aladdin Enterprises MD5 implementation
|
|
|
|
* build: Invoke sed with portable regex
|
|
|
|
|
2018-02-02 13:36:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 2 13:36:21 UTC 2018 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.0.0:
|
|
|
|
* build: Drop GCC specific compiler flag -include
|
|
|
|
* build: Detect version script linker support at configure time
|
|
|
|
* build: Use an export symbols file if there is no version script
|
|
|
|
support
|
|
|
|
* build: Do not override the default DEPENDENCIES for libmd
|
|
|
|
* Stop using non-portable <sys/param.h>
|
|
|
|
* Remove unused __RCSID macro usage
|
|
|
|
* Remove unused NEWS file
|
|
|
|
* Stop using non-portable <sys/cdefs.h>
|
|
|
|
* build: Add -no-undefined libtool flag
|
|
|
|
* build: Stop checking for malloc() and memset()
|
|
|
|
* build: Switch to AC_C_BIGENDIAN defining WORD_BIGENDIAN
|
|
|
|
|
2016-07-21 14:42:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 21 14:21:05 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Description update
|
|
|
|
|
2016-07-11 19:07:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 10 08:48:43 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Initial package for version 0.0.0
|
|
|
|
|