Add a fixes tag. In other words, find the commit ID that caused the issue and add the output of the following to this patch before your sob: git --no-pager log --format='Fixes: %h ("%s")' --abbrev=12 -1 <commit ID>; BR, Jarkko