refresh all package patches in the buildroot using quilt
[openwrt-10.03/.git] / package / dropbear / patches / 110-change_user.patch
index ac617e2806c4492db294282837f5c3b5f72e8d7e..9a9a6afda14ad89c27f130c4385bce9d695c08e2 100644 (file)
@@ -1,7 +1,8 @@
-diff -urN dropbear.old/svr-chansession.c dropbear.dev/svr-chansession.c
---- dropbear.old/svr-chansession.c     2005-12-09 06:42:33.000000000 +0100
-+++ dropbear.dev/svr-chansession.c     2005-12-12 01:42:38.982034750 +0100
-@@ -860,12 +860,12 @@
+Index: dropbear-0.49/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
+@@ -908,12 +908,12 @@
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {