From: Gui Chen Date: Thu, 21 Feb 2013 08:01:02 +0000 (+0800) Subject: bump up to version 0.17-rc0 X-Git-Tag: 0.17~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=24e888452034fa6874454875e689ccdb7b9d0e42;p=tools%2Fmic.git bump up to version 0.17-rc0 Change-Id: If2844a047f672887c82d37996a0eb507d27693d6 Signed-off-by: Gui Chen --- diff --git a/VERSION b/VERSION index 8eac30c..b0e375c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16 +0.17-rc0 diff --git a/debian/changelog b/debian/changelog index 0c41621..564156e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 22 Feb 2013 17:25:35 +0800 + mic (0.16-1) unstable; urgency=low * add GPT support for UEFI format diff --git a/packaging/mic.changes b/packaging/mic.changes index c4a63d0..227972e 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,18 @@ +* Tue Feb 22 2013 Gui Chen - 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 - 0.16 - add GPT support for UEFI format - add --ptable=gpt option in kickstart to enable GPT diff --git a/packaging/mic.dsc b/packaging/mic.dsc index b533d90..c94cf59 100644 --- a/packaging/mic.dsc +++ b/packaging/mic.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: mic Binary: mic Architecture: all -Version: 0.16 +Version: 0.17 Maintainer: Jian-feng Ding Homepage: http://www.tizen.org Standards-Version: 3.8.0 diff --git a/packaging/mic.spec b/packaging/mic.spec index 842ab53..f19dd57 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -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