[packages] openssh: Upgrade to 5.0p1
[openwrt/svn-archive/archive.git] / net / openssh / patches / 110-no_ripemd_fix.patch
index a76826e418108ed67355a2fef087858c1c722bf9..6276b0a5384092929bf30accdfbf0ea8d64b6bdd 100644 (file)
@@ -1,7 +1,5 @@
-Index: openssh-4.7p1/mac.c
-===================================================================
---- openssh-4.7p1.orig/mac.c   2007-10-02 16:53:04.000000000 -0500
-+++ openssh-4.7p1/mac.c        2007-10-02 16:53:04.000000000 -0500
+--- a/mac.c
++++ b/mac.c
 @@ -59,8 +59,10 @@
        { "hmac-sha1-96",               SSH_EVP, EVP_sha1, 96, -1, -1 },
        { "hmac-md5",                   SSH_EVP, EVP_md5, 0, -1, -1 },