Package: release.debian.org Severity: normal User: [email protected] Usertags: transition
Hi, upstream bumped SONAME of libnftnl, so the binary package got rename from libnftnl7 to libnftnl11. https://release.debian.org/transitions/html/auto-libnftnl.html Reverse depends (nftables, iptables) build just fine with the new one. Ben file: title = "libnftnl"; is_affected = .depends ~ "libnftnl7" | .depends ~ "libnftnl11"; is_good = .depends ~ "libnftnl11"; is_bad = .depends ~ "libnftnl7";

