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