]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Oct 2007 20:35:38 +0000 (20:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh-sshv1-openssl.patch -> 1.2

openssh-sshv1-openssl.patch [deleted file]

diff --git a/openssh-sshv1-openssl.patch b/openssh-sshv1-openssl.patch
deleted file mode 100644 (file)
index 0ce7b6e..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
---- openssh-4.6p1/cipher-3des1.c.orig  2006-09-01 07:38:36.000000000 +0200
-+++ openssh-4.6p1/cipher-3des1.c       2007-04-10 20:51:52.274701619 +0200
-@@ -35,9 +35,7 @@
- #include "xmalloc.h"
- #include "log.h"
--#if OPENSSL_VERSION_NUMBER < 0x00906000L
--#define SSH_OLD_EVP
--#endif
-+#include "openbsd-compat/openssl-compat.h"
- /*
-  * This is used by SSH1:
---- openssh-4.6p1/cipher-bf1.c.orig    2006-09-01 07:38:36.000000000 +0200
-+++ openssh-4.6p1/cipher-bf1.c 2007-04-10 20:52:16.380075306 +0200
-@@ -35,9 +35,7 @@
- #include "xmalloc.h"
- #include "log.h"
--#if OPENSSL_VERSION_NUMBER < 0x00906000L
--#define SSH_OLD_EVP
--#endif
-+#include "openbsd-compat/openssl-compat.h"
- /*
-  * SSH1 uses a variation on Blowfish, all bytes must be swapped before
This page took 0.320675 seconds and 4 git commands to generate.