On behalf of gbs development team

We are very excited to announce that gbs 0.11 is released

Main enhancements in this release
=================================

* four enhancements to the existing features:
  1. add '--spec' option in 'gbs build' to support building package which
     contains multiple spec files.
  2. add '--profile/-P' option in 'gbs build' to support building packages by 
using specified
    profile which defined in .gbs.conf
  3. support configuring local buildroot directory in config file. The 
'buildroot' can
    be set under the 'general' section as a global setting.
  4. better error report for 'gbs build', including gbs export
    error, expansion error and rpmbuild error, etc.

* 33 bug fixes included, list some major bugs here:
  1. plaintext passwd printed for some error cases
  2. gbs archive tar ball issue if using user defined macro in spec file
  3. request passwd again if one package build for a long time(>15 mins)
  4. sudo timeout issue, which will result in endless loop
  5. return 0 from depanneur even if error occurs
  6. unify display color of debug message in gbs and depanneur
  7. endless loop if package circle dependency exists
  8. gbs build error if '~' exist in build root path
  9. passwd conflict issue with multiple instance of 'gbs build'
  10. remotebuild can't run in sub-directory issue
  11. gbs build error with https_proxy trailing '/'
  12. gbs submit gives no error if there is no comment
  13. describe missing dependencies for gbs build
  14. support create project outside home:<user> if user have permission
  15. server's certificate traceback issue for gbs remotebuild
  16. traceback for remotebuild if OBS server return None
  17. getlogin fail issue on some system while running gbs build
  18. --extra-packs option doesn't work with --ccache option


* Three new distributions are supported, they are Fedora 16, ubuntu 12.10 and 
openSUSE 12.2. Till now seven distributions are supported:
  - Fedora 16/17
  - Ubuntu 11.10/12.04/12.10
  - openSUSE 12.1/12.2

Note: MIC is support on these three new distributions in beta quality. 
bootstrap mode works well, but there are some unexpected issues in these new 
distros in native mode.

Download and documentation
==========================

* Documentation: 
https://source.tizen.org/documentation/reference/git-build-system/
* Binary repo: http://download.tizen.org/tools/
* Source code: https://github.com/01org/gbs

Bug report
==========
If you found any issue, please file a JIRA bug at: https://bugs.tizen.org/jira.
Details steps:
"create issue" -> select Projects: "Development Tools" -> select Components: 
"GBS"


_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to