summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--[-rwxr-xr-x]doc/RELEASE_NOTES137
1 files changed, 136 insertions, 1 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index 290ba61..c207ac3 100755..100644
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -1,3 +1,138 @@
+MIC Image Creator 0.28.17 Release Notes
+======================================
+Released Aug 10 2022
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Add --block-recommends option to block install recommends packages.
+
+MIC Image Creator 0.28.16 Release Notes
+======================================
+Released Feb 10 2022
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Add postscripts-maxruntime option to set the max run time for post scripts.
+
+MIC Image Creator 0.28.15 Release Notes
+======================================
+Released Jul 05 2021
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Don't install recommended packages in mic.
+
+MIC Image Creator 0.28.14 Release Notes
+======================================
+Released May 14 2021
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Encrypt user password with SHA512 instead of MD5.
+ * Fix pylint error, reimport glob.
+
+MIC Image Creator 0.28.13 Release Notes
+======================================
+Released Mar 23 2021
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Add new option for squashfs to support M1 feature.
+
+MIC Image Creator 0.28.12 Release Notes
+======================================
+Released Feb 05 2021
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Support to create image with f2fs file system.
+ * Fix the bug that no print last installed package.
+ * Remove urlgrabber directory from mic.
+
+MIC Image Creator 0.28.11 Release Notes
+======================================
+Released Nov 05 2020
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * add dependece for yum directly.
+ * fix run error issue for parser repomd.xml when here is group type.
+ * Refine code, remove duplicated code
+ * Separate qcow plugin scripts
+
+MIC Image Creator 0.28.10 Release Notes
+======================================
+Released Jul 21 2020
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Create btrfs images with the metadata single option.
+ * Refine code with SAM tools check.
+
+MIC Image Creator 0.28.9 Release Notes
+======================================
+Released Jun 17 2020
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+Bug Fixes
+--------------------------
+ * increase max loop device number in mic.
+ * fix build error with Typeerror.
+ * Fix the bug that truncates existing inittab file.
+
+MIC Image Creator 0.28.8 Release Notes
+======================================
+Released May 7 2020
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+Bug Fixes
+--------------------------
+ * remove unnecessary /etc/fstab file.
+
+MIC Image Creator 0.28.7 Release Notes
+======================================
+Released Feb 17 2020
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * add option for mic to skip set hosts when create.
+
+Bug Fixes
+--------------------------
+ * fix pylint errors for mic.
+ * skip set hosts by mic when /etc/hosts exists.
+
MIC Image Creator 0.28.6 Release Notes
======================================
Released Feb 15 2019
@@ -25,7 +160,7 @@ MIC Image Creator 0.28.4 Release Notes
Released Sep 28 2018
This release note documents the changes included in the new release. And
-the release contains new features, enhancements and bug fixes.
+the release contains new features.
new features
--------------------------