packages/openssh: use new service functions, move user/group creation from postinst...
[openwrt/svn-archive/archive.git] / net / openssh / patches / 110-no_ripemd_fix.patch
index 6276b0a5384092929bf30accdfbf0ea8d64b6bdd..35bd0ba93e7c68c4de8406046528bca12db81382 100644 (file)
@@ -1,6 +1,6 @@
 --- a/mac.c
 +++ b/mac.c
-@@ -59,8 +59,10 @@
+@@ -59,8 +59,10 @@ struct {
        { "hmac-sha1-96",               SSH_EVP, EVP_sha1, 96, -1, -1 },
        { "hmac-md5",                   SSH_EVP, EVP_md5, 0, -1, -1 },
        { "hmac-md5-96",                SSH_EVP, EVP_md5, 96, -1, -1 },