Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Minor release 0.80.6
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Sep 15, 2014
1 parent 2ffcf3d commit c01a830
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.80.5])
AC_INIT([usb_moded], [0.80.6])
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.80.6) unstable; urgency=low

* Support newer autoconf versions correctly
* [network] Actually clean-up dynamic mode network
* [docs] Fix up doxygen docs for some dbus functions
* [rpm] Own config directories. Contributes to JB#22780
* Fix memory leak related to charging mode. Fixes: CID#1237447
* Fix usb-moded-rescue package exec permissions

-- Philippe De Swert <philippe.deswert@jolla.com> Mon, 15 Sep 2014 18:55:00 +0300

usb-moded (0.80.5) unstable; urgency=low

* Remove usb_charging_set variable as it is not needed anymore
Expand Down

0 comments on commit c01a830

Please sign in to comment.