- Fix memory leak caused by improper handling of GList
- Make policy changes affect always entire package
Change-Id: I79552787a4550bf614bae890a58e11e4b3a41316
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
PROJECT("askuser")
SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.0)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.1)
############################# cmake packages ##################################
Name: askuser-notification
Summary: User daemon which shows popup with privilege request
-Version: 0.5.0
+Version: 0.5.1
Release: 1
Group: Security/Access Control
License: Apache-2.0
+Tue Jun 18 2019 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.5.1
+- Fix memory leak caused by improper handling of GList
+- Make policy changes affect always entire package
+
Thu Jun 06 2019 Zofia Grzelewska <z.abramowska@samsung.com>
Release version 0.5.0
- Add release script