Skip to content

Commit

Permalink
[usb-moded] Release 0.79.1
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Apr 9, 2014
1 parent 236477c commit 901058e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.79])
AC_INIT([usb_moded], [0.79.1])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

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

* [usb-moded] Check return of the dhcp config write
* Fix up comment about the post synching to avoid confusion in the future.
* [usb-moded] Fix up some typos and assign another id to connection sharing mode
* Fix a potential memory leak found with coverity. Fixes: CID#1197129
* Make signal handling async-signal-safe

-- Philippe De Swert <philippe.deswert@jolla.com> Wed, 09 Apr 2014 16:40:08 +0300

usb-moded (0.79) unstable; urgency=low

* [usb-moded] Only report diag mode when started in diag mode with -d. Contributes: JB#13491
Expand Down

0 comments on commit 901058e

Please sign in to comment.