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

debian/changelog
docs/RELEASE_NOTES
packaging/gbs.changes

index d2208b901bdef6882d8f65314eb94433c577187a..3477d855c8ef392cabeb6e8b83aa80a7f60e3082 100644 (file)
@@ -4,10 +4,10 @@ gbs (0.24.1) unstable; urgency=high
       - Upgrade pristine-tar with xdelta3 instead of xdelta(xdelta can not work well
         when codes' size  bigger than 2GB )
       - Add tar extract patches to solve bad message generated by git(2.7.4) mailinfo
-    *New
+    * 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
+     - 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 6465348b1c05592e03deb34f3bd1baf763c99ed6..997daecddd98cbcc613f3627474a71a6396d7e93 100644 (file)
@@ -10,7 +10,7 @@ Release notes for gbs 0.24.1
 - 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
+    * Support new platform Ubuntu 16.04, Fedora 23
 
 Release notes for gbs 0.24
 ==========================
index f44fc54591cb895e768efdd51dda5dc7ca181cbe..7b0af561852a77b014c42fbb9efc28fb4716a342 100644 (file)
@@ -7,14 +7,19 @@
     *New
      - Upgrade latest build 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