Skip to content

Commit

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

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

* [usb-moded] Know how to deal with symlinks for improved SD card mass-storage support
* [usb-moded] double-check devicelock to avoid race issues
* Do not clean up twice, improve debug output
* Re-factoring mass-storage code
* Remove some unecessary debug
* Free ipforward data correctly, interface is not used so no need to free.
* Stop appsync on shutdown, only do diag appsync when appsync is compiled in, add connection_sharing mode to development headers

-- Philippe De Swert <philippe.deswert@jolla.com> Wed, 15 Jan 2014 08:07:50 +0200

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
Expand Down

0 comments on commit 3968b79

Please sign in to comment.