Re: Bug#878901: dh-make-perl: FTBFS with dpkg >= 1.19: "Insecure dependency in eval while running with -T switch"

2017-10-19 Thread Damyan Ivanov
-=| Damyan Ivanov, 18.10.2017 20:20:16 + |=- > During discussion, Matt S. Trout suggested on IRC that the check for > a valid package name is better written as $input =~ > /\A([A-Za-z]\w*(?:::\w+)*)\Z/. If no hierarchy is possible, then > /\A([A-Za-z]\w*/ would be enough. I forgot an additi

Re: Bug#878901: dh-make-perl: FTBFS with dpkg >= 1.19: "Insecure dependency in eval while running with -T switch"

2017-10-19 Thread Christoph Biedl
Guillem Jover wrote... > TBH, I was not aware that anyone was running Dpkg modules in taint > mode. Well, I do as well, in some private code. I can and probably will change that, though. > If people are really running this code in taint mode, I'm willing to > discuss which parts of the API would