Changeset 2163 in ProjectBuilder
- Timestamp:
- Jan 4, 2017, 12:39:52 AM (8 years ago)
- Location:
- pbconf/devel
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
pbconf/devel/ProjectBuilder/pbcl
r2130 r2163 3 3 PERL-PROJECTBUILDER CHANGES 4 4 5 0.14. 2(2030-01-01)5 0.14.3 (2030-01-01) 6 6 - TBD 7 8 0.14.2 (2017-01-04) 9 - Fix #148 by providing a pb_filter_var_print function (Bruno Cornec) 10 - Fix #115 by providing system conf file (under /usr/share/pb) and an admin conf file (under /etc/pb) (Bruno Cornec) 11 - Docker is now the default vetype (Bruno Cornec) 12 - Fix conf file analysis (changes in pb_conf_get_if, pb_conf_add_last_in_hash, pb_distro_conf_print) (Bruno Cornec) 13 - Document in Conf.pm the order in which all conf files are loaded (Bruno Cornec) 14 - Use function pb_distro_conf_print in pbgetparam to avoid code duplication (Bruno Cornec) 15 - Fix a bug in pbgetparam where the project.pb file wasn't read (Bruno Cornec) 16 - Change interface of pb_ve_docker_get_image which now returns undef when no image id was found (Bruno Cornec) 17 - Adds support for fedora 25, Cloudlinux and Ubuntu 16.10. Fix OEL detection. (Bruno Cornec) 7 18 8 19 0.14.1 (2016-07-25) -
pbconf/devel/pbmkbm/pbcl
r2130 r2163 5 5 0.14.2 (2030-01-01) 6 6 - TBD 7 8 0.14.2 (2017-01-04) 9 - No change 7 10 8 11 0.14.1 (2016-07-25) -
pbconf/devel/project-builder/pbcl
r2130 r2163 3 3 PB CHANGES 4 4 5 0.14. 2(2030-01-01)5 0.14.3 (2030-01-01) 6 6 - TBD 7 8 0.14.2 (2017-01-04) 9 - Fix #148 by providing a getvar action to pb (Bruno Cornec) 10 - Fix #115 by providing system conf file (under /usr/share/pb) and an admin conf file (under /etc/pb) (Bruno Cornec) 11 - Fix a parallelism bug for docker by making cidfile unique (Bruno Cornec) 12 - Fix a debian bug by analyzing all control files, not just the first one (Bruno Cornec) 7 13 8 14 0.14.1 (2016-07-25) -
pbconf/devel/rpmbootstrap/pbcl
r2130 r2163 3 3 RPMBOOTSTRAP CHANGES 4 4 5 0.14. 2(2030-01-01)5 0.14.3 (2030-01-01) 6 6 - TBD 7 8 0.14.2 (2017-01-04) 9 - No change 7 10 8 11 0.14.1 (2016-07-25)
Note:
See TracChangeset
for help on using the changeset viewer.