Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Release 0.71
  * Avoid crash when passing empty text/non valid data to write_to_file
  * Make usb-moded to start a bit earlier in bootup.
  * Update documentation for kernel command line ip.
  * No disconnects between devicelock status changes

Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Oct 1, 2013
1 parent 967f112 commit eb4edc7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.70.1])
AC_INIT([usb_moded], [0.71])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

AM_CONFIG_HEADER([config.h])
Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
@@ -1,3 +1,12 @@
usb-moded (0.71) unstable; urgency=low

* Avoid crash when passing empty text/non valid data to write_to_file
* [systemd] make usb-moded to start a bit earlier in bootup.
* Update documentation for kernel command line ip.
* [usb-moded] No disconnects between devicelock status changes

-- Philippe De Swert <philippe.deswert@jollamobile.com> Tue, 01 Oct 2013 09:33:03 +0300

usb-moded (0.70.1) unstable; urgency=low

* Enable wecis for android so EvilOS can detect the rndis easily
Expand Down

0 comments on commit eb4edc7

Please sign in to comment.