bump up to 0.24.3
[platform/upstream/mic.git] / debian / changelog
1 mic (0.24.3) unstable; urgency=low
2    * add qcow2 image format support
3    * bug fix:
4      - fix qemu arm and arm64 issues
5      - remove --preserve-order option in taring fs image
6
7  -- Yongfeng Du <dolpher.du@intel.com> Mon, 17 Nov 2014 17:25:35 +0800
8
9 mic (0.24.2) unstable; urgency=low
10    * enable ssl_verify in config file
11    * fix logfile incompleted issue
12    * fix md5sum to be compatible with utility md5sum
13    * fix locale issue in systemd service
14
15  -- Gui Chen <gui.chen@intel.com>  Wed, 09 Jul 2014 17:25:35 +0800
16
17 mic (0.24) unstable; urgency=low
18    * enhance to handle password with special characters
19    * change python-zypp require to python-zypp-tizen
20    * add --repo comand option for local build
21    * add --user and --password option for %repo directive of ks file
22    * clean up some codes relevant to EULA agreement
23    * add hostname showing in log
24    * bug fix:
25      - fix chroot failed by space in image not enough
26      - fix obsolete packages incorrect handling
27      - fix yum backend failed to cache packages
28      - fix bare ip in no_proxy not working
29      - fix repeated log showing with yum backend
30      - fix loop device latency timing
31      - fix zypp failed to download by changing 'cachedir'
32      - fix 'mkfs' not working caused by mic-bootstrap install failed
33
34  -- Gui Chen <gui.chen@intel.com>  Thu, 24 Oct 2013 17:25:35 +0800
35
36 mic (0.23-1) unstable; urgency=low
37    * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1
38    * split requirements to subpackage 'mic-native' to reduce mic's dependencies
39    * support arm64 architecture image creation in native mode
40    * new option '--interactive'/'--non-interactive' to enable/disable interaction 
41    * new option '--uuid' for 'part' in ks file to set filesystem uuid
42    * export more variables related to installer framework for loop format
43    * bug fix:
44      - fix bootstrap handling if bootstrap package failed
45      - fix 'mapper_device' key error
46      - fix detailed error messages missing in mounting
47      - fix version comparing issue of urlgrabber in Fedora
48
49  -- Gui Chen <gui.chen@intel.com>  Thu, 24 Oct 2013 17:25:35 +0800
50
51 mic (0.22-1) unstable; urgency=low
52    * use __version__ variable instead of VERSION file
53    * refactor msger module to ulitize logging module
54    * refine error class module
55    * improve installation in virtualenv
56    * add bash completion support
57    * add zsh completion support
58    * export mapper device related to installer framework
59    * update BmapCreate to the latest version
60    * bug fix:
61      - fix customized plugin_dir not work in bootstrap
62      - fix packing process exit on Ubuntu
63      - fix loop device alloaction failed on openSUSE
64      - fix incorrect number showing during installing
65      - set owner of cacheidr/outdir to SUDO_USER
66      - correct project url in setup.py
67      - fix mic not work when mic.conf disappear
68
69  -- Gui Chen <gui.chen@intel.com>  Thu, 24 Oct 2013 17:25:35 +0800
70
71 mic (0.21-1) unstable; urgency=low
72   * new distribution support: Fedora 19
73   * refactor chroot module to correct the logic
74   * add an alias for installerfw - installerfw_plugins
75   * remove fuser dependency to avoid some unmount issue
76   * enable proxy setting with authentication
77   * don't get proxy info from /etc/sysconfig/proxy ever
78   * kill processes inside chroot after post script running
79   * bug fix:
80     - fix bootloader options omitted
81     - raise when incorrectly set partition flags 'legacy_boot'
82     - fix wrong file descriptor issue
83     - fix some requires
84
85  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Aug 2013 17:25:35 +0800
86
87 mic (0.20-1) unstable; urgency=low
88   * new distribution support: CentOS 6
89   * drop image creation if checked packages not present in image
90   * introduce 'installerfw' command in kickstart to customize configuration
91   * improve output message of post scripts
92   * bug fix:
93     - fix rpm not support 'VCS' tag traceback
94
95  -- Gui Chen <gui.chen@intel.com>  Mon, 01 Jul 2013 17:25:35 +0800
96
97 mic (0.19-1) unstable; urgency=low
98   * new distribution support: Ubuntu 13.04 and openSUSE 12.3
99   * introduce '--part-type' to handle GPT partition
100   * copy bmap creation from bmap-tools
101   * update some depends and fix depends issue
102   * bug fix:
103     - fix bug autologinuser always set
104     - fix symlink bind mount left issue
105     - fix '/var/lock' non-existent throw traceback 
106
107  -- Gui Chen <gui.chen@intel.com>  Thu, 16 May 2013 17:25:35 +0800
108
109 mic (0.18-1) unstable; urgency=low
110
111   * put build_id before image name for release option
112   * mount build directory as tmpfs to speed up
113   * enable --priority in ks to set priority
114   * upgrade qemu (mic's depends) to 1.4.0
115   * bug fix:
116     - fix debuginfo rpm swig attribute lost
117     - fix release option failure with slash
118     - fix man page lost in some distros
119     - fix bmap file packed to tarball
120   * code cleanup:
121     - unify import statements to absolute import
122     - clean up many undefined in partitionfs.py/loop.py/livecd.py
123     - clean up some useless try and raise blocks
124     - clean up some bad indentations
125     - improve some error messages
126
127  -- Gui Chen <gui.chen@intel.com>  Mon, 03 Apr 2013 17:25:35 +0800
128
129 mic (0.17-1) unstable; urgency=low
130
131   * support new distribution Fedora 18
132   * enable to handle more than 3 partitions
133   * support partitions without mount point
134   * move vcs infomation from .vcs to .packages
135   * clean up some mess in utils/misc.py
136   * bug fix:
137     - fix failure when symbolic link vmlinuz in single disk
138     - fix incorrect alignment handling
139     - fix requires squashfs in opensuse
140     - fix unicode error in myurlgrab
141   * code cleanup:
142     - clean up some mess in utils/misc.py
143     - clean up pylint issue in creator.py
144
145  -- Gui Chen <gui.chen@intel.com>  Tue, 28 Feb 2013 17:25:35 +0800
146
147 mic (0.16-1) unstable; urgency=low
148
149   * add GPT support for UEFI format
150     - add --ptable=gpt option in kickstart to enable GPT
151     - add simple GPT parser to parse PARTUUID
152     - use PARTUUID in syslinux.cfg if gpt required
153     - clean up the mess code and improve readability
154   * improve alignment to reduce unused space
155     - add interface add_disks for PartitionedMount
156     - clean up the mess code in partitionfs.py
157   * append timestamp suffix to image name by default
158   * add a new option --nocache in kickstart to disable caching rpm
159   * add a new value 'vcs' for --record-pkgs to save VCS info
160   * add a new option --fstab-entry for raw image to set fstab entry
161   * introduce a new option '--install-pkgs' in mic
162     - valid values imagined: source, debuginfo, debugsource
163     - enable 'debuginfo' to install '-debuginfo' rpm in the meantime
164   * improve loop device generating and cleaning mechanism
165   * code clean:
166     - update documentation
167     - rename MANIFEST to MD5SUM
168     - clean up moblin stuff in kickstart
169     - clean mic tests and keep only unittest
170     - sepreate the download related as independent module
171   * bug fix:
172     - cleanup zypp credential file to fix conflicts during installing
173     - fix the issue that outdir/cachedir is not dir
174     - recalculate package content recording
175     - refactor try except statement in baseimager
176     - fix existing loop images overwritten
177  
178  -- Gui Chen <gui.chen@intel.com>  Wed, 30 Jan 2013 17:25:35 +0800
179
180 mic (0.15) unstable; urgency=low
181
182   * Release 0.15, changes including:
183     - new bootstrap implementation: use bootstrap as default
184     - enable 'pkgmgr=auto' to use auto-selected backend
185     - just warning in chroot when not Tizen/MeeGo chroot dir
186     - remove username and password in zypp repo file
187     - update usage.rst for man page
188     - bug fix:
189       - fix https proxy issue in yum backend
190       - fix repodata checksum failed issue
191       - avoid traceback when loopback is NoneType
192  
193  -- Gui Chen <gui.chen@intel.com>  Fri, 31 Aug 2012 17:25:35 +0800
194
195 mic (0.14) unstable; urgency=low
196
197   * Release 0.14, changes including:
198     - use cached metadata when checksum is not changed
199     - skip non-fatal error in ks file and prompt user to handle
200     - prompt user to handle when failed to apply img configure
201     - replace hard name with device uuid in etc/fstab 
202     - enhance extlinux cfg file for symbolic kernel like IVI
203     - support label assign for raw image
204     - bug fix:
205       - fix live image create failure when label assigned
206       - avoid traceback when converting unsupported type
207       - fix mic --version ugly output
208   
209  -- Gui Chen <gui.chen@intel.com>  Thu, 02 Aug 2012 17:25:35 +0800
210
211 mic (0.13) unstable; urgency=low
212
213   * Release 0.13, changes including:
214     - create logfile as default when --release specifid
215     - use 'gzip' and 'bzip2' to pack image instead of python
216     - automatically detect path of 'env' for chroot
217     - record version and os info in build log and logfile
218     - bug fix:
219       - fix popup message in ubuntus
220       - fix unicode issue for logfile
221       - better fix for 'chroot raw' issue 
222
223  -- Gui Chen <gui.chen@intel.com>  Wed, 12 Jul 2012 17:25:35 +0800
224
225 mic (0.12) unstable; urgency=low
226
227   * Release 0.12, changes including:
228     - use default value when @BUILD_ID@ and @ARCH@ not specified
229     - enhance proxy support in attachment retrieve
230     - add new --shrink opt for loop image to control img shrinking
231     - avoid invalid literal for loop device generation
232     - relocate and refactor selinux_check func
233     - remove prefix for make install
234     - bug fix:
235       - fix compres image in raw image
236       - fix src pkgs download failed issue
237       - fix convert failed issue
238
239  -- Gui Chen <gui.chen@intel.com>  Wed, 20 Jun 2012 17:25:35 +0800
240
241 mic (0.11) unstable; urgency=low
242
243   * Release 0.11, changes including:
244     - support new subcmd 'auto' to handle magic line in ks
245     - enhance the handle of authentication url and https proxy
246     - support packing images together and support compressed file format
247     - reset LD_PRELOAD for chroot env
248     - centralized interface to check existing images
249     - avoid live image creating when using multi-partitions
250     - resolve the depends of python-urlgrabber
251     - bug fix:
252       - fix logfile context lost issue
253       - fix attachment package url handling
254       - fix mic ch raw failed issue
255   
256  -- Gui Chen <gui.chen@intel.com>  Fri, 08 Jun 2012 17:25:35 +0800
257
258 mic (0.10.4) unstable; urgency=low
259
260   * Release 0.10, changes including:
261     - container support using '%attachment' section in ks
262     - add --compress-to option to support zip format in loop image
263     - auto-detect config and plugindir to meet virtualenv and customized install
264     - remove all hardcoded info in setup.py and use sys.prefix for installing
265     - tolerate some OS errors in the image configurations stage
266     - extra patch:
267       - fix zypp missing password when using username passwd 
268       - some fixes to enhance authentication url
269       - refine repostr structure to fix comma issue in baseurl
270
271  -- Gui Chen <gui.chen@intel.com>  Tue, 15 May 2012 17:25:35 +0800
272
273 mic (0.9.4) unstable; urgency=low
274
275   * Release 0.9, changes including:
276     - support pre-install package with zypp backend
277     - sync /etc/mic/mic.conf to bootstrap
278     - enhance sorting for version comparsion in zypp
279     - rewrite chroot tar image using xml format mount point file
280     - fix the incorrect number showing in fs src pkgs download
281     - remove tests directory for dist in Makefile
282     - fix liveusb parted mkpart failure, revert mbr size expand in raw
283     - cleanup /tmp/repolic* dir in the EULA checking
284
285  -- Gui Chen <gui.chen@intel.com>  Fri, 13 Apr 2012 17:25:35 +0800
286
287 mic (0.8.1) unstable; urgency=low
288
289   * Release 0.8, changes including:
290     - partition alignment support
291     - remove bootloader option 'quiet vga' for raw
292     - update dist files in git source
293     - update unittest, add cases for chroot, msger, runner
294     - add 40 system test case for help
295     - rewrite loop device allocation mechanism
296
297  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Mar 2012 17:25:35 +0800
298
299 mic (0.7) unstable; urgency=low
300
301   * Release 0.7, changes including:
302     - zypp backend: fixed a fatal issue of unreleasable loop devs
303     - zypp backend: more friendly output message
304     - backend: share cached rpm files between yum and zypp
305     - enhancement for multiple partition loop format
306     - make msger to accept Unicode string
307     - fixed a regression of compress option for FS format
308     - fixed issues in openSUSE12.1
309     - new written man page
310
311  -- JF Ding <jian-feng.ding@intel.com>  Fri, 02 Mar 2012 17:45:35 +0800
312
313 mic (0.6) unstable; urgency=low
314
315   * Release 0.6, changes including:
316     - give hint when converted image existed
317     - conf.py: proxy scheme check
318     - space check before copy image
319     - zypp: abort with error msg for repo resolver issues
320     - runner.py refinement
321     - ks file syntax check for '%post' without '%end' 
322     - support more compression formats than only bzip2
323     - fix msg NoneType issue, causing exit after install
324     - bootstrap:
325       - catch creator error when retrieving bootstrap metadata
326       - correct matching .metadata file in bootstrap
327
328  -- Qiang Zhang <qiang.z.zhang@intel.com>  Thu, 16 Feb 2012 17:25:35 +0800
329
330 mic (0.5) unstable; urgency=low
331
332   * Release 0.5, changes including:
333     - Rewrite the algorithm of checking free space for download and install
334     - Add --shell option for convert to recreate image modified by innershell
335     - Add -s option for chroot to unpack image
336     - Introduce --copy-kernel option for creator
337     - Remove the hardcoded default args for bootloader
338     - Disable logstderr and flush message buffer in disable_logstderr
339     - Deal with yum.conf inside yum backend by itself
340     - Bug fix:
341       - Fix rpmdb error in yum and zypp to avoid bad file descriptor message
342       - Fix MANIFEST syntax to be compliant with md5sum
343       - Correct dependencies for mic in bootstrap
344   
345  -- Gui Chen <gui.chen@intel.com>  Mon, 06 Feb 2012 17:25:35 +0800
346
347 mic (0.4) unstable; urgency=low
348
349   * Release 0.4, changes including:
350     - Support bootstrap mode, run with '--runtime=bootstrap'
351     - Full support for taring-to output, use 'mic ch x.tar'
352     - Break dependency between backend and baseimage
353     - Check valid repos in ks file
354     - Space check update and catch no space exception
355     - Fix no prompt when cv and ch no existed image
356     - Fix NoneType 'createopts' when convert
357     - Fix no existed local_pkgs_path
358    
359  -- Gui Chen <gui.chen@intel.com>  Fri, 06 Jan 2012 17:25:35 +0800
360
361 mic (0.3) unstable; urgency=low
362
363   * Upgrade to version 0.3, changes including:
364     - Unit test support, run 'make test'
365     - Enable proxy support in config file
366     - Refine configmgr and pluginmgr
367     - Support multi instance with different cache dir
368     - Add 47 system test case
369     - Improve md5sum generation
370     - Add repo option --ssl_verify
371     - Add option --name_prefix
372     - Reformatted code according to PEP08
373     - Backport from mic2:
374       - Add priority and cost option for repos
375       - Reinstroduced compress-disk-image option 
376   
377  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Dec 2011 17:25:35 +0800
378
379 mic (0.2) unstable; urgency=low
380
381   * Release 0.2, with the following changes:
382     - Support btrfs and ext4 fstype for creator, convertor, and chroot
383     - Append distfiles and Makefile
384     - Check arch type from repo data
385     - Set rpm dbpath to fix 'rpm -qa' issue
386     - Fix chroot issue caused by image size
387     - Improve setup.py and make it compatible with python 2.5
388     - Disable ca check for https
389     - Change default output dir name to ./mic-output
390     - untrack mic/__version__.py
391     - Fix some minor issues
392
393  -- Gui Chen <gui.chen@intel.com>  Tue, 29 Nov 2011 17:25:35 +0800
394
395 mic (0.1) unstable; urgency=low
396
397   * Official release 0.1, with the following features:
398     - Support three subcommand: create, convert, chroot
399     - Support five image types: fs, loop, raw, livecd, liveusb
400     - Support two package manager backend: yum and zypp
401     - Support the following global command line options:
402       - --verbose
403       - --debug
404     - Creator subcommand support the following command line options:
405       - --logfile=LOGFILE
406       - -c CONFIG, --config=CONFIG
407       - -k CACHEDIR, --cachedir=CACHEDIR
408       - -o OUTDIR, --outdir=OUTDIR
409       - -A ARCH, --arch=ARCH
410       - --release=RID
411       - --record-pkgs=RECORD_PKGS
412       - --pkgmgr=PKGMGR
413       - --local-pkgs-path=LOCAL_PKGS_PATH
414   
415  -- Gui Chen <gui.chen@intel.com>  Thu, 27 Oct 2011 17:25:35 +0800
416