SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for debootstrap-1.0.134-1.2.noarch.rpm :

* Sun Feb 11 2024 Richard Rahl - update to 1.0.134
* scripts/debian-common: install Priority:required with buildd variant for bookworm and earlier
* error out if chroot cannot be found in $PATH
* setup_devices: fall back to setup_devices_bind if setup_devices_simple failed irrespective of the container
* Move \"unshared\" test from autopkgtest to salsaci pipeline
* Implement support for repos with modern-style arch:all support
* Add test for split-arch:all support
* add various Ubuntu/Debian codenames
* Tue Nov 28 2023 Richard Rahl - update to 1.0.133
* stop changing user/group in Makefile
* use mount from the outside to support chroots without mount installed
* Let the buildd variant only install essential, build-essential and apt- remove patch debootstrap-norootforbuild.patch as upstream integrated the patch
* Sat Oct 07 2023 Richard Rahl - update to 1.0.132:
* improve various tests- update to 1.0.131:
* Reinstate setup_merged_usr- update to 1.0.130:
* add --preserve-env option
* add Trisquel distribution
* add Pardus distribution
* fix debootstrap --second-stage on native runs
* Thu Jul 27 2023 Richard Rahl - update to 1.0.128+nmu5:
* Update PureOS bootstrap script
* Improve error message when tar fails
* fixes bug when http_proxy is unset
* fallback if mounting /proc fails
* defaulting to merged-usr on newer suites
* Wed Dec 07 2022 Dirk Müller - update to 1.0.128:
* 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.
* Mon Jun 07 2021 Ferdinand Thiessen - Update to version 1.0.124
* functions: Turn for loops variables into locals
* functions: add zstd control&data support to the ar extractor
* stage1: re-mkdir /proc if it is a symlink instead of umount.
* Add --inrelease-path option to allow specifying by-hash InRelease location.
* Sun May 03 2020 Alexei Sorokin - Update version to 1.0.123:
* See /usr/share/doc/packages/debootstrap/changelog
* Sat Jul 27 2019 Alexei Sorokin - Update version to 1.0.115:
* See /usr/share/doc/packages/debootstrap/changelog
* Wed Jun 28 2017 sor.alexeiAATTmeowr.ru- Update version to 1.0.97 (changes since 1.0.90):
* Avoid the \"type\" shell command (deb#860545).
* Add (Ubuntu) bionic as a symlink to gutsy.
* scripts/gutsy: Incorporate changes from Ubuntu: + Synch from scripts/sid. + Fix debootstrap --variant=fakechroot failure because initscripts is no longer part of the base system.
* Use force_md5 for breezy, dapper and edgy (deb#659360, deb#676373). Now you can create Ubuntu breezy/dapper/edgy chroot.
* Change repository URI for old Ubuntu releases (deb#676370, deb#839073). Archived Ubuntu releases are at old-releases.ubuntu.com/ubuntu
* Set correct keyring and default mirror for old debian releases. Now you can fetch popato/woody/sarge/etch/lenny/squeeze if you want (deb#891404, deb#600647, deb#792729).
* Avoid pre-exist directory causes failure (deb#864734).
* Split common code from scripts/sid to scripts/debian-common and share it between distributions (deb#798562).
* Don\'t let host PATH leak into the target commands. It works on chroots that have different PATH like Arch Linux and Fedora (deb#718632, deb#770658, deb#890418).
* Escape spaces to fix debootstrap on path contains space fails (deb#586158, deb#762431).
* Add warning if file specified via --keyring does not exist (deb#754318, deb#775474).
* Avoid unnecessary keyring warning with --second-stage option (deb#734324).
* Output warning if falling back to sha1 (deb#775444).
* Prevent unintended removal with --print-debs option (deb#833525).
* Add scripts for Kali Linux (deb#798564).
* Improve manpage description for --{unpack,make}-tarball options (deb#563647).
* Fix multiple components usage for --foreign/--second-stage (deb#806780).
* Try to auto-detect proxy if available (e.g. squid-deb-proxy-client) (deb#732628).
* Handle existing /dev (deb#872577).
* Create /dev/console as same as previous (deb#872059).
* Do not ignore HTTPS mirror setting (deb#893954).
* Improve manpage \"what is calls a Debian base system\" (deb#872948).
* Improve the error message when download fails (deb#866401).
* Use wget --non-verbose option instead of --quiet.
* Improve error message on Release signed by unknown key (deb#698677).
* Add a --cache-dir feature (deb#844118) It is enabled by default and uses /var/cache/apt/archives as a default value.
* Use arch-test if installed to check whether second stage is possible (deb#826709).
* Fix boostrapping libvirt LXC containers (deb#890419).
* Use \"command -v apt-config\" to check for apt-config\'s presence (deb#895466).
* Drop default value for the --cache-dir parameter.
* Forbid the usage of non-empty directories with --print-debs and - -make-tarball.
* Do not use HTTPS for the Kali bootstrap script.- Add a missing wget depenendency.
* Wed Jun 28 2017 mchandrasAATTsuse.de- 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 using dpkg-deb together with busybox\' tar. (deb#837185)
* Excise all devices.tar.gz code. (deb#830869)
* Add (Ubuntu) yakkety as a symlink to gutsy.
* scripts/gutsy: Support kfreebsd & hurd arches on Ubuntu targets (deb#818748)- Remove obsolete devices.tar.gz file
 
ICM