debootstrap 1.0.126+nmu1ubuntu0.5 source package in Ubuntu

Changelog

debootstrap (1.0.126+nmu1ubuntu0.5) jammy; urgency=medium

  * Restore the old symlinks removed in the previous SRU.  While not
    needed by debootstrap itself, other tools may call debootstrap with
    the optional 'script' argument (which was always unnecessary when
    its value was the same as the 'suite' argument), and this change
    broke compatibility with them.  LP: #2024483.

 -- Steve Langasek <email address hidden>  Sat, 24 Jun 2023 00:12:13 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debootstrap_1.0.126+nmu1ubuntu0.5.tar.gz 80.0 KiB 083053d7b4b63edeb909e535975ff1aeff5b90f4a1de7b39386739ba9fc0e9ea
debootstrap_1.0.126+nmu1ubuntu0.5.dsc 2.0 KiB e71d131e5a7edd1c861c111db79211150cdacb2ae7a90a194b8609f4174cd9c1

View changes file

Binary packages built by this source

debootstrap: Bootstrap a basic Debian system

 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.