bump up to version 0.17-rc0
authorGui Chen <gui.chen@intel.com>
Thu, 21 Feb 2013 08:01:02 +0000 (16:01 +0800)
committerGui Chen <gui.chen@intel.com>
Thu, 21 Feb 2013 09:55:30 +0000 (17:55 +0800)
Change-Id: If2844a047f672887c82d37996a0eb507d27693d6
Signed-off-by: Gui Chen <gui.chen@intel.com>
VERSION
debian/changelog
packaging/mic.changes
packaging/mic.dsc
packaging/mic.spec

diff --git a/VERSION b/VERSION
index 8eac30c..b0e375c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.16
+0.17-rc0
index 0c41621..564156e 100644 (file)
@@ -1,3 +1,21 @@
+mic (0.17-0.rc0) unstable; urgency=low
+
+ * support new distribution Fedora 18
+ * enable to handle more than 3 partitions
+ * support partitions without mount point
+ * move vcs infomation from .vcs to .packages
+ * clean up some mess in utils/misc.py
+ * bug fix:
+   - fix failure when symbolic link vmlinuz in single disk
+   - fix incorrect alignment handling
+   - fix requires squashfs in opensuse
+   - fix unicode error in myurlgrab
+ * code cleanup:
+   - clean up some mess in utils/misc.py
+   - clean up pylint issue in creator.py
+
+ -- Gui Chen <gui.chen@intel.com>  Tue, 22 Feb 2013 17:25:35 +0800
+
 mic (0.16-1) unstable; urgency=low
 
   * add GPT support for UEFI format
index c4a63d0..227972e 100644 (file)
@@ -1,3 +1,18 @@
+* Tue Feb 22 2013 Gui Chen <gui.chen@intel.com> - 0.17
+  - support new distribution Fedora 18
+  - enable to handle more than 3 partitions
+  - support partitions without mount point
+  - move vcs infomation from .vcs to .packages
+  - clean up some mess in utils/misc.py
+  - bug fix:
+    - fix failure when symbolic link vmlinuz in single disk
+    - fix incorrect alignment handling
+    - fix requires squashfs in opensuse
+    - fix unicode error in myurlgrab
+  - code cleanup:
+    - clean up some mess in utils/misc.py
+    - clean up pylint issue in creator.py
+
 * Wed Jan 30 2013 Gui Chen <gui.chen@intel.com> - 0.16
   - add GPT support for UEFI format
     - add --ptable=gpt option in kickstart to enable GPT
index b533d90..c94cf59 100644 (file)
@@ -2,7 +2,7 @@ Format: 1.0
 Source: mic
 Binary: mic
 Architecture: all
-Version: 0.16
+Version: 0.17
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
 Homepage: http://www.tizen.org
 Standards-Version: 3.8.0
index 842ab53..f19dd57 100644 (file)
@@ -2,8 +2,8 @@
 
 Name:       mic
 Summary:    Image Creator for Linux Distributions
-Version:    0.16
-Release:    1
+Version:    0.17
+Release:    0.rc0
 Group:      System/Base
 License:    GPLv2
 BuildArch:  noarch