From 5bb7c6c25761c10f69d86ba20d3e86df0f6794f0 Mon Sep 17 00:00:00 2001 From: Philippe De Swert Date: Thu, 17 Apr 2014 16:33:42 +0300 Subject: [PATCH] Release usb_moded 0.79.2 Signed-off-by: Philippe De Swert --- configure.ac | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 16baa85..304651a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([usb_moded], [0.79.1]) +AC_INIT([usb_moded], [0.79.2]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index 7dbc955..c8f4756 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +usb-moded (0.79.2) unstable; urgency=low + + * Add -HUP functionality to the systemd service file + * [usb-moded] Skip second devicelock check of we go to charging only. Fixes: JB#17241 + + -- Philippe De Swert Thu, 17 Apr 2014 16:33:08 +0300 + usb-moded (0.79.1) unstable; urgency=low * [usb-moded] Check return of the dhcp config write