source: ProjectBuilder/pbconf/devel/ProjectBuilder/pbcl@ 633

Last change on this file since 633 was 633, checked in by Bruno Cornec, 15 years ago

Prepare for 0.9.5 delivery

File size: 2.0 KB
Line 
1# $Id$
2
3PERL-PROJECTBUILDER CHANGES
4
5devel (2030-01-01)
6- TBD
7
80.9.5 (2008-12-09)
9- pb_get_distro => pb_distro_get for homogeneity (Bruno Cornec)
10- pb now uses pb_distro_installdeps in VM/VE setup (Bruno Cornec)
11- Adds function pb_distro_installdeps to automatically istall dependencies on distro before building (Bruno Cornec)
12- Adds pb_distro_only_deps_needed to compute the packages in a list whose installation is really needed (Bruno Cornec)
13- change pb_distro_init interface and add a 6th parameter which is the update CLI to use for that distro (Bruno Cornec)
14- Add support for RHAS 2.1 to pb as rhel-2.1 (Bruno Cornec)
15
160.9.4 (2008-09-29)
17- Debian packages are now working - Fix #26 and #33 (Bruno Cornec/Bryan Gartner)
18- Add support for specific naming conventions such as perl modules - Fix #32 (Bruno Cornec)
19- Add a pb_set_content function (Bruno Cornec)
20- Fix CVS export function to also use tags passed in param (Bruno Cornec)
21
220.9.3 (2008-08-07)
23- pb_conf_init introduced to allow projects using pb functions to setup the PBPROJ variable correctly (Bruno Cornec)
24- New parameters for pb_system: mayfail and quiet (Bruno Cornec)
25- Working patch support added to pb - tested with buffer - Fix #28 (Bruno Cornec)
26- all global variables are prefixed with pb (Bruno Cornec)
27- Use of pb_display and pb_display_init added (Bruno Cornec)
28- announce is now supported in pb (Bruno Cornec)
29
300.9.2 (2008-05-13)
31- Fix a bug in pb_conf_get_fromfile_if (using last instead of next) (Bruno Cornec)
32- Fix #24 error in analysing filteredfiles (Bruno Cornec)
33- Fix Ubuntu issue on distribution detection (Bruno Cornec)
34- Move the pb_env_init function to a separate module to allow pbinit usage (Bruno Cornec)
35- Adds support for a build system conf file under $vmpath/.pbrc or $vepath/.pbrc (Bruno Cornec)
36
370.9.1 (2008-04-25)
38- Creation of this project based on a split of functions from pb to support also dploy.org (Bruno Cornec)
39- Documentation of functions (Bruno Cornec)
40- Availability of generic syntax functions, tempfile functions, and conf file functions (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.