touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #59692
[Bug 1367304] Re: adbd crashes if adb root is used
This bug was fixed in the package android-tools -
4.2.2+git20130218-3ubuntu41
---------------
android-tools (4.2.2+git20130218-3ubuntu41) vivid; urgency=medium
core/adbd/services.c:
* disable all support for "adb root" (LP: #1367304)
* check screen lock state before allowing adb push/pull (LP: #1423293)
* move the screen lock check for adb shell to the arg processing code
* fix description of android-tools-adbd (LP: #1264427)
* use the right path for the lock check override file (LP: #1414288)
-- Oliver Grawert <ogra@xxxxxxxxxx> Mon, 02 Mar 2015 13:30:02 +0100
** Changed in: android-tools (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to android-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1367304
Title:
adbd crashes if adb root is used
Status in android-tools package in Ubuntu:
Fix Released
Bug description:
adbd crashes when adb root is used, instead it should be a noop,
this came up because the Ubuntu SDK is using adb root in one of the
device detection scripts (Line 27):
http://pastebin.ubuntu.com/8300137/
<ogra_> zbenjamin, on android adbd starts as the shell user and with adb root you can switch to a full root user mode
<ogra_> we dont allow that at all
<zbenjamin> ogra_: sergiusens: ah ok
<zbenjamin> thanks
<ogra_> zbenjamin, so a bug against android-tools would help ... adbd should not crash ... it should just be a no-op
<sergiusens> zbenjamin: you probably can get rid of the adb_root function comletely
<ogra_> zbenjamin, feel free to assign me directly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-tools/+bug/1367304/+subscriptions
References