Release version 1.32.7 44/229744/1 accepted/tizen/unified/20200413.012234 submit/tizen/20200403.082852 submit/tizen/20200410.073851
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 3 Apr 2020 06:24:19 +0000 (15:24 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 3 Apr 2020 06:24:19 +0000 (15:24 +0900)
Changes:
 - Add ArchiveInfo class
 - Fix build error
 - Detach Umount operation from mount install's clean
 - Fix coding style
 - All step's success are regarded as installation's success
 - Split Run() method
 - Add SetAppQueryInterface()
 - Adjust for multi-package installer
 - Add InstallerFactory, InstallerRunner classes for multi pkg install
 - Fix static analysis issue
 - Change error code to UNZIP_ERROR when GetUnpackedPackageSize() failed
 - Move including vconf.h into source code
 - Reset is_app_installed flag when setting new query interface

Change-Id: I1b24e9ec118368cbd529e15b575efc2cc1d31f35
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
packaging/app-installers.spec

index 69540fd..ac1eb83 100644 (file)
@@ -1,6 +1,6 @@
 Name:           app-installers
 Summary:        Application installers
-Version:        1.32.6
+Version:        1.32.7
 Release:        1
 Group:          Application Framework/Package Management
 License:        Apache-2.0