aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/buildpackage.py
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2021-02-04 18:33:20 +0100
committerGuido Günther <agx@sigxcpu.org>2021-02-08 11:06:15 +0100
commit434d5587280c72308744a1f3bc9bf657bc34f2e7 (patch)
tree2cb7bcb61991ad78651687c842050a8866ec2c5b /gbp/scripts/buildpackage.py
parent4d154671949cd59f7e83c37bf18dad006afb6645 (diff)
import-dsc: Delete NULs from dpkg-parsechangelog output before parsing
Commit messages may not contain NUL characters; in practice, Debian changelogs sometimes do, usually as the result of incorrectly used encoding for non-ASCII personal names. As a safety net, delete all NULs from the output of dpkg-parsechangelog before parsing it, so that they don’t get fed into Git or anything else further in the processing. Closes: #981340
Diffstat (limited to 'gbp/scripts/buildpackage.py')
0 files changed, 0 insertions, 0 deletions