Add change log and release information for Release 0.24.1
authorSoonKyu Park <sk7.park@samsung.com>
Thu, 16 Jun 2016 09:25:41 +0000 (18:25 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Tue, 21 Jun 2016 07:38:39 +0000 (16:38 +0900)
Change-Id: I7ccdc4d1fcb60c68d09578679fc44fb1405ded2f

debian/changelog
docs/RELEASE_NOTES
packaging/gbs.changes

index d2208b9..6227ecf 100644 (file)
@@ -2,12 +2,12 @@ gbs (0.24.1) unstable; urgency=high
   * upgrade to gbs v0.24.1, which contains the following bug fixing & features:
     * bug fix:
       - Upgrade pristine-tar with xdelta3 instead of xdelta(xdelta can not work well
-        when codes' size  bigger than 2GB )
+        when codes' size is bigger than 2GB )
       - Add tar extract patches to solve bad message generated by git(2.7.4) mailinfo
-    *New
-     - Upgrade latest build from upstream and suit for gbs
+    * New feature and enhancements added:
+     - Upgrade latest 'build' package from upstream and suit for gbs
      - Upgrade depannuer to meet new version of build
-     - Support new platform Ubuntu 16.04
+     - Support new platform Ubuntu 16.04, Fedora 23
 
  -- Wang Jun <junbill.wang@samsung.com>  Wed, 25 May 2016 10:00:00 +0800
 
@@ -16,7 +16,12 @@ gbs (0.24) unstable; urgency=high
     * bug fix:
       - fix Security issues that normal user can gain root permission with gbs chroot
       - fix  git-build-package bugs and imporve some performance
-    *Add --fail-fast option.
+      - Fix error logs when __import__ faild,like "No handlers could be found fo logger"
+      - Fix build problem on Debian 8
+    * New feature and enhancements added:
+      - Add --fail-fast option: stop building immediately if one of packages fails
+      - Support new distribution: CentOS 7, Debian 8, Fedora 21, Fedora 22, openSUSE 13.2
+      - Improve performance of GBS
     * update dependencies:
       - depanneur >= 0.15
 
index 6465348..25746ca 100644 (file)
@@ -5,12 +5,12 @@ Release notes for gbs 0.24.1
 
 - Bug fix:
     * Upgrade pristine-tar with xdelta3 instead of xdelta(xdelta can not work well
-        when codes' size  bigger than 2GB )
+        when codes' size is bigger than 2GB )
     * Add tar extract patches to solve bad message generated by git(2.7.4) mailinfo
 - New feature and enhancements added:
-    *  Upgrade latest build from upstream and suit for gbs
-    *  Upgrade depannuer to meet new version of build
-    * Support new platform Ubuntu 16.04
+    * Upgrade latest 'build' package from upstream and suit for gbs
+    * Upgrade depannuer to meet new version of build
+    * Support new platform Ubuntu 16.04, Fedora 23
 
 Release notes for gbs 0.24
 ==========================
index f44fc54..88bd786 100644 (file)
@@ -2,19 +2,24 @@
   * upgrade to gbs v0.24.1, which contains the following bug fixing & features:
     * bug fix:
       - Upgrade pristine-tar with xdelta3 instead of xdelta(xdelta can not work well
-        when codes' size  bigger than 2GB )
+        when codes' size is bigger than 2GB )
       - Add tar extract patches to solve bad message generated by git(2.7.4) mailinfo
     *New
-     - Upgrade latest build from upstream and suit for gbs
+     - Upgrade latest 'build' package from upstream and suit for gbs
      - Upgrade depannuer to meet new version of build
-     - Support new platform Ubuntu 16.04
+     - Support new platform Ubuntu 16.04, Fedora 23
 
 * Wed May 02 2016 Wang jun <junbill.wang@samsung.com> 0.24
   * upgrade to gbs v0.24, which contains the following bug fixing & features:
     * bug fix:
       - fix Security issues that normal user can gain root permission with gbs chroot
       - fix  git-build-package bugs and imporve some performance
-    *Add --fail-fast option.
+      - Fix error logs when __import__ faild,like "No handlers could be found fo logger"
+      - Fix build problem on Debian 8
+    * New feature and enhancements added:
+      - Add --fail-fast option: stop building immediately if one of packages fails
+      - Support new distribution: CentOS 7, Debian 8, Fedora 21, Fedora 22, openSUSE 13.2
+      - Improve performance of GBS
     * update dependencies:
       - depanneur >= 0.15