From: Jun Wang Date: Mon, 18 Apr 2016 07:54:31 +0000 (+0800) Subject: Change docs/RELEASE_NOTES for new release infomation X-Git-Tag: staging-released-tools-18.01.7~32^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e6740462ceb06ecdb9476f8f8c41c76d6c84aea2;p=tools%2Fgbs.git Change docs/RELEASE_NOTES for new release infomation Change-Id: I2c9a7482841e3f5ececaa8c837d11962936c25e5 Conflicts: docs/RELEASE_NOTES --- diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 10ca6c0..8e086f8 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -1,12 +1,18 @@ -Release notes for gbs 0.23.3 -============================ +Release notes for gbs 0.24 +========================== -- Release Date: 2015-04 +- Release Date: 2016-03 - New feature and enhancements added: - * bug fix: - - export: fix issue about always creating tarball multi times - for native packages with multi specs + * 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 + +- Bug fix: + * Fix security issues that normal user can gain root permission with gbs chroot + * Fix git-build-package bugs and imporve some performance + * Fix error logs when __import__ faild,like "No handlers could be found fo logger" + * Fix build problem on Debian 8 Release notes for gbs 0.23.2 ============================