source: ProjectBuilder/pbconf/devel/rpmbootstrap/pbcl@ 1368

Last change on this file since 1368 was 1368, checked in by Bruno Cornec, 12 years ago
  • Update pbcl for pb 0.12.1 version
File size: 2.4 KB
Line 
1# $Id$
2
3RPMBOOTSTRAP CHANGES
4
5devel (2030-01-01)
6- TBD
7
80.12.1 (2011-11-27)
9- Improved description, documentation and web pages (Eric Anderson)
10- Exit when no mirror defined to build a VE (Bruno Cornec)
11- Fix #105: create /dev/null in the chroot to avoid getting a file with errors in it. (Bruno Cornec)
12
130.11.3 (2011-05-25)
14- Working VE for opensuse-11.4 (Bruno Cornec)
15- some corresponding fixes for rpmbootstrap that would also need backward checks now (Bruno Cornec)
16
170.11.2 (2011-03-12)
18- Try to be more error proof when issues with repository download (Bruno Cornec)
19- Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
20- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
21- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
22
230.11.1 (2011-02-26)
24- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
25- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
26- 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)
27
280.10.1 (2011-01-13)
29- Adds fedora 14 support for rpmbootstrap (Bruno Cornec)
30- Improve Fedora 13 VE support (Bruno Cornec)
31- rpmboostrap now uses pb_check_req (Bruno Cornec)
32- Remove most lintian warnings for Debian (Bruno Cornec)
33- Fix Mandriva 2010.1 VE built with right dep pkg list (Bruno Cornec)
34- various rpmlint and lintian fixes (Bruno Cornec)
35- Adds ebuild version for pb gentoo packages (Bruno Cornec)
36
370.9.10 (2010-06-07)
38- Add support for Ubuntu 10.04 natively and with debootstrap (universe repo needed) (Bruno Cornec)
39- Project-Builder.org is licensed under the GPL v2 for the moment. (Bruno Cornec)
40- Adds rbsopt parameter + doc to allow for passing options to rpmbootstrap such as -k now by default. (Bruno Cornec)
41- Successful tests with some VE (Mandriva 2009.1 and 2010.0, CentOS 4 & 5, Fedora 12, Ubuntu 10.04, Debian 5) (Bruno Cornec)
42- The repodata dir is now search in the parents dir of the mirror given as it depends on yum version. (Bruno Cornec)
43
440.9.9 (2010-05-01)
45- First version of the rpmbootstrap program based on debootstrap and rinse ideas (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.