Skip to content

Commit

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

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

* [usb-moded] Ghost /etc/modprobe.d/g_ether.conf in the spec file. Fixes: JB#16574
* Write udhcp config to /tmp (which is tmpfs) and link to /etc/ to avoid spurious writes to flash

-- Philippe De Swert <philippe.deswert@jolla.com> Fri, 07 Mar 2014 17:07:19 +0200

usb-moded (0.78.5) unstable; urgency=low

* Set new idProduct since the device will fail to be recognized correctly in Windows if used with the old one.
Expand Down

0 comments on commit ee07aad

Please sign in to comment.