source: ProjectBuilder/pbconf/devel/pbcl@ 359

Last change on this file since 359 was 359, checked in by Bruno Cornec, 16 years ago
  • Changelog ready for 0.9.0
  • Spec file now delivering under vendorperl using the right conf to do it.
File size: 3.4 KB
RevLine 
[328]1# $Id$
2
3PB CHANGES
4
[359]5devel (2008-04-06)
6- 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)
7- pb_env_init does just setup env variables now. It does CMS checks and conf only if called on a CMS opration (Bruno Cornec)
8- systematic use of ENV VAR for PBPROJVER, PBPROJTAG, PBPACKAGER (Bruno Cornec)
9- new function to get package list for cms only context and the old one is simplified
10- $DESTDIR/pbrc contains now aal the keys needed to be independant when building - pbroot, pbprojver, pbprojtag, pbpackager. (Bruno Cornec)
11- remove ntp calls for the moment, not ready (Bruno Cornec)
12- new idempotent setupvm/setupve actions to prepare the VM/VE to be used by pb (Bruno Cornec)
13è 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)
14- separation of CMS calls (only when using a cms2... action) and the environment variables used (Bruno Cornec)
15- Improvements for CMS support, lots on CVS (Bruno Cornec)
16- Use pod for pb documentation, modules to be done (Bruno Cornec)
17- Use Getopt::Long and support now long options (Bruno Cornec)
18- pb_syntax now uses pod2usage (Bruno Cornec)
19- All modules are packages now (Bruno Cornec)
20- pb_changelog back in Base.pm and removal of Changelog.pm (Bruno Cornec)
[328]21- Major changes following a memorable Fort Collins discussion which makes that version incompatible with previous ones (Bruno Cornec/Bryan Gartner/Junichi Uekawa)
22- Support URLs for pbconf and projects (ftp, http, svn, cvs, file) (Bruno Cornec/Bryan Gartner)
23- Adds Virtual Environment support (mock, pbuilder, ...) (Bruno Cornec/Bryan Gartner)
24- Documentation of concepts (Bruno Cornec)
25- Fix for debian build in case a debian dir/link already exists in the project (Bruno Cornec/Bryan Gartner)
26
270.8.12 (2008-02-07)
28- Adds support for supplemental files in projects (Bruno Cornec)
29- Addition of pbproj as a filtered variable for dploy needs also in pb_filter_file (Bruno Cornec)
30- fix #9 (Bruno Cornec)
31- adds gentoo support (Bruno Cornec)
32- Removes AppConfig dependency by using just a perl regexp instead (Bruno Cornec)
33- support for #11 test versions (Bruno Cornec)
34- overall ChangeLog support (Bruno Cornec)
35
360.8.11 (2007-11-11)
37- Do not continue with VM if something goes wrong (Bruno Cornec)
38- Also build on 64 bits VMs when all (Bruno Cornec)
39- pb_env_init now creates a pbconf template dir if asked for (newproj option fix #3) (Bruno Cornec)
40- Fix a bug in build2vm where only the first parameter was taken in account, so we were only generating the first package (Bruno Cornec)
41
420.8.10 (2007-10-30)
43- pbinit is now filtered before being used (Bruno Cornec)
44- Ubuntu 7.10 support added (Bruno Cornec)
45- pbinit executed after filtering (Bruno Cornec)
46- Fix bug #7 where .pbrc nearly empty wasn't working (Bruno Cornec)
47
480.8.9 (2007-10-25)
49- Fix a bug for support of PBLOG = no (Bruno Cornec)
50
510.8.8 (2007-10-25)
52- Add correct support for PBLOG = no (Bruno Cornec)
53
540.8.7 (2007-10-23)
55- Fix #2 (Bruno Cornec)
56
570.8.6 (2007-10-22)
58- Add Debian build support (Bruno Cornec)
59- New filtering rules (Bruno Cornec)
60- Add flat support to svn and cvs (Bruno Cornec)
61- Fix #4 (Bruno Cornec)
62
630.8.5 (2007-10-16)
64- First public version (Bruno Cornec)
65
660.5 (2007-07-26)
67- Creation of the project based on mondorescue build tools (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.