Changelog for
project-builder-0.15.3-1.mga4.noarch.rpm :
Thu Apr 2 14:00:00 2020 Bruno Cornec
0.15.3-1
- Updated to 0.15.3
- Fix #177 newproj command works again (Bruno Cornec)
- Fix #184 with lots of performance improvements for sbx2build phase, back to early days (Bruno Cornec)
- Adds internal YAML availability as last resort (Bruno Cornec)
- Fix #180 by adding the pb_check_v function (Bruno Cornec)
- Restore account env var after call to pb_parallel_launchv (Bruno Cornec)
- Fix #181 with working
*2docker commands to build the full stack for a project (Bruno Cornec)
- Fix #183 by pushing the repomd.xml.asc file for SUSE and fix also repo names (Bruno Cornec)
- Fix #140 where one extra line was generated in the pbcl (Bruno Cornec)
- Fix setuposrepo to work on a per distro base, not project (Bruno Cornec)
- Adds install2pkg command (Bruno Cornec)
Sat Sep 7 14:00:00 2019 Bruno Cornec 0.15.2-1
- Updated to 0.15.2
- Fix #178 and create new addbuildrepo, addinstallrepo, addtestrepo (Bruno Cornec)
- Fix #179 create a pbkeyserver conf var (Bruno Cornec)
- Force explicit analysis of boolean when using cluck (Bruno Cornec)
- New function sbx|build2docker to build the 4 steps in a single command (Bruno Cornec)
- Replace most of the die by confess (Bruno Cornec)
- Uses option --rm for docker run except in debug mode (Bruno Cornec)
- Add support for latest distros (Fedora 30, Debian 10, Ubuntu 19.04, Mageia 7) (Bruno Cornec)
Mon Mar 18 13:00:00 2019 Bruno Cornec 0.15.1-1
- Updated to 0.15.1
- Fix #167 by adding an oslocalins option (Bruno Cornec)
- Improve usage of docker and stop on errors (Bruno Cornec)
- Fix ECDSA lack of support for RHEL7 (Bruno Cornec)
- Improve printing for getconf (Bruno Cornec)
- RSA keys are the default over DSA (Bruno Cornec)
- Add a sbx2prep command (Bruno Cornec)
- pb_cms_init becomes pb_vcs_init to be used in env_init (Bruno Cornec)
- Fix a bug on remote chmod for deb Release files (Bruno Cornec)
- Automatic conversion with updateconf of pburl and YAML format (Bruno Cornec)
- Now uses pbprojurl instead of pburl to be consistent with pbconfurl (Bruno Cornec)
- PBVMTMOUT is now takeing precedence over params in conf files (Bruno Cornec)
- YAML is used for all conf files (Bruno Cornec)
Wed Sep 6 14:00:00 2017 Bruno Cornec 0.14.6-1
- Updated to 0.14.6
- Fix #163 by adding support for additional GPG keys to export and for YUM repos (Bruno Cornec)
- Fix bad mode for the Release.gpg file on Debian (Bruno Cornec)
- Adds https_proxy support (Bruno Cornec)
- ECDSA key should be 521 bits (Bruno Cornec)
Sat Jun 24 14:00:00 2017 Bruno Cornec 0.14.5-1
- Updated to 0.14.5
- Improve support for pre and post scripts (Bruno Cornec)
- Fix some perl warnings (Bruno Cornec)