Change logs for debootstrap source package in Noble

  • debootstrap (1.0.134ubuntu1) noble; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Add Breaks: on ubuntu-dev-tools (<< 0.190~) to ensure compatibility
          with mk-sbuild.
        - Update debootstrap to automatically use the gutsy script by default
          if the target is an Ubuntu release known to distro-info, eliminating
          the need to upload debootstrap for each new Ubuntu release.
        - Add dependency on distro-info, which is part of ubuntu-minimal, for the
          above
        - Remove all the old symlinks that are no longer needed.
    
    debootstrap (1.0.134) unstable; urgency=medium
    
      [ Johannes Schauer Marin Rodrigues ]
      * scripts/debian-common: install Priority:required with buildd variant
        for bookworm and earlier
      * scripts/debian-common: fixup for last commit
      * error out if chroot cannot be found in $PATH
      * check_sane_mount: if mknod does not work, test if bind-mounting
        /dev/null works
      * setup_devices: fall back to setup_devices_bind if setup_devices_simple
        failed irrespective of the container
      * debian/tests/debian-testing: support for DEBOOTSTRAP_SCRIPT
        environment variable
      * Move "unshared" test from autopkgtest to salsaci pipeline
      * debian/salsa-ci.yml: add checks for the buildd variant
    
      [ Matthias Klumpp ]
      * Implement support for repos with modern-style arch:all support
      * Add test for split-arch:all support
    
      [ Luca Boccassi ]
      * Add Ubuntu scripts/ symlinks for Lunar, Mantic and Noble
      * Add Debian scripts/ symlink for Forky
      * Bump copyright year ranges in d/copyright
    
     -- Gianfranco Costamagna <email address hidden>  Sat, 06 Jan 2024 16:38:39 +0100
  • debootstrap (1.0.133ubuntu1) noble; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Add Breaks: on ubuntu-dev-tools (<< 0.190~) to ensure compatibility
          with mk-sbuild.
        - Update debootstrap to automatically use the gutsy script by default
          if the target is an Ubuntu release known to distro-info, eliminating
          the need to upload debootstrap for each new Ubuntu release.
        - Add dependency on distro-info, which is part of ubuntu-minimal, for the
          above
        - Remove all the old symlinks that are no longer needed.
    
    debootstrap (1.0.133) unstable; urgency=medium
    
      [ Luca Boccassi ]
      * Mark debootstrap as MA: foreign
      * Drop obsolete d/rules overrides and stop changing user/group in
        Makefile
      * d/copyright: switch format to DEP5
    
      [ Johannes Schauer Marin Rodrigues ]
      * functions: use mount from the outside to support chroots without mount
        installed
      * Let the buildd variant only install essential, build-essential and apt
        (Closes: #837060)
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 26 Oct 2023 08:42:56 +0200
  • debootstrap (1.0.132ubuntu1) mantic; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Add Breaks: on ubuntu-dev-tools (<< 0.190~) to ensure compatibility
          with mk-sbuild.
        - Update debootstrap to automatically use the gutsy script by default
          if the target is an Ubuntu release known to distro-info, eliminating
          the need to upload debootstrap for each new Ubuntu release.
        - Add dependency on distro-info, which is part of ubuntu-minimal, for the
          above
        - Remove all the old symlinks that are no longer needed.
    
    debootstrap (1.0.132) unstable; urgency=medium
    
      * Team upload.
    
      [ Johannes Schauer Marin Rodrigues ]
      * debian/tests/control: run debootstrap with unshared namespaces
    
      [ Simon McVittie ]
      * d/tests/debian-testing:
        - More accurately emulate the behaviour of pbuilder 0.231
        - Revert fake/schroot-1.6.10-3 to an accurate emulation of the
          behaviour of schroot 1.6.10-3 (Closes: #983311)
        - Document schroot 1.6.10-3 with the default profile as expected to
          fail to use /dev/pts in a lxc >= 3 or Docker container; this is a
          schroot bug (#983423) and not a debootstrap bug
        - Resync fake/schroot-proposed with the patch proposed on #983423
        - Improve debug logging
        - Expand doc-comments
        - With these changes, the autopkgtest is confirmed to pass in
          autopkgtest-virt-qemu (Closes: #983197)
        - Skip systemd-nspawn phase when $container is set
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 29 Aug 2023 17:31:57 +0200