From dd49946145bd0ff396f87eb47c449a8c5122ecde Mon Sep 17 00:00:00 2001 From: "jin-gyu.kim" Date: Tue, 14 Mar 2017 12:45:30 +0900 Subject: [PATCH] Release 0.1.12 changes: Remove systemctl enable command. Handle H/W key input Enable showing indicator when privacy popup is displayed Check POLLIN revent before POLLHUP. Support RTL language. Change-Id: I4aee77702b798a4317f216522645620b7baf48cf --- packaging/askuser.changes | 8 ++++++++ packaging/askuser.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packaging/askuser.changes b/packaging/askuser.changes index d15b9aa..a207144 100644 --- a/packaging/askuser.changes +++ b/packaging/askuser.changes @@ -1,3 +1,11 @@ +* Thu Mar 14 2017 Jin-gyu Kim +- Version 0.1.12 +- Remove systemctl enable command. +- Handle H/W key input +- Enable showing indicator when privacy popup is displayed +- Check POLLIN revent before POLLHUP. +- Support RTL language. + * Thu Feb 20 2017 Jin-gyu Kim - Version 0.1.11 - Set the privacy popup to have the utmost window priority. diff --git a/packaging/askuser.spec b/packaging/askuser.spec index 6655eab..18b14d9 100644 --- a/packaging/askuser.spec +++ b/packaging/askuser.spec @@ -4,7 +4,7 @@ Name: askuser Summary: Agent service for Cynara 'ask user' policy -Version: 0.1.11 +Version: 0.1.12 Release: 1 Group: Security/Access Control License: Apache-2.0 -- 2.7.4