diff options
author | Gui Chen <gui.chen@intel.com> | 2013-12-13 02:50:52 -0500 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2013-12-13 04:38:33 -0500 |
commit | f79a6de486766a88d97b781132becb45450eac6b (patch) | |
tree | c2c016666ff4d81eaaee34f030cbb76bb8cb213f /debian | |
parent | d5afacb10fd863a763ba397dfa4fa4fe396245d7 (diff) | |
download | mic-f79a6de486766a88d97b781132becb45450eac6b.tar.gz mic-f79a6de486766a88d97b781132becb45450eac6b.tar.bz2 mic-f79a6de486766a88d97b781132becb45450eac6b.zip |
bump up to version 0.23-0.rc1
Change-Id: I2010025d7711c198c7169617badf1b857f84fc84
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9bc7927..d7ef87c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +mic (0.23-0.rc1) unstable; urgency=low + * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1 + * split requirements to subpackage 'mic-native' to reduce mic's dependencies + * support arm64 architecture image creation in native mode + * new option '--interactive'/'--non-interactive' to enable/disable interaction + * new option '--uuid' for 'part' in ks file to set filesystem uuid + * export more variables related to installer framework for loop format + * bug fix: + - fix bootstrap handling if bootstrap package failed + - fix 'mapper_device' key error + - fix detailed error messages missing in mounting + - fix version comparing issue of urlgrabber in Fedora + + -- Gui Chen <gui.chen@intel.com> Thu, 24 Oct 2013 17:25:35 +0800 + mic (0.22-1) unstable; urgency=low * use __version__ variable instead of VERSION file * refactor msger module to ulitize logging module |