Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Release 0.77.4
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Dec 15, 2013
1 parent 3d28f41 commit eb5d759
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.77.3])
AC_INIT([usb_moded], [0.77.4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

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

* [usb-moded] Remove the need to configure the interface in the config file, it can be fetched from connman too now
* [usb-moded] make sure all appsync services are not running on start. Fixes issues with services not working correctly before replug
* [usb-moded] If no ip is set, make sure there is a default value defined otherwise writing out the udhcpcd config will crash
* [usb-moded] Correct developer mode config to actually launch dhcp server
* [usb-moded] Update dhcp dependency
* Fix online state check

-- Philippe De Swert <philippe.deswert@jollamobile.com> Sun, 15 Dec 2013 13:57:37 +0200

usb-moded (0.77) unstable; urgency=low

* [usb-moded] Add dhcp server support to developer mode
Expand Down

0 comments on commit eb5d759

Please sign in to comment.