[972] | 1 | # $Id$
|
---|
| 2 |
|
---|
| 3 | RPMBOOTSTRAP CHANGES
|
---|
| 4 |
|
---|
[2163] | 5 | 0.14.2 (2017-01-04)
|
---|
| 6 | - No change
|
---|
| 7 |
|
---|
[2126] | 8 | 0.14.1 (2016-07-25)
|
---|
| 9 | - No change
|
---|
[972] | 10 |
|
---|
[2031] | 11 | 0.13.2 (2016-02-17)
|
---|
| 12 | - No change
|
---|
| 13 |
|
---|
[2017] | 14 | 0.13.1 (2015-11-25)
|
---|
| 15 | - Adds preliminary dnf support for new Fedora 22+ versions (Bruno Cornec)
|
---|
| 16 | - Fix an issue with cpio not extracting files if in a dir being a link
|
---|
| 17 | - Cleanup in list of chroot supported
|
---|
| 18 | - Fix a bug in rpmbootstrap in case of abbreviated desc on web page. We now use $pkg instead of truncated $desc (Michel Promonet)
|
---|
| 19 |
|
---|
[1945] | 20 | 0.12.7 (2015-02-05)
|
---|
| 21 | - No change
|
---|
| 22 |
|
---|
[1880] | 23 | 0.12.6 (2014-06-22)
|
---|
| 24 | - No change
|
---|
| 25 |
|
---|
[1855] | 26 | 0.12.5 (2014-02-04)
|
---|
| 27 | - No change
|
---|
| 28 |
|
---|
[1839] | 29 | 0.12.4 (2014-01-15)
|
---|
| 30 | - No change
|
---|
| 31 |
|
---|
[1821] | 32 | 0.12.3 (2014-01-05)
|
---|
| 33 | - Adds support for Fedora 18, 19 and 20 and Mageia 3 (Bruno Cornec)
|
---|
| 34 | - filesystem is now extracted first for systemd symlinks crazyness support (Bruno Cornec)
|
---|
| 35 | - 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)
|
---|
| 36 |
|
---|
[1693] | 37 | 0.12.2 (2013-02-26)
|
---|
| 38 | - Adds Red Hat 6.2 (not RHEL !) support (Bruno Cornec)
|
---|
| 39 | - Tested with opensuse 12.2 (Bruno Cornec)
|
---|
| 40 | - rpmbootstrap now supports non-yum type of install with a full list of deps. (Bruno Cornec)
|
---|
| 41 |
|
---|
[1607] | 42 | 0.12.1 (2012-05-28)
|
---|
| 43 | - rpmbootstrap needs aaa_base for VE seyup with zypper, in order to add passwd file e.g. (Bruno Cornec)
|
---|
[1562] | 44 | - If we have a proxy defined, write it into /etc/sysconfig/proxy. Otherwise one of the opensuse's doesn't work right. (Eric Anderson)
|
---|
| 45 | - Improve error message, include why the download failed (Eric Anderson)
|
---|
| 46 | - Download files to a temporary name so that ctrl-c won't leave around bad .rpm files. (Eric Anderson)
|
---|
| 47 | - Add support for stop-on-error. (Eric Anderson)
|
---|
| 48 | - Error out if no packages are defined for the OS version since that indicates something is badly wrong. (Eric Anderson)
|
---|
| 49 | - Track the packages that we install so that we can re-install them with the vendor's tool. (Eric Anderson)
|
---|
| 50 | - Don't mount proc if it is already mounted. (Eric Anderson)
|
---|
| 51 | - Only process repo files under yum.repos.d. (Eric Anderson)
|
---|
| 52 | - Report on broken packages listed for installation at the end so the warning isn't hidden. (Eric Anderson)
|
---|
| 53 | - Fix rpmbootstrap to support sites with multiple href in their page (opensuse main site e.g) (Bruno Cornec)
|
---|
| 54 | - Fix conf to support VE for opensuse 12.1 (Bruno Cornec)
|
---|
[1368] | 55 | - Improved description, documentation and web pages (Eric Anderson)
|
---|
| 56 | - Exit when no mirror defined to build a VE (Bruno Cornec)
|
---|
| 57 | - Fix #105: create /dev/null in the chroot to avoid getting a file with errors in it. (Bruno Cornec)
|
---|
| 58 |
|
---|
[1307] | 59 | 0.11.3 (2011-05-25)
|
---|
| 60 | - Working VE for opensuse-11.4 (Bruno Cornec)
|
---|
| 61 | - some corresponding fixes for rpmbootstrap that would also need backward checks now (Bruno Cornec)
|
---|
| 62 |
|
---|
[1267] | 63 | 0.11.2 (2011-03-12)
|
---|
| 64 | - Try to be more error proof when issues with repository download (Bruno Cornec)
|
---|
| 65 | - Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
|
---|
| 66 | - rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
|
---|
| 67 | - pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
|
---|
| 68 |
|
---|
[1228] | 69 | 0.11.1 (2011-02-26)
|
---|
[1267] | 70 | - rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
|
---|
[1228] | 71 | - pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
|
---|
| 72 | - 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)
|
---|
| 73 |
|
---|
[1160] | 74 | 0.10.1 (2011-01-13)
|
---|
| 75 | - Adds fedora 14 support for rpmbootstrap (Bruno Cornec)
|
---|
| 76 | - Improve Fedora 13 VE support (Bruno Cornec)
|
---|
| 77 | - rpmboostrap now uses pb_check_req (Bruno Cornec)
|
---|
| 78 | - Remove most lintian warnings for Debian (Bruno Cornec)
|
---|
| 79 | - Fix Mandriva 2010.1 VE built with right dep pkg list (Bruno Cornec)
|
---|
| 80 | - various rpmlint and lintian fixes (Bruno Cornec)
|
---|
| 81 | - Adds ebuild version for pb gentoo packages (Bruno Cornec)
|
---|
| 82 |
|
---|
[1038] | 83 | 0.9.10 (2010-06-07)
|
---|
[1034] | 84 | - Add support for Ubuntu 10.04 natively and with debootstrap (universe repo needed) (Bruno Cornec)
|
---|
| 85 | - Project-Builder.org is licensed under the GPL v2 for the moment. (Bruno Cornec)
|
---|
| 86 | - Adds rbsopt parameter + doc to allow for passing options to rpmbootstrap such as -k now by default. (Bruno Cornec)
|
---|
[1038] | 87 | - Successful tests with some VE (Mandriva 2009.1 and 2010.0, CentOS 4 & 5, Fedora 12, Ubuntu 10.04, Debian 5) (Bruno Cornec)
|
---|
[1034] | 88 | - The repodata dir is now search in the parents dir of the mirror given as it depends on yum version. (Bruno Cornec)
|
---|
| 89 |
|
---|
| 90 | 0.9.9 (2010-05-01)
|
---|
[1016] | 91 | - First version of the rpmbootstrap program based on debootstrap and rinse ideas (Bruno Cornec)
|
---|