Changeset 693


Ignore:
Timestamp:
02/16/09 21:28:35 (4 years ago)
Author:
bruno
Message:

Prepare for 0.9.6 delivery

Location:
pbconf/devel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/ProjectBuilder/pbcl

    r637 r693  
    44 
    55devel (2030-01-01) 
     6 
     70.9.6 (2009-02-16) 
     8- Add support for VE using rinse (tested), mock (coded) and chroot (tested), schroot (planned) (Bruno Cornec) 
     9- Improved centos support (Bruno Cornec) 
     10- Differentiate between Scripts for VE and VM with 2 tags (Bruno Cornec) 
     11- Have a working newve, setupve and cms2ve sequence for rinse and centos 4 and 5 at least (Bruno Cornec) 
     12- Remove the external locale dependece to use the one provided by perl (Bruno Cornec) 
     13- Adds GIT support for schroot (Bruno Cornec) 
     14- Adds SOCKS support for all VCS commands by adding a new pbsockscmd option in .pbrc (tested with git access behind proxy) (Bruno Cornec) 
     15- Improve PATH variable on new SuSE distro so that yast2 is found (Bruno Cornec) 
     16- Remove the suffix from the rpm changelog file as per fedora rules (Bruno Cornec) 
     17- Fix a bug in conf file handling when tag is using a '.' which wasn't supported by the regexp (Bruno Cornec) 
    618 
    7190.9.5 (2008-12-09) 
  • pbconf/devel/project-builder/pbcl

    r637 r693  
    44 
    55devel (2030-01-01) 
     6 
     70.9.6 (2009-02-16) 
     8- Add support for VE using rinse (tested), mock (coded) and chroot (tested), schroot (planned) (Bruno Cornec) 
     9- Improved centos support (Bruno Cornec) 
     10- Differentiate between Scripts for VE and VM with 2 tags (Bruno Cornec) 
     11- Have a working newve, setupve and cms2ve sequence for rinse and centos 4 and 5 at least (Bruno Cornec) 
     12- Remove the external locale dependece to use the one provided by perl (Bruno Cornec) 
     13- Adds kvm support (aligned on qemu support) (Bruno Cornec) 
     14- Fix a bug where duplicates in VE and VM lists where handled twice leading to errors with patches applied also twice in the same distro. Also more efficient. (Bruno Cornec) 
     15- Adds GIT support for schroot (Bruno Cornec) 
     16- Adds SOCKS support for all VCS commands by adding a new pbsockscmd option in .pbrc (tested with git access behind proxy) (Bruno Cornec) 
     17- Avoid erasing an existing VM when called with newvm (Bruno Cornec) 
     18- Improved PBVMOPT restoration (Bruno Cornec) 
     19- Fix a bug in the scheme reference during newver  (Bruno Cornec) 
    620 
    7210.9.5 (2008-12-09) 
Note: See TracChangeset for help on using the changeset viewer.