summaryrefslogtreecommitdiff
path: root/packaging/mic.changes
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/mic.changes')
-rw-r--r--packaging/mic.changes113
1 files changed, 111 insertions, 2 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes
index 6bae117..150074e 100644
--- a/packaging/mic.changes
+++ b/packaging/mic.changes
@@ -1,5 +1,114 @@
-* Thu Jun 06 2013 Anas Nashif <anas.nashif@intel.com> accepted/tizen/20130603.185841@c80dd03
-- Fixed run time requirements
+* Wed May 25 2016 Jianzhong Fang <jz.fang@samsung.com> - 0.27.1
+ * new distribution support: Ubuntu 16.04, Fedora 23
+ * add raw image format support
+
+ * bug fix:
+ - Remove BmapCreate and Filemap source code from MIC (#DEVT-151)
+
+* Mon Mar 28 2016 Jianzhong Fang <jz.fang@samsung.com> - 0.27
+ * new distribution support: CentOS 7, Debian 8, Fedora 21,
+ Fedora 22, openSUSE 13.2
+ * generate manifest file to describe image information
+ * refactor archive and compress module
+ * support sparse handle for tar command
+ * replace system V with systemd on locale setting
+ * add qcow2 image format support
+ * add strict mode for package installing
+ * enable ssl_verify option in config file
+ * enhance checksums of outputs: md5sum, sha1sum, sha256sum (#DEVT-224)
+ * drop mic-native support (#DEVT-248)
+ * update mount option
+ * revert bind mount config file to instroot
+ * drop liveusb, livecd and raw image formats support (#DEVT-243, #DEVT-263)
+ * use argparse module to parse the cmd line (#DEVT-52)
+
+ * bug fix:
+ - fix logfile incomplete in release option
+ - fix config file disappear in bootstrap
+ - fix aarch64 bin_format
+ - fix pylint
+ - fix real path of device mapper causing initrd failure
+ - fix qemu arm and arm64 issues
+ - fix AttributeError in zypp backend
+ - fix 'python-xml' depends used by cElements
+ - fix xml requirements
+ - fix logfile not in release of '--release' when creation failed
+ - fix copyright missing issue
+ - fix syslinux installation path issue in Arch Linux
+ - fix priority option of ks file not apply (#DEVT-254)
+ - fix need to check loop device after excute 'losetup --find'
+ - fix check scriptlet error file on /tmp/.postscript/error/
+ - fix broken tar archive
+
+* Tue Mar 11 2014 Gui Chen <gui.chen@intel.com> - 0.24
+ * enhance to handle password with special characters
+ * change python-zypp require to python-zypp-tizen
+ * add --repo comand option for local build
+ * add --user and --password option for %repo directive of ks file
+ * clean up some codes relevant to EULA agreement
+ * add hostname showing in log
+ * bug fix:
+ - fix chroot failed by space in image not enough
+ - fix obsolete packages incorrect handling
+ - fix yum backend failed to cache packages
+ - fix bare ip in no_proxy not working
+ - fix repeated log showing with yum backend
+ - fix loop device latency timing
+ - fix zypp failed to download by changing 'cachedir'
+ - fix 'mkfs' not working caused by mic-bootstrap install failed
+
+* Fri Dec 12 2013 Gui Chen <gui.chen@intel.com> - 0.23
+ * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1
+ * split requirements to subpackage 'mic-native' to reduce mic's dependencies
+ * support arm64 architecture image creation in native mode
+ * new option '--interactive'/'--non-interactive' to enable/disable interaction
+ * new option '--uuid' for 'part' in ks file to set filesystem uuid
+ * export more variables related to installer framework for loop format
+ * bug fix:
+ - fix bootstrap handling if bootstrap package failed
+ - fix 'mapper_device' key error
+ - fix detailed error messages missing in mounting
+ - fix version comparing issue of urlgrabber in Fedora
+
+* Thu Oct 24 2013 Gui Chen <gui.chen@intel.com> - 0.22
+ * use __version__ variable instead of VERSION file
+ * refactor msger module to ulitize logging module
+ * refine error class module
+ * improve installation in virtualenv
+ * add bash completion support
+ * add zsh completion support
+ * export mapper device related to installer framework
+ * update BmapCreate to the latest version
+ * bug fix:
+ - fix customized plugin_dir not work in bootstrap
+ - fix packing process exit on Ubuntu
+ - fix loop device alloaction failed on openSUSE
+ - fix incorrect number showing during installing
+ - set owner of cacheidr/outdir to SUDO_USER
+ - correct project url in setup.py
+ - fix mic not work when mic.conf disappear
+
+* Mon Aug 26 2013 Gui Chen <gui.chen@intel.com> - 0.21
+ * new distribution support: Fedora 19
+ * refactor chroot module to correct the logic
+ * add an alias for installerfw - installerfw_plugins
+ * remove fuser dependency to avoid some unmount issue
+ * enable proxy setting with authentication
+ * don't get proxy info from /etc/sysconfig/proxy ever
+ * kill processes inside chroot after post script running
+ * bug fix:
+ - fix bootloader options omitted
+ - raise when incorrectly set partition flags 'legacy_boot'
+ - fix wrong file descriptor issue
+ - fix some requires
+
+* Mon Jul 01 2013 Gui Chen <gui.chen@intel.com> - 0.20
+ * new distribution support: CentOS 6
+ * drop image creation if checked packages not present in image
+ * introduce 'installerfw' command in kickstart to customize configuration
+ * improve output message of post scripts
+ * bug fix:
+ - fix rpm not support 'VCS' tag traceback
* Thu May 16 2013 Gui Chen <gui.chen@intel.com> - 0.19
- new distribution support: Ubuntu 13.04 and openSUSE 12.3