]> git.pld-linux.org Git - packages/openssl.git/commitdiff
openssl patches
authorArtur Frysiak <artur@frysiak.net>
Wed, 14 Apr 1999 19:13:08 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-perl.patch -> 1.1

openssl-perl.patch [new file with mode: 0644]

diff --git a/openssl-perl.patch b/openssl-perl.patch
new file mode 100644 (file)
index 0000000..4997ee4
--- /dev/null
@@ -0,0 +1,18 @@
+diff -ur openssl-0.9.2b.old/apps/CA.pl openssl-0.9.2b/apps/CA.pl
+--- openssl-0.9.2b.old/apps/CA.pl      Sat Jan  2 17:02:24 1999
++++ openssl-0.9.2b/apps/CA.pl  Wed Apr 14 12:45:42 1999
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+ #
+ # CA - wrapper around ca to make it easier to use ... basically ca requires
+ #      some setup stuff to be done before you can use it and this makes
+diff -ur openssl-0.9.2b.old/apps/der_chop openssl-0.9.2b/apps/der_chop
+--- openssl-0.9.2b.old/apps/der_chop   Sat Jan  2 17:02:24 1999
++++ openssl-0.9.2b/apps/der_chop       Wed Apr 14 12:45:29 1999
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+ #
+ # der_chop ... this is one total hack that Eric is really not proud of
+ #              so don't look at it and don't ask for support
This page took 0.127171 seconds and 4 git commands to generate.