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