Changeset 2380 in ProjectBuilder
- Timestamp:
- Mar 18, 2019, 2:17:41 AM (6 years ago)
- Location:
- pbconf
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
pbconf/0.15.1/ProjectBuilder/pbcl
r2297 r2380 3 3 PERL-PROJECTBUILDER CHANGES 4 4 5 0.15.1 (2030-01-01) 6 - TBD 5 0.15.1 (2019-03-18) 6 - Fix #174 by adding the conf param pbgitremote with its doc (Bruno Cornec) 7 - Fix #167 by adding an oslocalins option (Bruno Cornec) 8 - Fix latest opensuse and fedora support (Bruno Cornec) 9 - Exits when conf errors are detected instead of going on (Bruno Cornec) 10 - Improve printing for getconf (Bruno Cornec) 11 - Fix check of PBPROJDIR when .git dir not found in pbconf (Bruno Cornec) 12 - Exit in pb_system if PBTMP is not defined in env (Bruno Cornec) 13 - The API conf file is now under etc and in pb-modules (Bruno Cornec) 14 - Fix local install for rpm distros by using osins when oslocalins is empty (Bruno Cornec) 15 - pb_cms_init becomes pb_vcs_init to be used in env_init (Bruno Cornec) 16 - Improved git+ssh support (Bruno Cornec) 17 - More documentation moved to POD files for URLs, ENV vars, DIRs (Bruno Cornec) 18 - YAML is used for all conf files (Bruno Cornec) 7 19 8 20 0.14.6 (2017-09-06) -
pbconf/0.15.1/pbmkbm/pbcl
r2297 r2380 3 3 PBMKBM CHANGES 4 4 5 0.15.1 (20 30-01-01)6 - TBD5 0.15.1 (2019-03-18) 6 - No change 7 7 8 8 0.14.6 (2017-09-06) -
pbconf/0.15.1/project-builder-server/pbcl
r2293 r2380 3 3 PROJECT-BUILDER-SERVER CHANGES 4 4 5 0.15.1 (20 30-01-01)6 - TBD5 0.15.1 (2019-03-18) 6 - Not ready yet -
pbconf/0.15.1/project-builder/pbcl
r2297 r2380 3 3 PB CHANGES 4 4 5 0.15.1 (2030-01-01) 6 - TBD 5 0.15.1 (2019-03-18) 6 - Fix #167 by adding an oslocalins option (Bruno Cornec) 7 - Improve usage of docker and stop on errors (Bruno Cornec) 8 - Fix ECDSA lack of support for RHEL7 (Bruno Cornec) 9 - Improve printing for getconf (Bruno Cornec) 10 - RSA keys are the default over DSA (Bruno Cornec) 11 - Add a sbx2prep command (Bruno Cornec) 12 - pb_cms_init becomes pb_vcs_init to be used in env_init (Bruno Cornec) 13 - Fix a bug on remote chmod for deb Release files (Bruno Cornec) 14 - Automatic conversion with updateconf of pburl and YAML format (Bruno Cornec) 15 - Now uses pbprojurl instead of pburl to be consistent with pbconfurl (Bruno Cornec) 16 - PBVMTMOUT is now takeing precedence over params in conf files (Bruno Cornec) 17 - YAML is used for all conf files (Bruno Cornec) 7 18 8 19 0.14.6 (2017-09-06) -
pbconf/0.15.1/rpmbootstrap/pbcl
r2297 r2380 3 3 RPMBOOTSTRAP CHANGES 4 4 5 0.15.1 (20 30-01-01)6 - TBD5 0.15.1 (2019-03-18) 6 - Fix list of supported distributions for pb with the YAML changes (Bruno Cornec) 7 7 8 8 0.14.6 (2017-09-06) -
pbconf/devel/ProjectBuilder/pbcl
r2297 r2380 3 3 PERL-PROJECTBUILDER CHANGES 4 4 5 0.15. 1(2030-01-01)5 0.15.2 (2030-01-01) 6 6 - TBD 7 8 0.15.1 (2019-03-18) 9 - Fix #174 by adding the conf param pbgitremote with its doc (Bruno Cornec) 10 - Fix #167 by adding an oslocalins option (Bruno Cornec) 11 - Fix latest opensuse and fedora support (Bruno Cornec) 12 - Exits when conf errors are detected instead of going on (Bruno Cornec) 13 - Improve printing for getconf (Bruno Cornec) 14 - Fix check of PBPROJDIR when .git dir not found in pbconf (Bruno Cornec) 15 - Exit in pb_system if PBTMP is not defined in env (Bruno Cornec) 16 - The API conf file is now under etc and in pb-modules (Bruno Cornec) 17 - Fix local install for rpm distros by using osins when oslocalins is empty (Bruno Cornec) 18 - pb_cms_init becomes pb_vcs_init to be used in env_init (Bruno Cornec) 19 - Improved git+ssh support (Bruno Cornec) 20 - More documentation moved to POD files for URLs, ENV vars, DIRs (Bruno Cornec) 21 - YAML is used for all conf files (Bruno Cornec) 7 22 8 23 0.14.6 (2017-09-06) -
pbconf/devel/pbmkbm/pbcl
r2297 r2380 3 3 PBMKBM CHANGES 4 4 5 0.15. 1(2030-01-01)5 0.15.2 (2030-01-01) 6 6 - TBD 7 8 0.15.1 (2019-03-18) 9 - No change 7 10 8 11 0.14.6 (2017-09-06) -
pbconf/devel/project-builder-server/pbcl
r2293 r2380 3 3 PROJECT-BUILDER-SERVER CHANGES 4 4 5 0.15. 1(2030-01-01)5 0.15.2 (2030-01-01) 6 6 - TBD 7 8 0.15.1 (2019-03-18) 9 - Not ready yet -
pbconf/devel/project-builder/pbcl
r2297 r2380 3 3 PB CHANGES 4 4 5 0.15. 1(2030-01-01)5 0.15.2 (2030-01-01) 6 6 - TBD 7 8 0.15.1 (2019-03-18) 9 - Fix #167 by adding an oslocalins option (Bruno Cornec) 10 - Improve usage of docker and stop on errors (Bruno Cornec) 11 - Fix ECDSA lack of support for RHEL7 (Bruno Cornec) 12 - Improve printing for getconf (Bruno Cornec) 13 - RSA keys are the default over DSA (Bruno Cornec) 14 - Add a sbx2prep command (Bruno Cornec) 15 - pb_cms_init becomes pb_vcs_init to be used in env_init (Bruno Cornec) 16 - Fix a bug on remote chmod for deb Release files (Bruno Cornec) 17 - Automatic conversion with updateconf of pburl and YAML format (Bruno Cornec) 18 - Now uses pbprojurl instead of pburl to be consistent with pbconfurl (Bruno Cornec) 19 - PBVMTMOUT is now takeing precedence over params in conf files (Bruno Cornec) 20 - YAML is used for all conf files (Bruno Cornec) 7 21 8 22 0.14.6 (2017-09-06) -
pbconf/devel/rpmbootstrap/pbcl
r2297 r2380 3 3 RPMBOOTSTRAP CHANGES 4 4 5 0.15. 1(2030-01-01)5 0.15.2 (2030-01-01) 6 6 - TBD 7 8 0.15.1 (2019-03-18) 9 - Fix list of supported distributions for pb with the YAML changes (Bruno Cornec) 7 10 8 11 0.14.6 (2017-09-06)
Note:
See TracChangeset
for help on using the changeset viewer.