From 6233951bd273bc9245859d95a44a2278d55a7b65 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 4 Apr 2010 10:05:26 +0200 Subject: update to latest upstream --- package/openssh/patches/patch-mac_c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/openssh/patches/patch-mac_c') diff --git a/package/openssh/patches/patch-mac_c b/package/openssh/patches/patch-mac_c index 28e27e186..1d4286e29 100644 --- a/package/openssh/patches/patch-mac_c +++ b/package/openssh/patches/patch-mac_c @@ -1,6 +1,5 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- openssh-5.2p1.orig/mac.c 2008-06-13 02:58:50.000000000 +0200 -+++ openssh-5.2p1/mac.c 2009-05-01 13:34:59.000000000 +0200 +--- openssh-5.4p1.orig/mac.c 2008-06-13 02:58:50.000000000 +0200 ++++ openssh-5.4p1/mac.c 2010-03-17 16:24:25.000000000 +0100 @@ -59,8 +59,10 @@ struct { { "hmac-sha1-96", SSH_EVP, EVP_sha1, 96, -1, -1 }, { "hmac-md5", SSH_EVP, EVP_md5, 0, -1, -1 }, -- cgit v1.2.3