dropbear: update to 2012.55 and refresh patches
[openwrt/staging/chunkeey.git] / package / network / services / dropbear / patches / 110-change_user.patch
index 55747bc4d721e6f62b4cd1b40f86f84abc3de7ff..a354edad2322694c8fde00fb10841db9ccf218d0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-chansession.c
 +++ b/svr-chansession.c
-@@ -884,12 +884,12 @@ static void execchild(void *user_data) {
+@@ -891,12 +891,12 @@ static void execchild(void *user_data) {
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {