update dropbear to 0.45
[openwrt-10.03/.git] / package / dropbear / patches / change-user.patch
index 3dc068f8ba9b075f054f15cce51875741aa9e4f9..3b4a341f7e31bc32b2a549b2376c03f36c0149e6 100644 (file)
@@ -1,6 +1,6 @@
 --- dropbear-0.44.old/svr-chansession.c        2005-02-03 02:29:44.000000000 +0100
 +++ dropbear-0.44/svr-chansession.c    2005-02-03 02:31:05.000000000 +0100
-@@ -859,10 +859,10 @@
+@@ -860,10 +860,10 @@
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {