Release 1.5.18 37/223137/1 accepted/tizen/5.5/unified/20200312.234628 accepted/tizen/unified/20200129.022634 submit/tizen/20200123.073443 submit/tizen_5.5/20200311.033315 submit/tizen_5.5_tv/20200311.054720
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 23 Jan 2020 07:04:14 +0000 (08:04 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 23 Jan 2020 07:04:19 +0000 (08:04 +0100)
* prepare_app optimization

Change-Id: Ie25de8f2cd3c345769267b15efe6e02a840a0ed6

packaging/security-manager.changes
packaging/security-manager.spec
pc/security-manager.pc.in

index bf32de291c045fc35f2a8fb54dc9b367f4ebfddf..bf8caa303a9c2ffac74c81cb20100d1ab9ae754e 100644 (file)
@@ -1,3 +1,22 @@
+Release: 1.5.18
+Date:    2020.01.23
+Name:    Release 1.5.18
+Description:
+db: drop redundant IsPackageSharedRO query
+prepare_app: refactor supplementary group assignment
+prepare_app: coalesce all client->mgr IPCs into one
+Make prepare_app_candidate faster
+prepare_app: optimize setupSharedRO
+prepare_app: simplify thread syncing
+prepare_app: return errcode on CheckProperDrop failure
+Throw exception on failed config file read
+Don't copy socket events
+Drop intermediate istringstream in ConfigFile::read()
+Drop useless cap_clear() following cap_init()
+Nanoooptimize mount-namespace.cpp
+
+###############################
+
 Release: 1.5.17
 Date:    2020.01.17
 Name:    Release 1.5.17
index cab05451d8ce5fe7a7f2e7cbe3b4a26d92ad9886..5a70f077a12e76b61198fdc60d25517b63dfc25d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.5.17
+Version:    1.5.18
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 74906789f4ab73251e2bf8ae38fa307b5f00303b..d703b4aebce682647d2585a7518c139fed997cf7 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.5.17
+Version: 1.5.18
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager