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