Changeset 1160 in ProjectBuilder for pbconf/devel/ProjectBuilder/pbcl


Ignore:
Timestamp:
Jan 15, 2011, 1:47:04 AM (13 years ago)
Author:
Bruno Cornec
Message:
  • Changelog updated for 0.10.0 publication
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/ProjectBuilder/pbcl

    r1038 r1160  
    55devel (2030-01-01)
    66- TBD
     7
     80.10.1 (2011-01-13)
     9- Prepare HP-UX port (Bruno Cornec)
     10- redhat distros extension set by default to rh (Bruno Cornec)
     11- Adds a global variables VERSION and REVISION for version management (Bruno Cornec)
     12- Module Version.pm move to pb-modules due to that (Bruno Cornec)
     13- Fix pbdistrocheck install command printing (Bruno Cornec)
     14- Fix mandralinux old distro build in pb.conf (Note only non symlink release files are important) (Bruno Cornec)
     15- Avoid File::MimeInfo hard requirement. Only abort if not found when needed. (Bruno Cornec)
     16- Fix a bug in test modules when using Test simple only (Bruno Cornec)
     17- Avoids to force a dep on Test::More. Just use Test and a fake test if Test::More is not available. (Bruno Cornec)
     18- pb_system fixed to support parallel calls (Bruno Cornec)
     19- Update of pb.conf.pod documentation for all changes made (Bruno Cornec)
     20- Adds params to pb_distro_setuprepo to support generic family/os templates (Bruno Cornec)
     21- Use new pb.conf variable (ospkg and osrepo for pkg install) (Bruno Cornec)
     22- Adds function pb_distro_setuposrepo to setup pb install repo in case of package install and adds a default pbinstalltype for projects as pkg (Bruno Cornec)
     23- Use pb_check_req to avoid hardcoded path of needed commands (Bruno Cornec)
     24- Fix #70 by adding update commands updatevm|ve and fixes for gentoo and debian (Bruno Cornec)
     25- Fix a bug in pb_system when using redirctions in the command (Bruno Cornec)
     26- Rename previous option osupd into the more correct osins, and add a real osupd param to support distribution update commands (Bruno Cornec)
     27- Remove dependency on Mail::Sendmail to where it's really needed (part of Log, not used yet, and annouce). In particular this removes one non std dep for VE/VM build. (Bruno Cornec)
     28- Fix #66: Adds log management (contribution from joachim). Starting point, as some more work has to be done around it. (Bruno Cornec)
     29- Increase number of tests for Base and fix a bug on pb_get_uri (Bruno Cornec)
     30- Adds function pb_distro_getlsb and make pbdistrocheck fully lsb_release compatible (Bruno Cornec)
     31- Adds a new optional "os" parameter for pb_distro_get_param (upper family such as linux) (Bruno Cornec)
     32- Adds new feature: possibility to deliver in multiple variable dirs, and not just / and test (Bruno Cornec)
     33- Force printing on stdout in pb_log if 0 level (Bruno Cornec)
     34- Add support for LSB 3.2 (Bruno Cornec)
     35- remove all dots in version when asked to (Bruno Cornec)
     36- various rpmlint and lintian fixes (Bruno Cornec)
     37- Adds ebuild version for pb gentoo packages (Bruno Cornec)
    738
    8390.9.10 (2010-06-07)
Note: See TracChangeset for help on using the changeset viewer.