- Update to version 1.1.0:
* man: Add new libmd(7) man page
* doc: Move mailing list reference to the end
* build: Fix version script linker support detection
* build: Switch to debian:latest Docker image
* build: Fix configure.ac indentation
* build: Require automake 1.11
* build: Do not use strong aliases on macOS
* On Darwin use assembler to support symbol aliases
* build: Rename libmd_alias() to libmd_strong_alias()
* Remove unused <assert.h>
* Sync MD2 changes from NetBSD
* Sync MD4 changes from OpenBSD
* Sync MD5 changes from OpenBSD
* Sync RMD160 changes from OpenBSD
* Sync SHA1 changes from OpenBSD
* Sync SHA2 changes from OpenBSD
* test: Add a new test_eq() helper function
* test: Add cases for SHA224 and SHA512-256
* build: Terminate lists in variables with «# EOL»
OBS-URL: https://build.opensuse.org/request/show/1093972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmd?expand=0&rev=9
* man: Add new libmd(7) man page
* doc: Move mailing list reference to the end
* build: Fix version script linker support detection
* build: Switch to debian:latest Docker image
* build: Fix configure.ac indentation
* build: Require automake 1.11
* build: Do not use strong aliases on macOS
* On Darwin use assembler to support symbol aliases
* build: Rename libmd_alias() to libmd_strong_alias()
* Remove unused <assert.h>
* Sync MD2 changes from NetBSD
* Sync MD4 changes from OpenBSD
* Sync MD5 changes from OpenBSD
* Sync RMD160 changes from OpenBSD
* Sync SHA1 changes from OpenBSD
* Sync SHA2 changes from OpenBSD
* test: Add a new test_eq() helper function
* test: Add cases for SHA224 and SHA512-256
* build: Terminate lists in variables with «# EOL»
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=17
- 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
OBS-URL: https://build.opensuse.org/request/show/860189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmd?expand=0&rev=7
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=14
- 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
OBS-URL: https://build.opensuse.org/request/show/572060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmd?expand=0&rev=3