diff options
author | Yongfeng Du <dolpher.du@intel.com> | 2014-11-17 14:26:07 +0800 |
---|---|---|
committer | Yongfeng Du <dolpher.du@intel.com> | 2014-11-17 15:27:44 +0800 |
commit | 6051f2a0c5d0bf39c4d70d724b557e802232b32d (patch) | |
tree | 7450167806c1fd0f10b959a8e1ccd35426a9c601 /packaging | |
parent | c42ad18047120825f22893ce359e13fedcb17f65 (diff) | |
download | mic-6051f2a0c5d0bf39c4d70d724b557e802232b32d.tar.gz mic-6051f2a0c5d0bf39c4d70d724b557e802232b32d.tar.bz2 mic-6051f2a0c5d0bf39c4d70d724b557e802232b32d.zip |
bump up to 0.24.3
Change-Id: I5fd1b62d7a46d2a68c8fd54387b66c45762c4775
Signed-off-by: Yongfeng Du <dolpher.du@intel.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/mic.changes | 6 | ||||
-rw-r--r-- | packaging/mic.spec | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index dfcc171..e70d08e 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,9 @@ +* Mon Nov 17 2014 Yongfeng Du <dolpher.du@intel.com> - 0.24.3 + * add qcow2 image format support + * bug fix: + - fix qemu arm and arm64 issues + - remove --preserve-order option in taring fs image + * Wed Jul 09 2014 Gui Chen <gui.chen@intel.com> - 0.24.2 * enable ssl_verify in config file * fix logfile incompleted issue diff --git a/packaging/mic.spec b/packaging/mic.spec index cbb0bca..d8e0025 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -8,7 +8,7 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.24.2 +Version: 0.24.3 Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0} Group: Development/Tools License: GPLv2 |