Skip to content

Commit

Permalink
[usb-moded] Usb-moded minor release 0.82.4
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 Jul 7, 2015
1 parent 116b5dc commit f8b3acd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.82.3])
AC_INIT([usb_moded], [0.82.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.82.4) unstable; urgency=low

* [network] Fix potential memory leak. Fixes: CID#1311255, CID#1311254, CID#1311253, CID#1311252
* [modesetting] Retry network setting before starting post services. Contributes: JB#30264
* [ifconfig] Query /sys/class/net instead of ifconfig
* [network] Improve dealing with missing interfaces.
* [adb] Add dhcp server start for ADB mode. Contributes: JB#30264
* [appsync] sort appsync list alphabetically. Contributes: JB#30264

-- Philippe De Swert <philippe.deswert@jolla.com> Mon, 06 Jul 2015 13:31:13 +0300

usb-moded (0.82.3) unstable; urgency=low

* [spec] Make sure all adb services are packaged. Contributes: JB#30264
Expand Down
2 changes: 1 addition & 1 deletion rpm/usb-moded.spec
@@ -1,6 +1,6 @@
Name: usb-moded
Version: 0.82
Release: 3
Release: 4
Summary: USB mode controller
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit f8b3acd

Please sign in to comment.