bump up to 0.16-rc4
[platform/upstream/mic.git] / debian / changelog
1 mic (0.16-0.rc4) unstable; urgency=low
2
3   * Release 0.16
4
5  -- Gui Chen <gui.chen@intel.com>  Wed, 23 Jan 2013 17:25:35 +0800
6
7 mic (0.15) unstable; urgency=low
8
9   * Release 0.15, changes including:
10     - new bootstrap implementation: use bootstrap as default
11     - enable 'pkgmgr=auto' to use auto-selected backend
12     - just warning in chroot when not Tizen/MeeGo chroot dir
13     - remove username and password in zypp repo file
14     - update usage.rst for man page
15     - bug fix:
16       - fix https proxy issue in yum backend
17       - fix repodata checksum failed issue
18       - avoid traceback when loopback is NoneType
19  
20  -- Gui Chen <gui.chen@intel.com>  Fri, 31 Aug 2012 17:25:35 +0800
21
22 mic (0.14) unstable; urgency=low
23
24   * Release 0.14, changes including:
25     - use cached metadata when checksum is not changed
26     - skip non-fatal error in ks file and prompt user to handle
27     - prompt user to handle when failed to apply img configure
28     - replace hard name with device uuid in etc/fstab 
29     - enhance extlinux cfg file for symbolic kernel like IVI
30     - support label assign for raw image
31     - bug fix:
32       - fix live image create failure when label assigned
33       - avoid traceback when converting unsupported type
34       - fix mic --version ugly output
35   
36  -- Gui Chen <gui.chen@intel.com>  Thu, 02 Aug 2012 17:25:35 +0800
37
38 mic (0.13) unstable; urgency=low
39
40   * Release 0.13, changes including:
41     - create logfile as default when --release specifid
42     - use 'gzip' and 'bzip2' to pack image instead of python
43     - automatically detect path of 'env' for chroot
44     - record version and os info in build log and logfile
45     - bug fix:
46       - fix popup message in ubuntus
47       - fix unicode issue for logfile
48       - better fix for 'chroot raw' issue 
49
50  -- Gui Chen <gui.chen@intel.com>  Wed, 12 Jul 2012 17:25:35 +0800
51
52 mic (0.12) unstable; urgency=low
53
54   * Release 0.12, changes including:
55     - use default value when @BUILD_ID@ and @ARCH@ not specified
56     - enhance proxy support in attachment retrieve
57     - add new --shrink opt for loop image to control img shrinking
58     - avoid invalid literal for loop device generation
59     - relocate and refactor selinux_check func
60     - remove prefix for make install
61     - bug fix:
62       - fix compres image in raw image
63       - fix src pkgs download failed issue
64       - fix convert failed issue
65
66  -- Gui Chen <gui.chen@intel.com>  Wed, 20 Jun 2012 17:25:35 +0800
67
68 mic (0.11) unstable; urgency=low
69
70   * Release 0.11, changes including:
71     - support new subcmd 'auto' to handle magic line in ks
72     - enhance the handle of authentication url and https proxy
73     - support packing images together and support compressed file format
74     - reset LD_PRELOAD for chroot env
75     - centralized interface to check existing images
76     - avoid live image creating when using multi-partitions
77     - resolve the depends of python-urlgrabber
78     - bug fix:
79       - fix logfile context lost issue
80       - fix attachment package url handling
81       - fix mic ch raw failed issue
82   
83  -- Gui Chen <gui.chen@intel.com>  Fri, 08 Jun 2012 17:25:35 +0800
84
85 mic (0.10.4) unstable; urgency=low
86
87   * Release 0.10, changes including:
88     - container support using '%attachment' section in ks
89     - add --compress-to option to support zip format in loop image
90     - auto-detect config and plugindir to meet virtualenv and customized install
91     - remove all hardcoded info in setup.py and use sys.prefix for installing
92     - tolerate some OS errors in the image configurations stage
93     - extra patch:
94       - fix zypp missing password when using username passwd 
95       - some fixes to enhance authentication url
96       - refine repostr structure to fix comma issue in baseurl
97
98  -- Gui Chen <gui.chen@intel.com>  Tue, 15 May 2012 17:25:35 +0800
99
100 mic (0.9.4) unstable; urgency=low
101
102   * Release 0.9, changes including:
103     - support pre-install package with zypp backend
104     - sync /etc/mic/mic.conf to bootstrap
105     - enhance sorting for version comparsion in zypp
106     - rewrite chroot tar image using xml format mount point file
107     - fix the incorrect number showing in fs src pkgs download
108     - remove tests directory for dist in Makefile
109     - fix liveusb parted mkpart failure, revert mbr size expand in raw
110     - cleanup /tmp/repolic* dir in the EULA checking
111
112  -- Gui Chen <gui.chen@intel.com>  Fri, 13 Apr 2012 17:25:35 +0800
113
114 mic (0.8.1) unstable; urgency=low
115
116   * Release 0.8, changes including:
117     - partition alignment support
118     - remove bootloader option 'quiet vga' for raw
119     - update dist files in git source
120     - update unittest, add cases for chroot, msger, runner
121     - add 40 system test case for help
122     - rewrite loop device allocation mechanism
123
124  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Mar 2012 17:25:35 +0800
125
126 mic (0.7) unstable; urgency=low
127
128   * Release 0.7, changes including:
129     - zypp backend: fixed a fatal issue of unreleasable loop devs
130     - zypp backend: more friendly output message
131     - backend: share cached rpm files between yum and zypp
132     - enhancement for multiple partition loop format
133     - make msger to accept Unicode string
134     - fixed a regression of compress option for FS format
135     - fixed issues in openSUSE12.1
136     - new written man page
137
138  -- JF Ding <jian-feng.ding@intel.com>  Fri, 02 Mar 2012 17:45:35 +0800
139
140 mic (0.6) unstable; urgency=low
141
142   * Release 0.6, changes including:
143     - give hint when converted image existed
144     - conf.py: proxy scheme check
145     - space check before copy image
146     - zypp: abort with error msg for repo resolver issues
147     - runner.py refinement
148     - ks file syntax check for '%post' without '%end' 
149     - support more compression formats than only bzip2
150     - fix msg NoneType issue, causing exit after install
151     - bootstrap:
152       - catch creator error when retrieving bootstrap metadata
153       - correct matching .metadata file in bootstrap
154
155  -- Qiang Zhang <qiang.z.zhang@intel.com>  Thu, 16 Feb 2012 17:25:35 +0800
156
157 mic (0.5) unstable; urgency=low
158
159   * Release 0.5, changes including:
160     - Rewrite the algorithm of checking free space for download and install
161     - Add --shell option for convert to recreate image modified by innershell
162     - Add -s option for chroot to unpack image
163     - Introduce --copy-kernel option for creator
164     - Remove the hardcoded default args for bootloader
165     - Disable logstderr and flush message buffer in disable_logstderr
166     - Deal with yum.conf inside yum backend by itself
167     - Bug fix:
168       - Fix rpmdb error in yum and zypp to avoid bad file descriptor message
169       - Fix MANIFEST syntax to be compliant with md5sum
170       - Correct dependencies for mic in bootstrap
171   
172  -- Gui Chen <gui.chen@intel.com>  Mon, 06 Feb 2012 17:25:35 +0800
173
174 mic (0.4) unstable; urgency=low
175
176   * Release 0.4, changes including:
177     - Support bootstrap mode, run with '--runtime=bootstrap'
178     - Full support for taring-to output, use 'mic ch x.tar'
179     - Break dependency between backend and baseimage
180     - Check valid repos in ks file
181     - Space check update and catch no space exception
182     - Fix no prompt when cv and ch no existed image
183     - Fix NoneType 'createopts' when convert
184     - Fix no existed local_pkgs_path
185    
186  -- Gui Chen <gui.chen@intel.com>  Fri, 06 Jan 2012 17:25:35 +0800
187
188 mic (0.3) unstable; urgency=low
189
190   * Upgrade to version 0.3, changes including:
191     - Unit test support, run 'make test'
192     - Enable proxy support in config file
193     - Refine configmgr and pluginmgr
194     - Support multi instance with different cache dir
195     - Add 47 system test case
196     - Improve md5sum generation
197     - Add repo option --ssl_verify
198     - Add option --name_prefix
199     - Reformatted code according to PEP08
200     - Backport from mic2:
201       - Add priority and cost option for repos
202       - Reinstroduced compress-disk-image option 
203   
204  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Dec 2011 17:25:35 +0800
205
206 mic (0.2) unstable; urgency=low
207
208   * Release 0.2, with the following changes:
209     - Support btrfs and ext4 fstype for creator, convertor, and chroot
210     - Append distfiles and Makefile
211     - Check arch type from repo data
212     - Set rpm dbpath to fix 'rpm -qa' issue
213     - Fix chroot issue caused by image size
214     - Improve setup.py and make it compatible with python 2.5
215     - Disable ca check for https
216     - Change default output dir name to ./mic-output
217     - untrack mic/__version__.py
218     - Fix some minor issues
219
220  -- Gui Chen <gui.chen@intel.com>  Tue, 29 Nov 2011 17:25:35 +0800
221
222 mic (0.1) unstable; urgency=low
223
224   * Official release 0.1, with the following features:
225     - Support three subcommand: create, convert, chroot
226     - Support five image types: fs, loop, raw, livecd, liveusb
227     - Support two package manager backend: yum and zypp
228     - Support the following global command line options:
229       - --verbose
230       - --debug
231     - Creator subcommand support the following command line options:
232       - --logfile=LOGFILE
233       - -c CONFIG, --config=CONFIG
234       - -k CACHEDIR, --cachedir=CACHEDIR
235       - -o OUTDIR, --outdir=OUTDIR
236       - -A ARCH, --arch=ARCH
237       - --release=RID
238       - --record-pkgs=RECORD_PKGS
239       - --pkgmgr=PKGMGR
240       - --local-pkgs-path=LOCAL_PKGS_PATH
241   
242  -- Gui Chen <gui.chen@intel.com>  Thu, 27 Oct 2011 17:25:35 +0800
243