From 53f1f343429249c6829795d5df9754dbcc720ed4 Mon Sep 17 00:00:00 2001 From: SoonKyu Park Date: Thu, 16 Jun 2016 18:25:41 +0900 Subject: [PATCH] Add change log and release information for Release 0.24.1 Change-Id: I7ccdc4d1fcb60c68d09578679fc44fb1405ded2f --- debian/changelog | 15 ++++++++++----- docs/RELEASE_NOTES | 8 ++++---- packaging/gbs.changes | 13 +++++++++---- 3 files changed, 23 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index d2208b9..6227ecf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 6465348..25746ca 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -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 ========================== diff --git a/packaging/gbs.changes b/packaging/gbs.changes index f44fc54..88bd786 100644 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@ -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 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 -- 2.7.4