Release version 0.5.2 27/211827/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.022730 accepted/tizen/5.5/unified/mobile/hotfix/20201027.090456 accepted/tizen/unified/20190812.235610 submit/tizen/20190809.090921 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
authorTomasz Swierczek <t.swierczek@samsung.com>
Fri, 9 Aug 2019 09:04:09 +0000 (11:04 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Fri, 9 Aug 2019 09:04:09 +0000 (11:04 +0200)
- Omit calling buttonAnswer when pointers are already reset
- Do not handle HW key event when screen is off

Change-Id: I3a4d0aaade2e886301f916e53faffb9780231412

CMakeLists.txt
packaging/askuser-notification.spec
packaging/askuser.changes

index 42a1d19..3225223 100644 (file)
@@ -22,7 +22,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
 PROJECT("askuser")
 SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.1)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.2)
 
 ############################# cmake packages ##################################
 
index e1c8c7d..3f7490f 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.5.1
+Version:    0.5.2
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 87c46c5..2411fe9 100644 (file)
@@ -1,3 +1,8 @@
+Fri Aug 09 2019 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.5.2
+- Omit calling buttonAnswer when pointers are already reset
+- Do not handle HW key event when screen is off
+
 Tue Jun 18 2019 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.5.1
 - Fix memory leak caused by improper handling of GList