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