From 166121d66d38a3f6584222a03558493c1a23de72 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 9 Jul 2017 14:45:17 +0100 Subject: dgit: Regularise patch filenames, and defend against funny commit subjects * Do not specified patch names which look like series filenames * When we invent a filename based on a commit message, add ".patch". Signed-off-by: Ian Jackson --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5d78d25..7900c92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ dgit (3.12~) unstable; urgency=medium Important bugfixes to dgit: * Pass --no-renames to git diff-tree -z, avoiding potential trouble. + * Defend against commit subject lines which would generate patches which + look like series files, etc. Involves adding .patch to all generated + patch filenames. -- -- cgit v1.2.3