- Package:
- src:apitrace
- Source:
- apitrace
- Submitter:
- Guillem Jover
- Date:
- 2021-02-13 21:33:03 UTC
- Severity:
- normal
- Tags:
Hi! The MD5 functions in libbsd have been superseded by the ones in the libmd project, and they might be removed in the next SONAME bump. The current implementations in libbsd are just wrappers for the real functions from libmd. Attached a patch fixing this. Thanks, Guillem