~roguescholar/lintian/+git/trunk:stretch

Last commit made on 2017-06-03
Get this branch:
git clone -b stretch https://git.launchpad.net/~roguescholar/lintian/+git/trunk

Branch merges

Branch information

Name:
stretch
Repository:
lp:~roguescholar/lintian/+git/trunk

Recent commits

6e1c5e4... by Niels Thykier

Release lintian/2.5.50.4 into unstable

Signed-off-by: Niels Thykier <email address hidden>

003f25b... by Niels Thykier

t: Rename directory in legacy-filenames

dpkg-source now excludes "debian/files" by default, this matches
"t/tests/legacy-filenames/debian/files" and its contents. A trival
rename solves all of that and avoids shipping a broken source package.

Signed-off-by: Niels Thykier <email address hidden>

0a2f38e... by Niels Thykier

upstream-metadata: Disable YAML parsing [CVE-2017-8829]

Disable the parsing of the "debian/upstream/metadata" file as our
current parser (YAML::XS) suffers from arbitrary code execution bugs.
Given the short time left until the release, lets disable the code
path and figure out what to do with it for buster.

e0ef060... by Niels Thykier

t: Update tests to fix FTBFS

Signed-off-by: Niels Thykier <email address hidden>

c69a244... by Niels Thykier

Release lintian 2.5.50.3 into unstable

Signed-off-by: Niels Thykier <email address hidden>

18db660... by Niels Thykier

t: Provide a more convincing corrupt zip file

Signed-off-by: Niels Thykier <email address hidden>

ccf1b7f... by Niels Thykier

Release lintian/2.5.50.2 into unstable

Signed-off-by: Niels Thykier <email address hidden>

8ab74f1... by Niels Thykier

d/changelog: Open entry for 2.5.50.2

Signed-off-by: Niels Thykier <email address hidden>

5854864... by Niels Thykier

tags.gpi: Make it work under gnuplot 5

Signed-off-by: Niels Thykier <email address hidden>

61d1007... by Niels Thykier

dplint: Avoid passing @ARGV on the stack

If we pass @ARGV on the stack, we can end up with a Bizarre Copy/copy
freed scalar error.

Bug: https://rt.perl.org/Public/Bug/Display.html?id=131192
Signed-off-by: Niels Thykier <email address hidden>