| Name: | debootstrap | 
|---|---|
| Version: | 1.0.126 | 
| Release: | 1.nmu1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 316031 | 
| License: | MIT | 
| RPM: | debootstrap-1.0.126-1.nmu1.el8.noarch.rpm | 
| Source RPM: | debootstrap-1.0.126-1.nmu1.el8.src.rpm | 
| Build Date: | Mon Jan 03 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://wiki.debian.org/Debootstrap | 
| Summary: | Debian GNU/Linux bootstrapper | 
| Description: | debootstrap 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.  | 
- Update to 1.0.126+nmu1
- Update debootstrap to 1.0.124 (#1953760)
- Update to 1.0.123
- Undefine mangle_shebangs (#1654765)
- Remove old scriplets, %{_datadir} and /usr/share is the same
  and %{_sbindir} and /usr/sbin is also the same
  - Update to 1.0.119 (#1807970)
- Update to 1.0.118 (#1805812)
- Update to 1.0.117
- Update to 1.0.116 (#1727618)
- Update to 1.0.114 (#1708159)
- Don't mangling shebang in /usr/sbin/debootstrap from /bin/sh to /usr/bin/sh (#1654765), thanks to Laurent Vivier
- dpkg was fixed in el6 and el7 we may use dpkg again.