Commit Graph

10 Commits

Author SHA256 Message Date
Martin Pluskal
bb21bb6752 - 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/package/show/devel:libraries:c_c++/libmd?expand=0&rev=17
2023-06-20 11:53:54 +00:00
Martin Pluskal
834ee8dfcb Accepting request 925667 from home:dirkmueller:Factory
- update to 1.0.4:
  * Place static keyword before const in function definitions 
  * Declare local functions as static 
  * Fix signedness type mismatch comparisons
  * test: Fix pointer type sign mismatch in DEF_TEST_DIGEST() macro
  * man: Document RIPEMD160 and SHA-1 security status
  * build system improvements

OBS-URL: https://build.opensuse.org/request/show/925667
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=16
2021-10-18 08:41:29 +00:00
Martin Pluskal
7cefc15259 - 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/package/show/devel:libraries:c_c++/libmd?expand=0&rev=14
2021-01-04 12:48:59 +00:00
Martin Pluskal
21ad7ce3d5 Accepting request 781584 from home:Andreas_Schwab:Factory
- Remove undefined macro

OBS-URL: https://build.opensuse.org/request/show/781584
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=12
2020-03-04 19:27:58 +00:00
Martin Pluskal
b65758b518 - Enable profile guided optimization
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=10
2019-08-13 13:58:33 +00:00
Martin Pluskal
9d9ccfb066 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=8
2018-12-14 14:55:21 +00:00
Martin Pluskal
69f3bdd226 - Update to version 1.0.0:
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=6
2018-02-02 13:36:12 +00:00
Martin Pluskal
f988b527c7 Accepting request 412574 from home:jengelh:branches:devel:libraries:c_c++
- Description update

OBS-URL: https://build.opensuse.org/request/show/412574
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=4
2016-07-21 14:42:38 +00:00
Martin Pluskal
a9ea6c91a1 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=2 2016-07-13 10:47:00 +00:00
Michal Vyskocil
5a290ad523 Accepting request 407577 from home:pluskalm
New package, please add me as maintainer

OBS-URL: https://build.opensuse.org/request/show/407577
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=1
2016-07-11 19:07:11 +00:00