Upgrade dropbear to 0.50 (#2201)
[openwrt-10.03/.git] / package / dropbear / patches / 110-change_user.patch
index 9a9a6afda14ad89c27f130c4385bce9d695c08e2..20bb41c2d2ae3fcc49d1f94dcda6811d11273a6d 100644 (file)
@@ -1,7 +1,7 @@
-Index: dropbear-0.49/svr-chansession.c
+Index: dropbear-0.50/svr-chansession.c
 ===================================================================
---- dropbear-0.49.orig/svr-chansession.c       2007-06-04 13:21:39.455978448 +0200
-+++ dropbear-0.49/svr-chansession.c    2007-06-04 13:21:39.751933456 +0200
+--- dropbear-0.50.orig/svr-chansession.c       2007-08-10 23:47:48.000000000 +0200
++++ dropbear-0.50/svr-chansession.c    2007-08-10 23:47:48.000000000 +0200
 @@ -908,12 +908,12 @@
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {