Update dropbear
[librecmc/librecmc.git] / package / network / services / dropbear / patches / 100-pubkey_path.patch
index 401c7e1ba56443560a89c2e0dd571afce9cf0838..274d3af46a68961d076cd838c38951311d0d1340 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-authpubkey.c
 +++ b/svr-authpubkey.c
-@@ -220,14 +220,20 @@ static int checkpubkey(char* algo, unsig
+@@ -229,14 +229,20 @@ static int checkpubkey(char* algo, unsig
                goto out;
        }
  
@@ -29,7 +29,7 @@
  
        /* open the file as the authenticating user. */
        origuid = getuid();
-@@ -396,26 +402,35 @@ static int checkpubkeyperms() {
+@@ -405,26 +411,35 @@ static int checkpubkeyperms() {
                goto out;
        }