Ignore the pylint warning of raising-bad-type and unbalanced-tuple-unpacking in conne...
[tools/mic.git] / debian / changelog
1 mic (2.0.2) unstable; urgency=low
2   * Fix the issue that mic lost dependency file in docker
3   * Fix the mic can't create image into specified folder which defined
4     in default mic config
5   * Add the error message while no qemu for mic chroot
6   * Adjust the format of Notification
7
8 mic (2.0.1) unstable; urgency=low
9   * Support ubuntu 22.04 distro
10   * Port code from python2.x to python3.x
11
12  -- Biao Wang <biao716.wang@samsung.com>  Mon, 29 Jan 2024 15:00:00 +0800
13
14 mic (0.29.1) unstable; urgency=low
15   * Support ubuntu 22.04 distro
16   * Port code from python2.x to python3.x 
17
18  -- Biao Wang <biao716.wang@samsung.com>  Wed, 01 Nov 2023 15:00:00 +0800
19
20 mic (0.28.19) unstable; urgency=low
21   * Fix mic create image error with rpm 4.14 if %prepackages section exists in
22     ks file.
23
24  -- Biao Wang <biao716.wang@samsung.com>  Thu, 13 Apr 2023 15:00:00 +0800
25
26 mic (0.28.18) unstable; urgency=low
27   * Add support for RISC-V arch.
28
29  -- Biao Wang <biao716.wang@samsung.com>  Thu, 12 Jan 2023 15:00:00 +0800
30
31 mic (0.28.17) unstable; urgency=low
32   * Add --block-recommends option to allow not install recommended packages
33
34  -- Biao Wang <biao716.wang@samsung.com>  Wed, 10 Aug 2022 15:00:00 +0800
35
36 mic (0.28.16) unstable; urgency=low
37   * Add postscripts-maxruntime option to set the max run time for post scripts.
38
39  -- Biao Wang <biao716.wang@samsung.com>  Thu, 10 Feb 2022 15:00:00 +0800
40
41 mic (0.28.15) unstable; urgency=low
42   * Don't install recommended packages in mic.
43
44  -- Biao Wang <biao716.wang@samsung.com>  Mon, 05 Jul 2021 15:00:00 +0800
45
46 mic (0.28.14) unstable; urgency=low
47   * Encrypt user password with SHA512 instead of MD5.
48   * Fix pylint error, reimport glob.
49
50  -- Biao Wang <biao716.wang@samsung.com>  Fri, 14 May 2021 15:00:00 +0800
51
52
53 mic (0.28.13) unstable; urgency=low
54   * Add new option for squashfs file system to support M1 feature.
55
56  -- Biao Wang <biao716.wang@samsung.com>  Tue, 23 Mar 2021 15:00:00 +0800
57
58 mic (0.28.12) unstable; urgency=low
59   * Support to create image with f2fs file system.
60   * Fix the bug that no print last installed package.
61   * Remove urlgrabber directory from mic.
62
63  -- Biao Wang <biao716.wang@samsung.com>  Fri, 05 Feb 2021 15:00:00 +0800
64
65 mic (0.28.11) unstable; urgency=low
66   * add dependece for yum directly.
67   * fix run error issue for parser repomd.xml when here is group type.
68   * Refine code, remove duplicated code
69   * Separate qcow plugin scripts
70
71  -- Biao Wang <biao716.wang@samsung.com>  Thu, 05 Nov 2020 15:00:00 +0800
72
73 mic (0.28.10) unstable; urgency=low
74   * Create btrfs images with the metadata single option.
75   * Refine code with SAM tools check.
76
77  -- Biao Wang <biao716.wang@samsung.com>  Tue, 21 Jul 2020 15:00:00 +0800
78
79 mic (0.28.9) unstable; urgency=low
80   * increase max loop device number in mic.
81   * fix build error with Typeerror.
82   * Fix the bug that truncates existing inittab file.
83
84  -- Yan Meng <yan11.meng@samsung.com>  Wed, 17 Jun 2020 15:00:00 +0800
85
86 mic (0.28.8) unstable; urgency=low
87   * remove unnecessary /etc/fstab file.
88
89  -- Yan Meng <yan11.meng@samsung.com>  Thu, 7 May 2020 15:00:00 +0800
90
91 mic (0.28.7) unstable; urgency=low
92   * fix pylint errors for mic
93   * add option for mic to skip set hosts when create
94   * skip set hosts by mic when /etc/hosts exists
95
96  -- Yan Meng <yan11.meng@samsung.com>  Mon, 17 Feb 2020 15:00:00 +0800
97
98 mic (0.28.6) unstable; urgency=low
99   * new distribution support: Ubuntu 18.04.
100
101  -- Jin Xiao <jin.xiao@samsung.com>  Fri, 15 Feb 2019 15:00:00 +0800
102
103 mic (0.28.5) unstable; urgency=low
104   * Add %env section support.
105
106  -- Jin Xiao <jin.xiao@samsung.com>  Wed, 31 Oct 2018 15:00:00 +0800
107
108 mic (0.28.4) unstable; urgency=low
109   * add new option --fslabel in part section.
110
111  -- Jin Xiao <jin.xiao@samsung.com>  Fri, 28 Sep 2018 15:00:00 +0800
112
113 mic (0.28.3) unstable; urgency=low
114   * Revert "ext4 images are created with inode size 256 bytes".
115
116  -- Jin Xiao <jin.xiao@samsung.com>  Fri, 14 Sep 2018 15:00:00 +0800
117
118 mic (0.28.2) unstable; urgency=low
119   * remove tmp dir in runscript period.
120   * ext4 images are created with inode size 256 bytes.
121   * Add locale related environment varibale because language is not set to one specified in ks file.
122
123  -- Jin Xiao <jin.xiao@samsung.com>  Fri, 03 Aug 2018 15:00:00 +0800
124
125 mic (0.28.1) unstable; urgency=low
126   * Check exit status of vdfs image creation
127   * Change the user and root passwd hash algorithm order to avoid user name same as root name.
128
129  -- Jin Xiao <jin.xiao@samsung.com>  Fri, 11 May 2018 15:00:00 +0800
130
131 mic (0.28) unstable; urgency=low
132   * Apply btrfs mount options "--fsoptions=compress"
133   * In Tizen, losetup command support '-f' option, change '--find' to '-f'
134   * Fix issue, set blocksize by parsing "-b [BLOCKSIZE]" from extoptions in ks file
135
136  -- Jin Xiao <jin.xiao@samsung.com>  Fri, 13 April 2018 15:00:00 +0800
137
138 mic (0.27.9) unstable; urgency=low
139   * Added ATTACHMENT_PATHS env and IMG_DIR_PATH env
140   * Revert "call copy_attachment() after configure() and move attachment files"
141
142  -- Xiaojuan Mao <xiaojuan.mao@samsung.com>  Fri, 23 Mar 2018 15:00:00 +0800
143
144 mic (0.27.8) unstable; urgency=low
145   * Use SHA512 instead of MD5 to encrypt root password
146   * Fix the bug that use local mic-bootstrap to run mic.
147   * Support local mic-bootstrap rpm package to run mic.
148   * Another method of install tpk.
149   * The value of fstype is not cpio, an image is generated by cpio.
150   * When increase rpm release number, user can use --local-pkgs-path to install local pkgs.
151   * use the value of --pack-to option as filename to match all outputs
152   * support both %runscript and %post-umount to perform scripts before packaging
153   * support multiple mic execution at same time
154   * add --use-mic-in-bootstrap option
155   * Display all rpm debug messages with --rpm-debug
156   * call copy_attachment() after configure() and move attachment files
157   * Add init_expand option to partition
158   * add no_shrink option to partition, fix parameter of disk.expand()
159   * Setup environment to perform signing script
160   * if post scripts fails, CreatorError is raised to catch script errors such as signing error
161   * use registered qemu emulator filename if already registered.
162
163  -- Xiaojuan Mao <xiaojuan.mao@samsung.com>  Fri, 26 Jan 2018 17:00:00 +0800
164
165 mic (0.27.7) unstable; urgency=low
166   * Timezone setting change
167   * Run certain script before creation of tar.gz image
168   * Locally built mic-bootstrap using gbs cannot be used in mic
169   * Add new option of tpk_install
170   * Amend mic cr option of run_script
171   * Add new option of --run_script
172   * fix the bug that modify the order of generating image by cpio
173   * Modify the order of generating image by cpio
174
175  -- Yuhuan Yang <yuhuan.yang@samsung.com>  Fri, 15 Sep 2017 15:00:00 +0800
176
177 mic (0.27.6) unstable; urgency=low
178   * Use cpio gzip in mic.
179   * fix corrupted log messages in log file
180   * change installed package name length from 20 to 50
181   * print warning message for detecting rpm post script...
182   * display all rpm debug messages in debug mode
183   * display filesystem size of each images
184   * add SIGTERM handler for exit gracefully
185   * change tpk install error message format
186   * print package name, before install
187   * Modify the arguments that use cpio to generate image.
188   * Solve mic hang issue, add timeout to show failure.
189   * Solve issue:mic has error when env no_proxy is 165.xx.xxx...
190   * Change the order of generating image by cpio.
191
192  -- Xiaojuan Mao <xiaojuan.mao@samsung.com>  Fri, 30 Jun 2017 15:00:00 +0800
193
194 mic (0.27.5) unstable; urgency=low
195   * Solve image not clean after created, use e2fsck to clean image, relevant issue is NJTS-179 in JIRA.
196
197  -- Yuhuan Yang <yuhuan.yang@samsung.com> Fri, 28 Apr 2017 15:00:00 +0800
198
199 mic (0.27.4) unstable; urgency=low
200   * Fixup changelog that causes errors
201   * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch
202   * Replace 'copy' to 'symbolic link' in timeznoe setting inside mic
203   * Copy ks setting lang to file /etc/config/mic_language for other use
204   * Show logs inside 'Running scripts' in mic
205
206  -- SoonKyu Park <sk7.park@samsung.com>  Wed, 5 Apr 2017 17:00:00 +0900
207
208 mic (0.27.3) unstable; urgency=low
209   * support vdfs and squashfs image creation
210   * Show pkgid when install pkg error
211
212  -- Jiankang Fan <jiankang.fan@samsung.com>  Mon, 19 Dec 2016 15:00:00 +0800
213
214 mic (0.27.2) unstable; urgency=low
215   * Add exclude-from-image option to exclude specific images 
216   * Add subcommand option parameters(-v, -d, -i)
217
218  -- SoonKyu Park <sk7.park@samsung.com>  Wed, 28 Sep 2016 15:00:00 +0800
219
220 mic (0.27.1) unstable; urgency=low
221   * new distribution support: Ubuntu 16.04, Fedora 23
222   * add raw image format support
223   * bug fix:
224     - Remove BmapCreate and Filemap source code from MIC (#DEVT-151)
225
226  -- Jianzhong Fang <jz.fang@samsung.com>  Wed, 25 May 2016 15:00:00 +0800
227
228 mic (0.27) unstable; urgency=low
229   * new distribution support: CentOS 7, Debian 8, Fedora 21, 
230     Fedora 22, openSUSE 13.2
231   * generate manifest file to describe image information
232   * refactor archive and compress module
233   * support sparse handle for tar command
234   * replace system V with systemd on locale setting
235   * add qcow2 image format support
236   * add strict mode for package installing
237   * enable ssl_verify option in config file
238   * enhance checksums of outputs: md5sum, sha1sum, sha256sum  (#DEVT-224)
239   * drop mic-native support (#DEVT-248)
240   * update mount option
241   * revert bind mount config file to instroot
242   * drop liveusb, livecd and raw image formats support (#DEVT-243, #DEVT-263)
243   * use argparse module to parse the cmd line (#DEVT-52)
244   * bug fix:
245     - fix logfile incomplete in release option
246     - fix config file disappear in bootstrap
247     - fix aarch64 bin_format
248     - fix pylint
249     - fix real path of device mapper causing initrd failure
250     - fix qemu arm and arm64 issues
251     - fix AttributeError in zypp backend
252     - fix 'python-xml' depends used by cElements
253     - fix xml requirements
254     - fix logfile not in release of '--release' when creation failed
255     - fix copyright missing issue
256     - fix syslinux installation path issue in Arch Linux
257     - fix priority option of ks file not apply (#DEVT-254)
258     - fix need to check loop device after excute 'losetup --find'
259     - fix check scriptlet error file on /tmp/.postscript/error/
260     - fix broken tar archive
261
262  -- Jianzhong Fang <jz.fang@samsung.com>  Mon, 28 Mar 2016 19:50:35 +0800
263
264 mic (0.24) unstable; urgency=low
265    * enhance to handle password with special characters
266    * change python-zypp require to python-zypp-tizen
267    * add --repo comand option for local build
268    * add --user and --password option for %repo directive of ks file
269    * clean up some codes relevant to EULA agreement
270    * add hostname showing in log
271    * bug fix:
272      - fix chroot failed by space in image not enough
273      - fix obsolete packages incorrect handling
274      - fix yum backend failed to cache packages
275      - fix bare ip in no_proxy not working
276      - fix repeated log showing with yum backend
277      - fix loop device latency timing
278      - fix zypp failed to download by changing 'cachedir'
279      - fix 'mkfs' not working caused by mic-bootstrap install failed
280
281  -- Gui Chen <gui.chen@intel.com>  Tue, 11 Mar 2014 17:25:35 +0800
282
283 mic (0.23-1) unstable; urgency=low
284    * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1
285    * split requirements to subpackage 'mic-native' to reduce mic's dependencies
286    * support arm64 architecture image creation in native mode
287    * new option '--interactive'/'--non-interactive' to enable/disable interaction 
288    * new option '--uuid' for 'part' in ks file to set filesystem uuid
289    * export more variables related to installer framework for loop format
290    * bug fix:
291      - fix bootstrap handling if bootstrap package failed
292      - fix 'mapper_device' key error
293      - fix detailed error messages missing in mounting
294      - fix version comparing issue of urlgrabber in Fedora
295
296  -- Gui Chen <gui.chen@intel.com>  Fri, 12 Dec 2013 17:25:35 +0800
297
298 mic (0.22-1) unstable; urgency=low
299    * use __version__ variable instead of VERSION file
300    * refactor msger module to ulitize logging module
301    * refine error class module
302    * improve installation in virtualenv
303    * add bash completion support
304    * add zsh completion support
305    * export mapper device related to installer framework
306    * update BmapCreate to the latest version
307    * bug fix:
308      - fix customized plugin_dir not work in bootstrap
309      - fix packing process exit on Ubuntu
310      - fix loop device alloaction failed on openSUSE
311      - fix incorrect number showing during installing
312      - set owner of cacheidr/outdir to SUDO_USER
313      - correct project url in setup.py
314      - fix mic not work when mic.conf disappear
315
316  -- Gui Chen <gui.chen@intel.com>  Thu, 24 Oct 2013 17:25:35 +0800
317
318 mic (0.21-1) unstable; urgency=low
319   * new distribution support: Fedora 19
320   * refactor chroot module to correct the logic
321   * add an alias for installerfw - installerfw_plugins
322   * remove fuser dependency to avoid some unmount issue
323   * enable proxy setting with authentication
324   * don't get proxy info from /etc/sysconfig/proxy ever
325   * kill processes inside chroot after post script running
326   * bug fix:
327     - fix bootloader options omitted
328     - raise when incorrectly set partition flags 'legacy_boot'
329     - fix wrong file descriptor issue
330     - fix some requires
331
332  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Aug 2013 17:25:35 +0800
333
334 mic (0.20-1) unstable; urgency=low
335   * new distribution support: CentOS 6
336   * drop image creation if checked packages not present in image
337   * introduce 'installerfw' command in kickstart to customize configuration
338   * improve output message of post scripts
339   * bug fix:
340     - fix rpm not support 'VCS' tag traceback
341
342  -- Gui Chen <gui.chen@intel.com>  Mon, 01 Jul 2013 17:25:35 +0800
343
344 mic (0.19-1) unstable; urgency=low
345   * new distribution support: Ubuntu 13.04 and openSUSE 12.3
346   * introduce '--part-type' to handle GPT partition
347   * copy bmap creation from bmap-tools
348   * update some depends and fix depends issue
349   * bug fix:
350     - fix bug autologinuser always set
351     - fix symlink bind mount left issue
352     - fix '/var/lock' non-existent throw traceback 
353
354  -- Gui Chen <gui.chen@intel.com>  Thu, 16 May 2013 17:25:35 +0800
355
356 mic (0.18-1) unstable; urgency=low
357
358   * put build_id before image name for release option
359   * mount build directory as tmpfs to speed up
360   * enable --priority in ks to set priority
361   * upgrade qemu (mic's depends) to 1.4.0
362   * bug fix:
363     - fix debuginfo rpm swig attribute lost
364     - fix release option failure with slash
365     - fix man page lost in some distros
366     - fix bmap file packed to tarball
367   * code cleanup:
368     - unify import statements to absolute import
369     - clean up many undefined in partitionfs.py/loop.py/livecd.py
370     - clean up some useless try and raise blocks
371     - clean up some bad indentations
372     - improve some error messages
373
374  -- Gui Chen <gui.chen@intel.com>  Mon, 03 Apr 2013 17:25:35 +0800
375
376 mic (0.17-1) unstable; urgency=low
377
378   * support new distribution Fedora 18
379   * enable to handle more than 3 partitions
380   * support partitions without mount point
381   * move vcs infomation from .vcs to .packages
382   * clean up some mess in utils/misc.py
383   * bug fix:
384     - fix failure when symbolic link vmlinuz in single disk
385     - fix incorrect alignment handling
386     - fix requires squashfs in opensuse
387     - fix unicode error in myurlgrab
388   * code cleanup:
389     - clean up some mess in utils/misc.py
390     - clean up pylint issue in creator.py
391
392  -- Gui Chen <gui.chen@intel.com>  Tue, 28 Feb 2013 17:25:35 +0800
393
394 mic (0.16-1) unstable; urgency=low
395
396   * add GPT support for UEFI format
397     - add --ptable=gpt option in kickstart to enable GPT
398     - add simple GPT parser to parse PARTUUID
399     - use PARTUUID in syslinux.cfg if gpt required
400     - clean up the mess code and improve readability
401   * improve alignment to reduce unused space
402     - add interface add_disks for PartitionedMount
403     - clean up the mess code in partitionfs.py
404   * append timestamp suffix to image name by default
405   * add a new option --nocache in kickstart to disable caching rpm
406   * add a new value 'vcs' for --record-pkgs to save VCS info
407   * add a new option --fstab-entry for raw image to set fstab entry
408   * introduce a new option '--install-pkgs' in mic
409     - valid values imagined: source, debuginfo, debugsource
410     - enable 'debuginfo' to install '-debuginfo' rpm in the meantime
411   * improve loop device generating and cleaning mechanism
412   * code clean:
413     - update documentation
414     - rename MANIFEST to MD5SUM
415     - clean up moblin stuff in kickstart
416     - clean mic tests and keep only unittest
417     - sepreate the download related as independent module
418   * bug fix:
419     - cleanup zypp credential file to fix conflicts during installing
420     - fix the issue that outdir/cachedir is not dir
421     - recalculate package content recording
422     - refactor try except statement in baseimager
423     - fix existing loop images overwritten
424  
425  -- Gui Chen <gui.chen@intel.com>  Wed, 30 Jan 2013 17:25:35 +0800
426
427 mic (0.15) unstable; urgency=low
428
429   * Release 0.15, changes including:
430     - new bootstrap implementation: use bootstrap as default
431     - enable 'pkgmgr=auto' to use auto-selected backend
432     - just warning in chroot when not Tizen/MeeGo chroot dir
433     - remove username and password in zypp repo file
434     - update usage.rst for man page
435     - bug fix:
436       - fix https proxy issue in yum backend
437       - fix repodata checksum failed issue
438       - avoid traceback when loopback is NoneType
439  
440  -- Gui Chen <gui.chen@intel.com>  Fri, 31 Aug 2012 17:25:35 +0800
441
442 mic (0.14) unstable; urgency=low
443
444   * Release 0.14, changes including:
445     - use cached metadata when checksum is not changed
446     - skip non-fatal error in ks file and prompt user to handle
447     - prompt user to handle when failed to apply img configure
448     - replace hard name with device uuid in etc/fstab 
449     - enhance extlinux cfg file for symbolic kernel like IVI
450     - support label assign for raw image
451     - bug fix:
452       - fix live image create failure when label assigned
453       - avoid traceback when converting unsupported type
454       - fix mic --version ugly output
455   
456  -- Gui Chen <gui.chen@intel.com>  Thu, 02 Aug 2012 17:25:35 +0800
457
458 mic (0.13) unstable; urgency=low
459
460   * Release 0.13, changes including:
461     - create logfile as default when --release specifid
462     - use 'gzip' and 'bzip2' to pack image instead of python
463     - automatically detect path of 'env' for chroot
464     - record version and os info in build log and logfile
465     - bug fix:
466       - fix popup message in ubuntus
467       - fix unicode issue for logfile
468       - better fix for 'chroot raw' issue 
469
470  -- Gui Chen <gui.chen@intel.com>  Wed, 12 Jul 2012 17:25:35 +0800
471
472 mic (0.12) unstable; urgency=low
473
474   * Release 0.12, changes including:
475     - use default value when @BUILD_ID@ and @ARCH@ not specified
476     - enhance proxy support in attachment retrieve
477     - add new --shrink opt for loop image to control img shrinking
478     - avoid invalid literal for loop device generation
479     - relocate and refactor selinux_check func
480     - remove prefix for make install
481     - bug fix:
482       - fix compres image in raw image
483       - fix src pkgs download failed issue
484       - fix convert failed issue
485
486  -- Gui Chen <gui.chen@intel.com>  Wed, 20 Jun 2012 17:25:35 +0800
487
488 mic (0.11) unstable; urgency=low
489
490   * Release 0.11, changes including:
491     - support new subcmd 'auto' to handle magic line in ks
492     - enhance the handle of authentication url and https proxy
493     - support packing images together and support compressed file format
494     - reset LD_PRELOAD for chroot env
495     - centralized interface to check existing images
496     - avoid live image creating when using multi-partitions
497     - resolve the depends of python-urlgrabber
498     - bug fix:
499       - fix logfile context lost issue
500       - fix attachment package url handling
501       - fix mic ch raw failed issue
502   
503  -- Gui Chen <gui.chen@intel.com>  Fri, 08 Jun 2012 17:25:35 +0800
504
505 mic (0.10.4) unstable; urgency=low
506
507   * Release 0.10, changes including:
508     - container support using '%attachment' section in ks
509     - add --compress-to option to support zip format in loop image
510     - auto-detect config and plugindir to meet virtualenv and customized install
511     - remove all hardcoded info in setup.py and use sys.prefix for installing
512     - tolerate some OS errors in the image configurations stage
513     - extra patch:
514       - fix zypp missing password when using username passwd 
515       - some fixes to enhance authentication url
516       - refine repostr structure to fix comma issue in baseurl
517
518  -- Gui Chen <gui.chen@intel.com>  Tue, 15 May 2012 17:25:35 +0800
519
520 mic (0.9.4) unstable; urgency=low
521
522   * Release 0.9, changes including:
523     - support pre-install package with zypp backend
524     - sync /etc/mic/mic.conf to bootstrap
525     - enhance sorting for version comparsion in zypp
526     - rewrite chroot tar image using xml format mount point file
527     - fix the incorrect number showing in fs src pkgs download
528     - remove tests directory for dist in Makefile
529     - fix liveusb parted mkpart failure, revert mbr size expand in raw
530     - cleanup /tmp/repolic* dir in the EULA checking
531
532  -- Gui Chen <gui.chen@intel.com>  Fri, 13 Apr 2012 17:25:35 +0800
533
534 mic (0.8.1) unstable; urgency=low
535
536   * Release 0.8, changes including:
537     - partition alignment support
538     - remove bootloader option 'quiet vga' for raw
539     - update dist files in git source
540     - update unittest, add cases for chroot, msger, runner
541     - add 40 system test case for help
542     - rewrite loop device allocation mechanism
543
544  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Mar 2012 17:25:35 +0800
545
546 mic (0.7) unstable; urgency=low
547
548   * Release 0.7, changes including:
549     - zypp backend: fixed a fatal issue of unreleasable loop devs
550     - zypp backend: more friendly output message
551     - backend: share cached rpm files between yum and zypp
552     - enhancement for multiple partition loop format
553     - make msger to accept Unicode string
554     - fixed a regression of compress option for FS format
555     - fixed issues in openSUSE12.1
556     - new written man page
557
558  -- JF Ding <jian-feng.ding@intel.com>  Fri, 02 Mar 2012 17:45:35 +0800
559
560 mic (0.6) unstable; urgency=low
561
562   * Release 0.6, changes including:
563     - give hint when converted image existed
564     - conf.py: proxy scheme check
565     - space check before copy image
566     - zypp: abort with error msg for repo resolver issues
567     - runner.py refinement
568     - ks file syntax check for '%post' without '%end' 
569     - support more compression formats than only bzip2
570     - fix msg NoneType issue, causing exit after install
571     - bootstrap:
572       - catch creator error when retrieving bootstrap metadata
573       - correct matching .metadata file in bootstrap
574
575  -- Qiang Zhang <qiang.z.zhang@intel.com>  Thu, 16 Feb 2012 17:25:35 +0800
576
577 mic (0.5) unstable; urgency=low
578
579   * Release 0.5, changes including:
580     - Rewrite the algorithm of checking free space for download and install
581     - Add --shell option for convert to recreate image modified by innershell
582     - Add -s option for chroot to unpack image
583     - Introduce --copy-kernel option for creator
584     - Remove the hardcoded default args for bootloader
585     - Disable logstderr and flush message buffer in disable_logstderr
586     - Deal with yum.conf inside yum backend by itself
587     - Bug fix:
588       - Fix rpmdb error in yum and zypp to avoid bad file descriptor message
589       - Fix MANIFEST syntax to be compliant with md5sum
590       - Correct dependencies for mic in bootstrap
591   
592  -- Gui Chen <gui.chen@intel.com>  Mon, 06 Feb 2012 17:25:35 +0800
593
594 mic (0.4) unstable; urgency=low
595
596   * Release 0.4, changes including:
597     - Support bootstrap mode, run with '--runtime=bootstrap'
598     - Full support for taring-to output, use 'mic ch x.tar'
599     - Break dependency between backend and baseimage
600     - Check valid repos in ks file
601     - Space check update and catch no space exception
602     - Fix no prompt when cv and ch no existed image
603     - Fix NoneType 'createopts' when convert
604     - Fix no existed local_pkgs_path
605    
606  -- Gui Chen <gui.chen@intel.com>  Fri, 06 Jan 2012 17:25:35 +0800
607
608 mic (0.3) unstable; urgency=low
609
610   * Upgrade to version 0.3, changes including:
611     - Unit test support, run 'make test'
612     - Enable proxy support in config file
613     - Refine configmgr and pluginmgr
614     - Support multi instance with different cache dir
615     - Add 47 system test case
616     - Improve md5sum generation
617     - Add repo option --ssl_verify
618     - Add option --name_prefix
619     - Reformatted code according to PEP08
620     - Backport from mic2:
621       - Add priority and cost option for repos
622       - Reinstroduced compress-disk-image option 
623   
624  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Dec 2011 17:25:35 +0800
625
626 mic (0.2) unstable; urgency=low
627
628   * Release 0.2, with the following changes:
629     - Support btrfs and ext4 fstype for creator, convertor, and chroot
630     - Append distfiles and Makefile
631     - Check arch type from repo data
632     - Set rpm dbpath to fix 'rpm -qa' issue
633     - Fix chroot issue caused by image size
634     - Improve setup.py and make it compatible with python 2.5
635     - Disable ca check for https
636     - Change default output dir name to ./mic-output
637     - untrack mic/__version__.py
638     - Fix some minor issues
639
640  -- Gui Chen <gui.chen@intel.com>  Tue, 29 Nov 2011 17:25:35 +0800
641
642 mic (0.1) unstable; urgency=low
643
644   * Official release 0.1, with the following features:
645     - Support three subcommand: create, convert, chroot
646     - Support five image types: fs, loop, raw, livecd, liveusb
647     - Support two package manager backend: yum and zypp
648     - Support the following global command line options:
649       - --verbose
650       - --debug
651     - Creator subcommand support the following command line options:
652       - --logfile=LOGFILE
653       - -c CONFIG, --config=CONFIG
654       - -k CACHEDIR, --cachedir=CACHEDIR
655       - -o OUTDIR, --outdir=OUTDIR
656       - -A ARCH, --arch=ARCH
657       - --release=RID
658       - --record-pkgs=RECORD_PKGS
659       - --pkgmgr=PKGMGR
660       - --local-pkgs-path=LOCAL_PKGS_PATH
661   
662  -- Gui Chen <gui.chen@intel.com>  Thu, 27 Oct 2011 17:25:35 +0800
663