Bug#894282: openssl: Missing quotes in c_rehash

2018-03-31 Thread Tim
This also affects the build currently in experimental. Which is breaking my experimental sbuild chroots. Can the patch be uploaded there also.

Bug#894282: openssl: Missing quotes in c_rehash

2018-03-28 Thread Mike Gabriel
Hi, On Wed, 28 Mar 2018 12:51:06 +0300 Sergei Golovan wrote: > Package: openssl > Version: 1.1.0h-1 > Severity: grave > > Dear Maintainer, > > In the latest openssl package there's a regression in c_rehash script. Quotes > are missing in lines 15 and 16: > > my $dir =

Bug#894282: openssl: Missing quotes in c_rehash

2018-03-28 Thread Sergei Golovan
Package: openssl Version: 1.1.0h-1 Severity: grave Dear Maintainer, In the latest openssl package there's a regression in c_rehash script. Quotes are missing in lines 15 and 16: my $dir = /usr/lib/ssl; my $prefix = /usr; This makes Perl treat the lines as regexps which makes the script