From a5e8146db2643fd2bbad8ce93530e0cf2c87f517 Mon Sep 17 00:00:00 2001 From: Simo Piiroinen Date: Wed, 12 Jun 2019 18:44:06 +0300 Subject: [PATCH] Bump dsme version to 0.79.6 --- Makefile.custom | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ rpm/dsme.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile.custom b/Makefile.custom index 1c1c528..e18d930 100644 --- a/Makefile.custom +++ b/Makefile.custom @@ -1,6 +1,6 @@ # ----------------------------------------------------------- -*- mode: sh -*- # Package version -VERSION := 0.79.5 +VERSION := 0.79.6 # Dummy default install dir - override from packaging scripts DESTDIR ?= /tmp/dsme-test-install diff --git a/configure.ac b/configure.ac index 15f1fe1..99966ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Package name and version -AC_INIT(dsme, 0.79.5) +AC_INIT(dsme, 0.79.6) AM_INIT_AUTOMAKE diff --git a/debian/changelog b/debian/changelog index a904e28..1b61645 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dsme (0.79.6) precise; urgency=low + + * [state] Ignore alarms on shutdown when home is encrypted. Fixes JB#46072 + + -- Simo Piiroinen Wed, 12 Jun 2019 18:42:43 +0300 + dsme (0.79.5) precise; urgency=low * [maintenance] Update prototype scanning rules diff --git a/rpm/dsme.spec b/rpm/dsme.spec index 378b066..fd8267d 100644 --- a/rpm/dsme.spec +++ b/rpm/dsme.spec @@ -1,6 +1,6 @@ Name: dsme Summary: Device State Management Entity -Version: 0.79.5 +Version: 0.79.6 Release: 0 Group: System/System Control License: LGPLv2+