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