* reinstate Debian codename symlinks
* drop unneeded addition of "test extras"
* avoid setting DEF_MIRROR to https://https://...
- remove patch revert-symlink-removal.patch as it's unneeded now
- update to 1.0.135:
* fix quoting to allow spaces in target directory
* Use correct keyring and mirror for Ubuntu
* Ubuntu: test for dpkg zstd support for Hirsute+
* Remove hardcoded HTTPS mirror and use inline substitution
- add patch revert-symlink-removal.patch for not breaking workflows
OBS-URL: https://build.opensuse.org/package/show/devel:tools/debootstrap?expand=0&rev=53
* Make gbp tag produce the right tag format
* Add (PureOS) byzantium as a symlink to amber
* Add (PureOS) crimson as a symlink to amber
* Support Packages files which are not ordered alphabetically by Package field
* Apply "EXCLUDE_DEPENDENCY" during "resolve_deps"
* debootstrap: optionally exclude specific dependencies
* debian-common: exclude usrmerge when installing usr-is-merged
* Enable usrmerge on hurd-i386 too.
* add usrmerge support loongarch64.
* Avoid duplicate components in `sources.list`.
* Mount /dev/fd if the host is FreeBSD.
* Update renamed lintian tag names in lintian overrides.
* Update standards version to 4.6.0.1, no changes needed.
* setup_merged_usr: create skip flag when merged-usr is disabled on bookworm+
* Add usr-is-merged to the required set on testing/unstable
* Ensure bookworm+ suites are set up with merged-usr.
* functions (download_main): Let the loops try the different components and
suites when the checksum doesn't match. This is needed when several of
them contain the same package name.
* Fix auto proxy discovery
* Fix detection of docker container for cgroup v2
* functions: define link_dir before using it.
* Add (Debian) trixie as a symlink to sid.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/debootstrap?expand=0&rev=43
- Version bump to 1.0.90
* Add (Ubuntu) artful as a symlink to gutsy.
* Improve /dev/ptmx handling (deb#817236)
* Add autopkgtest support to test various scenarios.
* Uniformize COMPONENTS/USE_COMPONENTS handling.
* Strip the arch-qualifier (deb#836525)
* Default to split /usr again, as merged-/usr breaks dpkg-shlibdeps (deb#844221)
* remove scratchbox2 support (deb#796189)
* Reword split_inline_sig (deb#842591)
* Add support for downloading and validating InRelease files, by splitting
up detached signature from signed data.
* Switch default mirror to deb.debian.org.
* Add (Ubuntu) zesty as a symlink to gutsy.
* Add jessie-kfreebsd to merged-/usr blacklist.
* No longer Build-Depend on makedev. The code using it was already
removed in debootstrap 1.0.82.
* Do not use `tar -k` for older releases which might have file
conflicts between the packages to be installed. (deb#838388)
* Error out when seeing short options. (deb#548880)
* Add oldoldstable -> sid script symlink. (deb#792734)
* Add buster -> sid and bullseye -> sid script symlinks.
* Only unpack and configure the base system when there are actually
packages to install. (deb#825034)
* debootstrap.8: Use stretch instead of wheezy in examples.
* Enable merged-/usr by default. (deb#839046)
* Add support for xz-compressed Packages indices. (deb#837649)
* functions: Validate that the requested suite is listed in the
Release file's Suite or Codename field. (deb#837075)
* Add support for merged-/usr, enabled by a new --merged-usr option (deb#810301)
Feign install of dpkg in second stage. This avoids problems when
OBS-URL: https://build.opensuse.org/request/show/506822
OBS-URL: https://build.opensuse.org/package/show/devel:tools/debootstrap?expand=0&rev=33
- bump to 1.0.70
* Use tr instead of (missing in d-i) xargs (Closes:
#785693). Thanks, Julian Schauder!
* Make sure to deduplicate package list in download_release to
avoid issues while counting downloaded packages. The failure
path could lead to printing some strange integer (Closes:
#709751, #768445, #785276, #774752). This was reported to
mostly happen whenever --no-resolve-deps is used.
* Add support for --force-check-gpg so that one can
programmatically make sure keyring checks are used and that
no fallback to an https mirror happens (Closes: #661501,
#733179, #775454). * Switch default mirror from
ftp.us.debian.org to the new, official http redirector
service: httpredir.debian.org
* Make it possible to override the MAKEDEV variable (Closes: #734743).
Thanks, Wookey!
* Update Standards to 3.9.6 (checked)
* Support the jessie-kfreebsd suite, by using the same script as
jessie (a symlink to sid) (Closes: #784927). (forwarded request 311984 from sleep_walker)
OBS-URL: https://build.opensuse.org/request/show/311986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debootstrap?expand=0&rev=14
- bump to 1.0.70
* Use tr instead of (missing in d-i) xargs (Closes:
#785693). Thanks, Julian Schauder!
* Make sure to deduplicate package list in download_release to
avoid issues while counting downloaded packages. The failure
path could lead to printing some strange integer (Closes:
#709751, #768445, #785276, #774752). This was reported to
mostly happen whenever --no-resolve-deps is used.
* Add support for --force-check-gpg so that one can
programmatically make sure keyring checks are used and that
no fallback to an https mirror happens (Closes: #661501,
#733179, #775454). * Switch default mirror from
ftp.us.debian.org to the new, official http redirector
service: httpredir.debian.org
* Make it possible to override the MAKEDEV variable (Closes: #734743).
Thanks, Wookey!
* Update Standards to 3.9.6 (checked)
* Support the jessie-kfreebsd suite, by using the same script as
jessie (a symlink to sid) (Closes: #784927).
OBS-URL: https://build.opensuse.org/request/show/311984
OBS-URL: https://build.opensuse.org/package/show/devel:tools/debootstrap?expand=0&rev=23