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

Bug#960753: transition: yara



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition

Dear release team,

the libyara3 -> libyara4 transition is necessary due to the simple
SONAME bump due to incompatible API and ABI changes. There are two
reverse dependencies, python-yara and libguestfs both of which I
maintain. libguestfs can already be built against with yara/4 and
python-yara/4.x will be uploaded at the same time as yara/4.

Ben file:

title = "yara";
is_affected = .depends ~ "libyara3" | .depends ~ "libyara4";
is_good = .depends ~ "libyara4";
is_bad = .depends ~ "libyara3";

Cheers,
-Hilko


Reply to: