dropbear: bump to 2020.79
[openwrt/openwrt.git] / package / network / services / dropbear / patches / 100-pubkey_path.patch
index 732d84078f77e8f082c127f2a7723030e07ee9f7..af3fbb336bf6aedeccdbffe04d476d0133112bd2 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-authpubkey.c
 +++ b/svr-authpubkey.c
-@@ -338,14 +338,19 @@ static int checkpubkey(const char* algo,
+@@ -386,14 +386,19 @@ static int checkpubkey(const char* keyal
                goto out;
        }
  
@@ -28,7 +28,7 @@
  
  #if DROPBEAR_SVR_MULTIUSER
        /* open the file as the authenticating user. */
-@@ -426,27 +431,36 @@ static int checkpubkeyperms() {
+@@ -474,27 +479,36 @@ static int checkpubkeyperms() {
                goto out;
        }