Sun, 19 May 2024 13:03:40 UTC | login

Information for build debootstrap-1.0.119-1.fc33

ID137690
Package Namedebootstrap
Version1.0.119
Release1.fc33
Epoch
SummaryDebian GNU/Linux bootstrapper
Descriptiondebootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. This might be often useful coupled with virtualization techniques to run Debian GNU/Linux guest system.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 08:32:04 UTC
CompletedFri, 27 Mar 2020 08:32:04 UTC
Tags
f33
RPMs
src
debootstrap-1.0.119-1.fc33.src.rpm (info) (download)
noarch
debootstrap-1.0.119-1.fc33.noarch.rpm (info) (download)
Changelog * Sat Feb 29 2020 Sérgio Basto <sergio@serjux.com> - 1.0.119-1 - Update to 1.0.119 (#1807970) * Fri Feb 21 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.0.118-1 - Update to 1.0.118 (#1805812) * Fri Feb 21 2020 Sérgio Basto <sergio@serjux.com> - 1.0.117-1 - Update to 1.0.117 * Tue Oct 08 2019 Sérgio Basto <sergio@serjux.com> - 1.0.116-1 - Update to 1.0.116 (#1727618) * Tue Oct 08 2019 Sérgio Basto <sergio@serjux.com> - 1.0.114-1 - Update to 1.0.114 (#1708159) * Sat Dec 01 2018 Sérgio Basto <sergio@serjux.com> - 1.0.109-3 - Don't mangling shebang in /usr/sbin/debootstrap from /bin/sh to /usr/bin/sh (#1654765), thanks to Laurent Vivier * Fri Sep 21 2018 Sérgio Basto <sergio@serjux.com> - 1.0.109-2 - dpkg was fixed in el6 and el7 we may use dpkg again. * Fri Sep 21 2018 Sérgio Basto <sergio@serjux.com> - 1.0.109-1 - Update to 1.0.109 (#1594470) * Thu Jun 14 2018 Sérgio Basto <sergio@serjux.com> - 1.0.102-1 - Update to 1.0.102 (#1585520) * Wed May 23 2018 Sérgio Basto <sergio@serjux.com> - 1.0.100-1 - New upstream release (#1578167) - Do not use dpkg on el, dpkg cause broken deps with man-pages-it in el6 and el7 * Thu Apr 19 2018 Sérgio Basto <sergio@serjux.com> - 1.0.97-1 - Update to 1.0.97 (#1557586) - Require perl-interpreter (#1566045) - From the mentioned bug report, 2 patches was applied upstream cleaned, the other 2 don't but I assume the bug is fixed.