#982749 apitrace: Switch from libbsd to libmd

Package:
src:apitrace
Source:
apitrace
Submitter:
Guillem Jover
Date:
2021-02-13 21:33:03 UTC
Severity:
normal
Tags:
#982749#5
Date:
2021-02-13 21:31:19 UTC
From:
To:
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