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