v0.12.1
Changes
- scrub-patch: no longer try to remove mbox signatures, this is fragile and
does not always give expected results
Fixes
-
qa-cmp: ignore abidiff errors for stub libraries, prevents aborting
the entire process -
scrub-patch: fix -e/--edit to work with stdin, aka can do:
diff -Nur a b | scrub-patch --edit > edited-in-vim.patch