2021-01-04 13:48:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 4 12:46:19 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.3
|
|
|
|
* Import local-link header from libbsd
|
|
|
|
* Switch SHA2 symbols from weak to strong aliases
|
|
|
|
* build: Move local-link.h from libmd_la_helper_sources to libmd_la_SOURCES
|
|
|
|
* build: Only depend on libmd.sym when using it
|
|
|
|
* Remove duplicate Files entries from COPYING
|
|
|
|
* build: Use <unistd.h> only if available
|
|
|
|
* Remove unused weak symbol declarations for MD2 functions
|
|
|
|
* build: Ignore release tarballs
|
|
|
|
* build: Provide wrapper functions instead of aliases in DLL built with MSVC
|
|
|
|
* build: Fix out of tree builds
|
|
|
|
|
2020-03-04 20:27:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 4 16:27:59 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
- Remove undefined macro
|
|
|
|
|
2019-08-13 15:58:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 13 13:54:43 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Enable profile guided optimization
|
|
|
|
|
2018-12-14 15:55:21 +01: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 14:36:12 +01: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 16:42:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 21 14:21:05 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Description update
|
|
|
|
|
2016-07-11 21:07:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 10 08:48:43 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Initial package for version 0.0.0
|
|
|
|
|