From 381ae42e9725e7357386518569b351760e9ef95a Mon Sep 17 00:00:00 2001 From: Philippe De Swert Date: Wed, 2 Oct 2013 14:26:32 +0300 Subject: [PATCH] [usb-moded] Minor release 0.71.1 Signed-off-by: Philippe De Swert --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 229e582..dd1832e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([usb_moded], [0.71]) +AC_INIT([usb_moded], [0.71.1]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index 997bba3..a77986f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +usb-moded (0.71) unstable; urgency=low + + * Minor release to fix issue with 12s kernel timeout due to bug in ip= parameter handling + + -- Philippe De Swert Wed, 02 Oct 2013 14:25:26 +0300 + usb-moded (0.71) unstable; urgency=low * Avoid crash when passing empty text/non valid data to write_to_file