Merge branch 'release-0.15' into devel
[tools/mic.git] / debian / changelog
1 mic (0.15) unstable; urgency=low
2
3   * Release 0.15, changes including:
4     - new bootstrap implementation: use bootstrap as default
5     - enable 'pkgmgr=auto' to use auto-selected backend
6     - just warning in chroot when not Tizen/MeeGo chroot dir
7     - remove username and password in zypp repo file
8     - update usage.rst for man page
9     - bug fix:
10       - fix https proxy issue in yum backend
11       - fix repodata checksum failed issue
12       - avoid traceback when loopback is NoneType
13  
14  -- Gui Chen <gui.chen@intel.com>  Fri, 31 Aug 2012 17:25:35 +0800
15
16 mic (0.14) unstable; urgency=low
17
18   * Release 0.14, changes including:
19     - use cached metadata when checksum is not changed
20     - skip non-fatal error in ks file and prompt user to handle
21     - prompt user to handle when failed to apply img configure
22     - replace hard name with device uuid in etc/fstab 
23     - enhance extlinux cfg file for symbolic kernel like IVI
24     - support label assign for raw image
25     - bug fix:
26       - fix live image create failure when label assigned
27       - avoid traceback when converting unsupported type
28       - fix mic --version ugly output
29   
30  -- Gui Chen <gui.chen@intel.com>  Thu, 02 Aug 2012 17:25:35 +0800
31
32 mic (0.13) unstable; urgency=low
33
34   * Release 0.13, changes including:
35     - create logfile as default when --release specifid
36     - use 'gzip' and 'bzip2' to pack image instead of python
37     - automatically detect path of 'env' for chroot
38     - record version and os info in build log and logfile
39     - bug fix:
40       - fix popup message in ubuntus
41       - fix unicode issue for logfile
42       - better fix for 'chroot raw' issue 
43
44  -- Gui Chen <gui.chen@intel.com>  Wed, 12 Jul 2012 17:25:35 +0800
45
46 mic (0.12) unstable; urgency=low
47
48   * Release 0.12, changes including:
49     - use default value when @BUILD_ID@ and @ARCH@ not specified
50     - enhance proxy support in attachment retrieve
51     - add new --shrink opt for loop image to control img shrinking
52     - avoid invalid literal for loop device generation
53     - relocate and refactor selinux_check func
54     - remove prefix for make install
55     - bug fix:
56       - fix compres image in raw image
57       - fix src pkgs download failed issue
58       - fix convert failed issue
59
60  -- Gui Chen <gui.chen@intel.com>  Wed, 20 Jun 2012 17:25:35 +0800
61
62 mic (0.11) unstable; urgency=low
63
64   * Release 0.11, changes including:
65     - support new subcmd 'auto' to handle magic line in ks
66     - enhance the handle of authentication url and https proxy
67     - support packing images together and support compressed file format
68     - reset LD_PRELOAD for chroot env
69     - centralized interface to check existing images
70     - avoid live image creating when using multi-partitions
71     - resolve the depends of python-urlgrabber
72     - bug fix:
73       - fix logfile context lost issue
74       - fix attachment package url handling
75       - fix mic ch raw failed issue
76   
77  -- Gui Chen <gui.chen@intel.com>  Fri, 08 Jun 2012 17:25:35 +0800
78
79 mic (0.10.4) unstable; urgency=low
80
81   * Release 0.10, changes including:
82     - container support using '%attachment' section in ks
83     - add --compress-to option to support zip format in loop image
84     - auto-detect config and plugindir to meet virtualenv and customized install
85     - remove all hardcoded info in setup.py and use sys.prefix for installing
86     - tolerate some OS errors in the image configurations stage
87     - extra patch:
88       - fix zypp missing password when using username passwd 
89       - some fixes to enhance authentication url
90       - refine repostr structure to fix comma issue in baseurl
91
92  -- Gui Chen <gui.chen@intel.com>  Tue, 15 May 2012 17:25:35 +0800
93
94 mic (0.9.4) unstable; urgency=low
95
96   * Release 0.9, changes including:
97     - support pre-install package with zypp backend
98     - sync /etc/mic/mic.conf to bootstrap
99     - enhance sorting for version comparsion in zypp
100     - rewrite chroot tar image using xml format mount point file
101     - fix the incorrect number showing in fs src pkgs download
102     - remove tests directory for dist in Makefile
103     - fix liveusb parted mkpart failure, revert mbr size expand in raw
104     - cleanup /tmp/repolic* dir in the EULA checking
105
106  -- Gui Chen <gui.chen@intel.com>  Fri, 13 Apr 2012 17:25:35 +0800
107
108 mic (0.8.1) unstable; urgency=low
109
110   * Release 0.8, changes including:
111     - partition alignment support
112     - remove bootloader option 'quiet vga' for raw
113     - update dist files in git source
114     - update unittest, add cases for chroot, msger, runner
115     - add 40 system test case for help
116     - rewrite loop device allocation mechanism
117
118  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Mar 2012 17:25:35 +0800
119
120 mic (0.7) unstable; urgency=low
121
122   * Release 0.7, changes including:
123     - zypp backend: fixed a fatal issue of unreleasable loop devs
124     - zypp backend: more friendly output message
125     - backend: share cached rpm files between yum and zypp
126     - enhancement for multiple partition loop format
127     - make msger to accept Unicode string
128     - fixed a regression of compress option for FS format
129     - fixed issues in openSUSE12.1
130     - new written man page
131
132  -- JF Ding <jian-feng.ding@intel.com>  Fri, 02 Mar 2012 17:45:35 +0800
133
134 mic (0.6) unstable; urgency=low
135
136   * Release 0.6, changes including:
137     - give hint when converted image existed
138     - conf.py: proxy scheme check
139     - space check before copy image
140     - zypp: abort with error msg for repo resolver issues
141     - runner.py refinement
142     - ks file syntax check for '%post' without '%end' 
143     - support more compression formats than only bzip2
144     - fix msg NoneType issue, causing exit after install
145     - bootstrap:
146       - catch creator error when retrieving bootstrap metadata
147       - correct matching .metadata file in bootstrap
148
149  -- Qiang Zhang <qiang.z.zhang@intel.com>  Thu, 16 Feb 2012 17:25:35 +0800
150
151 mic (0.5) unstable; urgency=low
152
153   * Release 0.5, changes including:
154     - Rewrite the algorithm of checking free space for download and install
155     - Add --shell option for convert to recreate image modified by innershell
156     - Add -s option for chroot to unpack image
157     - Introduce --copy-kernel option for creator
158     - Remove the hardcoded default args for bootloader
159     - Disable logstderr and flush message buffer in disable_logstderr
160     - Deal with yum.conf inside yum backend by itself
161     - Bug fix:
162       - Fix rpmdb error in yum and zypp to avoid bad file descriptor message
163       - Fix MANIFEST syntax to be compliant with md5sum
164       - Correct dependencies for mic in bootstrap
165   
166  -- Gui Chen <gui.chen@intel.com>  Mon, 06 Feb 2012 17:25:35 +0800
167
168 mic (0.4) unstable; urgency=low
169
170   * Release 0.4, changes including:
171     - Support bootstrap mode, run with '--runtime=bootstrap'
172     - Full support for taring-to output, use 'mic ch x.tar'
173     - Break dependency between backend and baseimage
174     - Check valid repos in ks file
175     - Space check update and catch no space exception
176     - Fix no prompt when cv and ch no existed image
177     - Fix NoneType 'createopts' when convert
178     - Fix no existed local_pkgs_path
179    
180  -- Gui Chen <gui.chen@intel.com>  Fri, 06 Jan 2012 17:25:35 +0800
181
182 mic (0.3) unstable; urgency=low
183
184   * Upgrade to version 0.3, changes including:
185     - Unit test support, run 'make test'
186     - Enable proxy support in config file
187     - Refine configmgr and pluginmgr
188     - Support multi instance with different cache dir
189     - Add 47 system test case
190     - Improve md5sum generation
191     - Add repo option --ssl_verify
192     - Add option --name_prefix
193     - Reformatted code according to PEP08
194     - Backport from mic2:
195       - Add priority and cost option for repos
196       - Reinstroduced compress-disk-image option 
197   
198  -- Gui Chen <gui.chen@intel.com>  Mon, 26 Dec 2011 17:25:35 +0800
199
200 mic (0.2) unstable; urgency=low
201
202   * Release 0.2, with the following changes:
203     - Support btrfs and ext4 fstype for creator, convertor, and chroot
204     - Append distfiles and Makefile
205     - Check arch type from repo data
206     - Set rpm dbpath to fix 'rpm -qa' issue
207     - Fix chroot issue caused by image size
208     - Improve setup.py and make it compatible with python 2.5
209     - Disable ca check for https
210     - Change default output dir name to ./mic-output
211     - untrack mic/__version__.py
212     - Fix some minor issues
213
214  -- Gui Chen <gui.chen@intel.com>  Tue, 29 Nov 2011 17:25:35 +0800
215
216 mic (0.1) unstable; urgency=low
217
218   * Official release 0.1, with the following features:
219     - Support three subcommand: create, convert, chroot
220     - Support five image types: fs, loop, raw, livecd, liveusb
221     - Support two package manager backend: yum and zypp
222     - Support the following global command line options:
223       - --verbose
224       - --debug
225     - Creator subcommand support the following command line options:
226       - --logfile=LOGFILE
227       - -c CONFIG, --config=CONFIG
228       - -k CACHEDIR, --cachedir=CACHEDIR
229       - -o OUTDIR, --outdir=OUTDIR
230       - -A ARCH, --arch=ARCH
231       - --release=RID
232       - --record-pkgs=RECORD_PKGS
233       - --pkgmgr=PKGMGR
234       - --local-pkgs-path=LOCAL_PKGS_PATH
235   
236  -- Gui Chen <gui.chen@intel.com>  Thu, 27 Oct 2011 17:25:35 +0800
237