source: ProjectBuilder/pbconf/0.9.0/project-builder/pbcl@ 382

Last change on this file since 382 was 382, checked in by Bruno Cornec, 16 years ago

pbcl of 0.9.0 should not list devel version

File size: 3.6 KB
RevLine 
[15]1# $Id$
2
3PB CHANGES
4
[366]50.9.0 (2008-04-07)
6- Fix #20 newver comment testver and checks pbcl files (Bruno Cornec)
7- newver updated to support external CMS repo for build files (Bruno Cornec)
8- setupvm ok for all supported distro but slackware not yet supported by pb (Bruno Cornec)
9- Fix build2vm where the new name of the distro wasn't correctly handled when trying to get packages pushed to the ftp server. (Bruno Cornec)
10- pb_env_init does just setup env variables now. It does CMS checks and conf only if called on a CMS opration (Bruno Cornec)
11- systematic use of ENV VAR for PBPROJVER, PBPROJTAG, PBPACKAGER (Bruno Cornec)
12- new function to get package list for cms only context and the old one is simplified
13- $DESTDIR/pbrc contains now aal the keys needed to be independant when building - pbroot, pbprojver, pbprojtag, pbpackager. (Bruno Cornec)
14- remove ntp calls for the moment, not ready (Bruno Cornec)
15- new idempotent setupvm/setupve actions to prepare the VM/VE to be used by pb (Bruno Cornec)
16è Numerous fixes in the new way of working to have a full suite working for netperf, pb and mondorescue - newver, cms2build, build2pkg, pbcl, setupvm, build2vm (Bruno Cornec)
17- separation of CMS calls (only when using a cms2... action) and the environment variables used (Bruno Cornec)
18- Improvements for CMS support, lots on CVS (Bruno Cornec)
19- Use pod for pb documentation, modules to be done (Bruno Cornec)
20- Use Getopt::Long and support now long options (Bruno Cornec)
21- pb_syntax now uses pod2usage (Bruno Cornec)
22- All modules are packages now (Bruno Cornec)
23- pb_changelog back in Base.pm and removal of Changelog.pm (Bruno Cornec)
24- Major changes following a memorable Fort Collins discussion which makes that version incompatible with previous ones (Bruno Cornec/Bryan Gartner/Junichi Uekawa)
25- Support URLs for pbconf and projects (ftp, http, svn, cvs, file) (Bruno Cornec/Bryan Gartner)
26- Adds Virtual Environment support (mock, pbuilder, ...) (Bruno Cornec/Bryan Gartner)
27- Documentation of concepts (Bruno Cornec)
28- Fix for debian build in case a debian dir/link already exists in the project (Bruno Cornec/Bryan Gartner)
29
[305]300.8.12 (2008-02-07)
31- Adds support for supplemental files in projects (Bruno Cornec)
32- Addition of pbproj as a filtered variable for dploy needs also in pb_filter_file (Bruno Cornec)
33- fix #9 (Bruno Cornec)
34- adds gentoo support (Bruno Cornec)
35- Removes AppConfig dependency by using just a perl regexp instead (Bruno Cornec)
36- support for #11 test versions (Bruno Cornec)
37- overall ChangeLog support (Bruno Cornec)
38
[275]390.8.11 (2007-11-11)
40- Do not continue with VM if something goes wrong (Bruno Cornec)
41- Also build on 64 bits VMs when all (Bruno Cornec)
[276]42- pb_env_init now creates a pbconf template dir if asked for (newproj option fix #3) (Bruno Cornec)
[275]43- Fix a bug in build2vm where only the first parameter was taken in account, so we were only generating the first package (Bruno Cornec)
44
[269]450.8.10 (2007-10-30)
[275]46- pbinit is now filtered before being used (Bruno Cornec)
47- Ubuntu 7.10 support added (Bruno Cornec)
48- pbinit executed after filtering (Bruno Cornec)
49- Fix bug #7 where .pbrc nearly empty wasn't working (Bruno Cornec)
[269]50
[259]510.8.9 (2007-10-25)
[265]52- Fix a bug for support of PBLOG = no (Bruno Cornec)
[259]53
540.8.8 (2007-10-25)
[265]55- Add correct support for PBLOG = no (Bruno Cornec)
[259]56
[253]570.8.7 (2007-10-23)
[265]58- Fix #2 (Bruno Cornec)
[253]59
[244]600.8.6 (2007-10-22)
[265]61- Add Debian build support (Bruno Cornec)
62- New filtering rules (Bruno Cornec)
63- Add flat support to svn and cvs (Bruno Cornec)
64- Fix #4 (Bruno Cornec)
[244]65
660.8.5 (2007-10-16)
[265]67- First public version (Bruno Cornec)
[244]68
690.5 (2007-07-26)
[265]70- Creation of the project based on mondorescue build tools (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.