Package: b4
Severity: minor
Patatt (https://git.kernel.org/pub/scm/utils/patatt/patatt.git) is now
in Debian unstable and patch attestation functionality has been moved
to it, so requesting that a dependency be included in b4 for patatt.
Right now, without patatt installed, b4 gives:
$ b4 attest /tmp/patch
ERROR: b4 now uses patatt for patch attestation. See:
https://git.kernel.org/pub/scm/utils/patatt/patatt.git/about/
But with patatt installed:
$ b4 attest /tmp/patch
SIGN | patch
$ patatt validate /tmp/patch
PASS | [email protected], [PATCH] Updated the man page
--
Anuradha