[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mass bugfiling potential: bundled implementation of md5



On 2018-10-25 10:41, Michael Biebl wrote:
Am 25.10.18 um 09:44 schrieb Bas Couwenberg:
On 2018-10-25 08:56, Yangfl wrote:
A potential fix for that might be replace the md5.h header with

#define LIBMD_MD5_ALADDIN
#include <md5.h>

remove building for md5.c, and add

Build-Depends: libmd-dev (>= 1.0.1)

That is not a solution for packages that are backported, as libmd-dev
(>= 1.0.1) is only available in unstable.

You have two solutions here:
- backport libmd-dev (>= 1.0.1)
- revert this particular change in your package if you do a backport

Or:

- Leave the bugreport unresolved until libmd-dev (>= 1.0.1) is available in stable

My initial suggestion to wait with the MBF until libmd-dev (>= 1.0.1) is available in stable is still the best solution in my opinion.

Kind Regards,

Bas


Reply to: