Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Minor release 0.80.4
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Aug 15, 2014
1 parent 50711dd commit a5b67c6
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.3])
AC_INIT([usb_moded], [0.80.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.80.4) unstable; urgency=low

* [usb setting logic] Do not check for mode_to_set_twice Fixes: CID#1230272
* [network] Fix minor resource leak. Fixes: CID#1230273
* [network] Correct the check for broken network interfaces. Fixes: CID#1230271
* Handle all the kmod init where all the modules are handled
* [usb-moded] some minor fixes, small naming issue in configure.ac, fix compilation without devicelock
* [systemd] package all systemd files in their own section, add rescue mode

-- Philippe De Swert <philippe.deswert@jolla.com> Fri, 15 Aug 2014 20:22:58 +0300

usb-moded (0.80.3) unstable; urgency=low

* [connection-sharing] Avoid crash when no secondary dns is given in connman
Expand Down

0 comments on commit a5b67c6

Please sign in to comment.