X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fdropbear%2Fpatches%2F100-pubkey_path.patch;h=9c7fc19c4315dcca22876919323151c429e33490;hb=4060d376f8dca6963e662dc003514630c29637fb;hp=3f76e3a743913e52a010a43c6da3ac1c6bcaf2f5;hpb=d3e7fffaf3c870c67fbb86d87308dff1675e1908;p=openwrt.git diff --git a/package/dropbear/patches/100-pubkey_path.patch b/package/dropbear/patches/100-pubkey_path.patch index 3f76e3a743..9c7fc19c43 100644 --- a/package/dropbear/patches/100-pubkey_path.patch +++ b/package/dropbear/patches/100-pubkey_path.patch @@ -1,7 +1,7 @@ -Index: dropbear-0.49/svr-authpubkey.c +Index: dropbear-0.50/svr-authpubkey.c =================================================================== ---- dropbear-0.49.orig/svr-authpubkey.c 2007-06-04 13:21:39.475975408 +0200 -+++ dropbear-0.49/svr-authpubkey.c 2007-06-04 13:21:39.542965224 +0200 +--- dropbear-0.50.orig/svr-authpubkey.c 2007-08-10 23:47:48.000000000 +0200 ++++ dropbear-0.50/svr-authpubkey.c 2007-08-10 23:47:48.000000000 +0200 @@ -176,6 +176,8 @@ goto out; }