From 68d725e09882c6a69efd129352c378bac41caa12 Mon Sep 17 00:00:00 2001 From: Gui Chen Date: Thu, 16 May 2013 02:55:37 -0400 Subject: update release date Signed-off-by: Gui Chen --- ChangeLog | 2 +- debian/changelog | 2 +- doc/RELEASE_NOTES | 28 +++++++++------------------- packaging/mic.changes | 2 +- 4 files changed, 12 insertions(+), 22 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3d25f0a..2bc96d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Release 0.19 - Thu May 03 2013 - Gui Chen +Release 0.19 - Thu May 16 2013 - Gui Chen ===================================================================== - new distribution support: Ubuntu 13.04 and openSUSE 12.3 - introduce '--part-type' to handle GPT partition diff --git a/debian/changelog b/debian/changelog index f447dca..e042477 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ mic (0.19-0.rc) unstable; urgency=low - fix symlink bind mount left issue - fix '/var/lock' non-existent throw traceback - -- Gui Chen Mon, 03 Apr 2013 17:25:35 +0800 + -- Gui Chen Thu, 16 May 2013 17:25:35 +0800 mic (0.18-1) unstable; urgency=low diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index c1c748e..8c9c8f0 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,35 +1,25 @@ - MIC Image Creator 0.18 Release Notes + MIC Image Creator 0.19 Release Notes =========================================================== -Released Apr 03 2013 +Released May 16 2013 This release note documents the changes included in the MIC 0.18 release. And the release contains new features, enhancements and bug fixes. New Features & Ehancements -------------------------- - * put build_id before image name for release option - * mount build directory as tmpfs to speed up - * enable --priority in ks to set priority - * upgrade qemu (mic's depends) to 1.4.0 + * new distribution support: Ubuntu 13.04 and openSUSE 12.3 + * introduce '--part-type' to handle GPT partition + * copy bmap creation from bmap-tools + * update some depends and fix depends issue Bug Fixes --------- - * fix debuginfo rpm swig attribute lost - * fix release option failure with slash - * fix man page lost in some distros - * fix bmap file packed to tarball - -Code Cleanup ------------- - * unify import statements to absolute import - * clean up many undefined in partitionfs.py/loop.py/livecd.py - * clean up some useless try and raise blocks - * clean up some bad indentations - * improve some error messages + * fix bug autologinuser always set + * fix symlink bind mount left issue + * fix '/var/lock' non-existent throw traceback Resource -------- - * SITE: https://www.tizen.org/ * REPO: https://download.tizen.org/tools/ * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator diff --git a/packaging/mic.changes b/packaging/mic.changes index 90cf919..06768ac 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,4 +1,4 @@ -* Thu May 03 2013 Gui Chen - 0.19 +* Thu May 16 2013 Gui Chen - 0.19 - new distribution support: Ubuntu 13.04 and openSUSE 12.3 - introduce '--part-type' to handle GPT partition - copy bmap creation from bmap-tools -- cgit v1.2.3