From: jin-gyu.kim Date: Mon, 16 Jan 2017 05:17:10 +0000 (+0900) Subject: Release 0.1.8 X-Git-Tag: accepted/tizen/common/20170116.181546~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cee927be3480b3e9f57228c1e2db90c14ce82f33;p=platform%2Fcore%2Fsecurity%2Faskuser.git Release 0.1.8 change : Fix bad if condition in spec file. Change askuser to non-root daemon. Change-Id: Ibd96791852b2f89237f15b57f98a94c633996343 --- diff --git a/packaging/askuser.changes b/packaging/askuser.changes index 7f394b5..7b282d7 100644 --- a/packaging/askuser.changes +++ b/packaging/askuser.changes @@ -1,3 +1,8 @@ +* Mon Jan 14 2017 Jin-gyu Kim +- Version 0.1.8 +- Fix bad if condition in spec file. +- Change askuser to non-root daemon. + * Wed Dec 14 2016 Jin-gyu Kim - Version 0.1.7 - Add missing break in switch case diff --git a/packaging/askuser.spec b/packaging/askuser.spec index 923a570..f258f2f 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.7 +Version: 0.1.8 Release: 1 Group: Security/Access Control License: Apache-2.0