source: ProjectBuilder/pbconf/0.15.2/rpmbootstrap/pbcl@ 2447

Last change on this file since 2447 was 2447, checked in by Bruno Cornec, 5 years ago

updated to /users/bruno/pb/pbconf

File size: 5.0 KB
Line 
1# $Id$
2
3RPMBOOTSTRAP CHANGES
4
50.15.3 (2030-01-01)
60.15.2 (2019-09-07)
7- Force explicit analysis of boolean when using cluck (Bruno Cornec)
8- Update default list of distributions supported (Bruno Cornec)
9
100.15.1 (2019-03-18)
11- Fix list of supported distributions for pb with the YAML changes (Bruno Cornec)
12
130.14.6 (2017-09-06)
14- Add Debian 9 container generation capability (Bruno Cornec)
15- Adds https_proxy support (Bruno Cornec)
16
170.14.5 (2017-06-24)
18- No change
19
200.14.4 (2017-03-11)
21- No change
22
230.14.3 (2017-03-04)
24- No change
25
260.14.2 (2017-01-04)
27- No change
28
290.14.1 (2016-07-25)
30- No change
31
320.13.2 (2016-02-17)
33- No change
34
350.13.1 (2015-11-25)
36- Adds preliminary dnf support for new Fedora 22+ versions (Bruno Cornec)
37- Fix an issue with cpio not extracting files if in a dir being a link (Bruno Cornec)
38- Cleanup in list of chroot supported (Bruno Cornec)
39- Fix a bug in rpmbootstrap in case of abbreviated desc on web page. We now use $pkg instead of truncated $desc (Michel Promonet)
40
410.12.7 (2015-02-05)
42- No change
43
440.12.6 (2014-06-22)
45- No change
46
470.12.5 (2014-02-04)
48- No change
49
500.12.4 (2014-01-15)
51- No change
52
530.12.3 (2014-01-05)
54- Adds support for Fedora 18, 19 and 20 and Mageia 3 (Bruno Cornec)
55- filesystem is now extracted first for systemd symlinks crazyness support (Bruno Cornec)
56- rbs_mirror_response now also returns the repo found which could be different from the initial mirror in case of metadata dir for yum (Bruno Cornec)
57
580.12.2 (2013-02-26)
59- Adds Red Hat 6.2 (not RHEL !) support (Bruno Cornec)
60- Tested with opensuse 12.2 (Bruno Cornec)
61- rpmbootstrap now supports non-yum type of install with a full list of deps. (Bruno Cornec)
62
630.12.1 (2012-05-28)
64- rpmbootstrap needs aaa_base for VE seyup with zypper, in order to add passwd file e.g. (Bruno Cornec)
65- If we have a proxy defined, write it into /etc/sysconfig/proxy. Otherwise one of the opensuse's doesn't work right. (Eric Anderson)
66- Improve error message, include why the download failed (Eric Anderson)
67- Download files to a temporary name so that ctrl-c won't leave around bad .rpm files. (Eric Anderson)
68- Add support for stop-on-error. (Eric Anderson)
69- Error out if no packages are defined for the OS version since that indicates something is badly wrong. (Eric Anderson)
70- Track the packages that we install so that we can re-install them with the vendor's tool. (Eric Anderson)
71- Don't mount proc if it is already mounted. (Eric Anderson)
72- Only process repo files under yum.repos.d. (Eric Anderson)
73- Report on broken packages listed for installation at the end so the warning isn't hidden. (Eric Anderson)
74- Fix rpmbootstrap to support sites with multiple href in their page (opensuse main site e.g) (Bruno Cornec)
75- Fix conf to support VE for opensuse 12.1 (Bruno Cornec)
76- Improved description, documentation and web pages (Eric Anderson)
77- Exit when no mirror defined to build a VE (Bruno Cornec)
78- Fix #105: create /dev/null in the chroot to avoid getting a file with errors in it. (Bruno Cornec)
79
800.11.3 (2011-05-25)
81- Working VE for opensuse-11.4 (Bruno Cornec)
82- some corresponding fixes for rpmbootstrap that would also need backward checks now (Bruno Cornec)
83
840.11.2 (2011-03-12)
85- Try to be more error proof when issues with repository download (Bruno Cornec)
86- Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
87- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
88- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
89
900.11.1 (2011-02-26)
91- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
92- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
93- 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)
94
950.10.1 (2011-01-13)
96- Adds fedora 14 support for rpmbootstrap (Bruno Cornec)
97- Improve Fedora 13 VE support (Bruno Cornec)
98- rpmboostrap now uses pb_check_req (Bruno Cornec)
99- Remove most lintian warnings for Debian (Bruno Cornec)
100- Fix Mandriva 2010.1 VE built with right dep pkg list (Bruno Cornec)
101- various rpmlint and lintian fixes (Bruno Cornec)
102- Adds ebuild version for pb gentoo packages (Bruno Cornec)
103
1040.9.10 (2010-06-07)
105- Add support for Ubuntu 10.04 natively and with debootstrap (universe repo needed) (Bruno Cornec)
106- Project-Builder.org is licensed under the GPL v2 for the moment. (Bruno Cornec)
107- Adds rbsopt parameter + doc to allow for passing options to rpmbootstrap such as -k now by default. (Bruno Cornec)
108- Successful tests with some VE (Mandriva 2009.1 and 2010.0, CentOS 4 & 5, Fedora 12, Ubuntu 10.04, Debian 5) (Bruno Cornec)
109- The repodata dir is now search in the parents dir of the mirror given as it depends on yum version. (Bruno Cornec)
110
1110.9.9 (2010-05-01)
112- First version of the rpmbootstrap program based on debootstrap and rinse ideas (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.