diff options
author | kh5325.kim <kh5325.kim@samsung.com> | 2013-06-30 14:33:32 +0900 |
---|---|---|
committer | kh5325.kim <kh5325.kim@samsung.com> | 2013-06-30 14:33:32 +0900 |
commit | 652056f69366e3389f79261a54c1b6f73e8a3c12 (patch) | |
tree | 14b9f53676ea19c1eee796ab0233e24b3e368d65 /package | |
parent | 6ecd8e25d0fbd03464faef5aaf461e7bcb61ca91 (diff) | |
download | common-eplugin-652056f69366e3389f79261a54c1b6f73e8a3c12.tar.gz common-eplugin-652056f69366e3389f79261a54c1b6f73e8a3c12.tar.bz2 common-eplugin-652056f69366e3389f79261a54c1b6f73e8a3c12.zip |
Upload tizen_2.2 source
Change-Id: If38b20aae685debb89c9c1b3da2f351da963d163
Diffstat (limited to 'package')
-rw-r--r-- | package/changelog | 11 | ||||
-rw-r--r-- | package/pkginfo.manifest | 2 |
2 files changed, 12 insertions, 1 deletions
diff --git a/package/changelog b/package/changelog index abe981c19..03a3c6e6f 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,14 @@ +* 2.1.81 +- Added tizenhwkey handler +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-06-29 19:21 +* 2.1.80 +- Supports on-demand install(RPM) when target is emulator +- Modified error code for pkgcmd command +- certificate chain uses p12 file first. and exception case added +- Use the busy indicator when generate a certificate +- Fixed a Cipher decode problem +- Fixed bug that does not set type of delta +== kh5325.kim <kh5325.kim@samsung.com> 2013-06-29 * 2.1.79 - Fix device indentification bug - removed an old cert generator library diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 005946d3a..3ee4347fc 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.1.79 +Version:2.1.81 Source:common-eplugin Maintainer:kangho kim <kh5325.kim@samsung.com>, yoonki park <yoonki.park@samsung.com>, hyunsik non <hyunsik.noh@samsung.com>, taeyoung son <taeyoung2.son@samsung.com>, gune Kim <gune.kim@samsung.com>, ho namkoong <ho.namkoong@samsung.com>, hyeongseok heo <hyeong-seok.heo@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>, jihoon song <jihoon80.song@samsung.com>, changhyun lee <changhyun1.lee@samsung.com>, bonyong lee <bonyong.lee@samsung.com>, shingil kang <shingil.kang@samsung.com> |