]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl-find.patch
up to 1.0.2n [7 Dec 2017]; CVE-2017-3737; CVE-2017-3738
[packages/openssl.git] / openssl-find.patch
index 8ca7a551e6a1b7c99d5043a11dbd174376c92878..30f6d8b97c81c9ba86a7c728167b2ea89af6ce3a 100644 (file)
@@ -59,3 +59,14 @@ index 0000000..8e1b42c
 +
 +1;
 
+--- openssl-1.0.2m/util/perlpath.pl~   2017-10-26 23:34:32.000000000 +0300
++++ openssl-1.0.2m/util/perlpath.pl    2017-11-01 13:08:24.963877348 +0200
+@@ -4,7 +4,7 @@
+ # line in all scripts that rely on perl.
+ #
+-require "find.pl";
++require "./find.pl";
+ $#ARGV == 0 || print STDERR "usage: perlpath newpath  (eg /usr/bin)\n";
+ &find(".");
This page took 0.030793 seconds and 4 git commands to generate.