- Add release script
- Manage callbacks lifetime to fix potential use after free
- Make spec compliant with gbs --incremental
Change-Id: Iadd3b5b847445cc0b5a159ba3e890197952ff306
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
PROJECT("askuser")
SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.4.7)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.0)
############################# cmake packages ##################################
Name: askuser-notification
Summary: User daemon which shows popup with privilege request
-Version: 0.4.7
+Version: 0.5.0
Release: 1
Group: Security/Access Control
License: Apache-2.0
+Thu Jun 06 2019 Zofia Grzelewska <z.abramowska@samsung.com>
+Release version 0.5.0
+- Add release script
+- Manage callbacks lifetime to fix potential use after free
+- Make spec compliant with gbs --incremental
+
Fri Apr 26 2019 Yunjin Lee <yunjin-.lee@samsung.com>
Release version 0.4.7
- Converts a UTF-8 string into markup