1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

package/dropbear: update to 2011.54

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29330 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2011-11-25 00:53:19 +00:00
parent 835d7d6225
commit 8f726f27e8
5 changed files with 14 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
--- a/svr-chansession.c
+++ b/svr-chansession.c
@@ -881,12 +881,12 @@ static void execchild(void *user_data) {
@@ -884,12 +884,12 @@ static void execchild(void *user_data) {
/* We can only change uid/gid as root ... */
if (getuid() == 0) {