[PATCH 1/2] devtools: fix check of multiple commits fixed at once

Luca Boccassi luca.boccassi at gmail.com
Tue Nov 28 15:15:16 CET 2023


On Tue, 18 Apr 2023 at 15:08, Thomas Monjalon <thomas at monjalon.net> wrote:
>
> When looking for fixes to backport,
> only the first origin commit hash (from "Fixes:") was checked.
> There is very little chance that the next commits being fixed
> have a wrong hash in the commit log of the fix,
> but it is fixed by checking them all before proceeding further.
>
> Fixes: 752d8e097ec1 ("scripts: show fixes with release version of bug")
> Cc: stable at dpdk.org
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
>  devtools/git-log-fixes.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Luca Boccassi <bluca at debian.org>


More information about the dev mailing list