source: ProjectBuilder/pbconf/0.11.2/rpmbootstrap/pbcl

Last change on this file was 1267, checked in by Bruno Cornec, 13 years ago
  • Update pbcl for 0.11.2
File size: 2.0 KB
Line 
1# $Id$
2
3RPMBOOTSTRAP CHANGES
4
50.11.2 (2011-03-12)
6- Try to be more error proof when issues with repository download (Bruno Cornec)
7- Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
8- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
9- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
10
110.11.1 (2011-02-26)
12- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
13- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
14- Introduction of a new hash $pbos to manage all os related info through a single data structure. All functions reviewed accordingly. Externally transparent, hopefully, but much cleaner code as a consequence. (Bruno Cornec)
15
160.10.1 (2011-01-13)
17- Adds fedora 14 support for rpmbootstrap (Bruno Cornec)
18- Improve Fedora 13 VE support (Bruno Cornec)
19- rpmboostrap now uses pb_check_req (Bruno Cornec)
20- Remove most lintian warnings for Debian (Bruno Cornec)
21- Fix Mandriva 2010.1 VE built with right dep pkg list (Bruno Cornec)
22- various rpmlint and lintian fixes (Bruno Cornec)
23- Adds ebuild version for pb gentoo packages (Bruno Cornec)
24
250.9.10 (2010-06-07)
26- Add support for Ubuntu 10.04 natively and with debootstrap (universe repo needed) (Bruno Cornec)
27- Project-Builder.org is licensed under the GPL v2 for the moment. (Bruno Cornec)
28- Adds rbsopt parameter + doc to allow for passing options to rpmbootstrap such as -k now by default. (Bruno Cornec)
29- Successful tests with some VE (Mandriva 2009.1 and 2010.0, CentOS 4 & 5, Fedora 12, Ubuntu 10.04, Debian 5) (Bruno Cornec)
30- The repodata dir is now search in the parents dir of the mirror given as it depends on yum version. (Bruno Cornec)
31
320.9.9 (2010-05-01)
33- First version of the rpmbootstrap program based on debootstrap and rinse ideas (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.