package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
[openwrt.git] / package / busybox / patches / 310-passwd_access.patch
index 1c246fcf239ff63da32a4e08914a9a5455837f25..fef9d3a7a8caa1cebec5366b1f61afc58d7c4a44 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1705,21 +1705,32 @@ static int check_user_passwd(const char 
+@@ -1716,21 +1716,32 @@ static int check_user_passwd(const char 
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;