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