[ubuntu/cosmic-proposed] debootstrap 1.0.108ubuntu1 (Accepted)

Dimitri John Ledkov xnox at ubuntu.com
Thu Aug 23 17:11:11 UTC 2018


debootstrap (1.0.108ubuntu1) cosmic; urgency=medium

  [ Raphaël Hertzog ]
  * Keep all script files in the udeb so that derivatives can use the
    udeb built by Debian. Related to #893713.

  [ Dimitri John Ledkov ]
  * Demote arch-test to suggests.
  * Drop ubuntu-archive-kerying suggests, such a package does not
    exist in Ubuntu.

debootstrap (1.0.108) unstable; urgency=medium

  * Fix "Do not download packages with --unpack-tarball option"
    (Closes: #551838)
    - Also make some options exclusive each
  * Let debootstrap shows error if there's a file already before extraction,
    not die silently (Closes: #728344)
  * Add Trusty and Xenial for merged-usr blacklist (Closes: #905864, #905873)

debootstrap (1.0.107) unstable; urgency=medium

  [ Patrick McDermott ]
  * Fix wgetprogress() with --debian-installer (Closes: #829725)

  [ Dan Nicholson ]
  * Strip URL scheme from apt lists (Closes: #903481)

  [ Hideki Yamane ]
  * Fix docker detection breaks QEMU's binfmt_misc bootstraping
    (Closes: #903657)
    - Avoid removing host's /proc on some environment
    - Add workaround for second-stage inside docker
  * Align scripts/gutsy to scripts/debian-common
  * Remove unnecessary script files from udeb package
    (Closes: #618839, #893713)

debootstrap (1.0.106) unstable; urgency=medium

  * Improve related to container (Closes: #902924)
  * Add docker support (Closes: #890867)
  * Add wget check for non-package environment
  * debian/control
    - set Standards-Version: 4.1.5 with no change

debootstrap (1.0.105) unstable; urgency=medium

  [ Cyril Brulebois ]
  * Improve wording for --log-extra-deps in the manpage, thanks to
    intrigeri for the report.

  [ Hideki Yamane ]
  * Use $container to detect systemd-nspawn and lxc{-libvirt} (Closes: #902350)
  * cache-dir option: change error detection order
  * Rervert "Add 2nd exclude package check to really exclude packages even if
    it breaks dependencies" since it doesn't work as expected and cause
    regression (Closes: #901977) and (Reopen: #830794, #557322, #783589)
    To make it proper, just remove "--exclude" packages twice but do not
    exec dependencies resolution in 2nd time, I guess.

debootstrap (1.0.104) unstable; urgency=medium

  * Fix /etc/machine-id mount issue (Closes: #899155)
  * Fix regression with file:/// mirror (Closes: #901717)

debootstrap (1.0.103) unstable; urgency=medium

  * Avoid failure with old arch-test package (Closes: #900925)
    Thanks to jhcha54008 <jhcha54008 at free.fr>
  * Relax merged-usr blacklist restriction (Closes: #901808)
    Thanks to Tianon Gravi <tianon at debian.org>

debootstrap (1.0.102) unstable; urgency=medium

  * Enable merged-/usr by default (Closes: #839046)
    This is applied for buster and later.
  * Fix "debootstrap doesn't carry --components across --foreign/--second-stage"
    (Closes: #877855)
  * Fix debian-common path with tarball and --second-stage (Closes: #897379)

debootstrap (1.0.101) unstable; urgency=medium

  [ Hideki Yamane ]
  * debian/tests
    - Don't use unshare on some environment
    - Fix chroot dir location
    - Just ignore tests under docker environment
  * scripts
    - Add "bookworm" (Debian12) to script
  * README
    - Update git info to point to salsa repo

  * Fix wrong assumptions for $HOST_OS
  * Move container=lxc-libvirt check to work properly
  * Avoid mknod $TARGET/dev/console failure with systemd-nspawn
  * Fix exclude to work with --no-resolve-deps option
  * Add "--log-extra-deps" option to reduce time
  * Add 2nd exclude package check to really exclude packages even if
    it breaks dependencies (Closes: #830794, #557322, #783589)

  [ Philipp Kern ]
  * Gitlab CI: Disable the broken autopkgtest step.

  [ Tianon Gravi ]
  * Allow "script" argument to be specified as either an absolute path
    as before, or as a raw codename such as "sid", assumed to be
    relative to "/usr/share/debootstrap/scripts" (Closes: #742672)

debootstrap (1.0.100) unstable; urgency=medium

  [ Hideki Yamane ]
  * Specify https mirror to check https mirror specific problem
    (See #896071)
  * Quote $DEBOOTSTRAP_DIR properly (Closes: #586158)
  * Simplify checking debian-common file (Closes: #897379)

  [ Philipp Kern ]
  * Add an initial Gitlab CI config file.

debootstrap (1.0.99) unstable; urgency=medium

  [ Luca Falavigna ]
  * Add (Ubuntu) cosmic as a symlink to gutsy.
  * Bump Standards-Version to 4.1.4.

  [ Hideki Yamane ]
  * Fix download failure when specifying multiple components (Closes: #898738)
    - Also add multiple components to test case

debootstrap (1.0.98) unstable; urgency=medium

  [ Cyril Brulebois ]
  * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).

  [ Julien Cristau ]
  * Add Acquire-By-Hash support. (Closes: #886016)

  [ Hideki Yamane ]
  * Fix some unnecessary quoting that caused an error. (Closes: #896071)
  * Handle systemd-nspawn and lxc gracefully in second stage.
    (Closes: #840372, #731802)
  * Allow tarballs ending in .tar.gz and .tar.xz to be used to
    acquire already downloaded debs. (Closes: #895096)
  * Properly deal with the fakechroot variant when --foreign is passed
    to debootstrap. Thanks to jhcha54008 for the patch. (Closes: #741964)
  * Properly print proxy auto-detection message.

Date: Thu, 23 Aug 2018 18:01:19 +0100
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/debootstrap/1.0.108ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 23 Aug 2018 18:01:19 +0100
Source: debootstrap
Binary: debootstrap debootstrap-udeb
Architecture: source
Version: 1.0.108ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Description:
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 551838 557322 586158 618839 728344 731802 741964 742672 783589 829725 830794 839046 840372 877855 886016 890867 893713 895096 896071 897379 898738 899155 900925 901717 901808 901977 902350 902924 903481 903657 905864 905873
Changes:
 debootstrap (1.0.108ubuntu1) cosmic; urgency=medium
 .
   [ Raphaël Hertzog ]
   * Keep all script files in the udeb so that derivatives can use the
     udeb built by Debian. Related to #893713.
 .
   [ Dimitri John Ledkov ]
   * Demote arch-test to suggests.
   * Drop ubuntu-archive-kerying suggests, such a package does not
     exist in Ubuntu.
 .
 debootstrap (1.0.108) unstable; urgency=medium
 .
   * Fix "Do not download packages with --unpack-tarball option"
     (Closes: #551838)
     - Also make some options exclusive each
   * Let debootstrap shows error if there's a file already before extraction,
     not die silently (Closes: #728344)
   * Add Trusty and Xenial for merged-usr blacklist (Closes: #905864, #905873)
 .
 debootstrap (1.0.107) unstable; urgency=medium
 .
   [ Patrick McDermott ]
   * Fix wgetprogress() with --debian-installer (Closes: #829725)
 .
   [ Dan Nicholson ]
   * Strip URL scheme from apt lists (Closes: #903481)
 .
   [ Hideki Yamane ]
   * Fix docker detection breaks QEMU's binfmt_misc bootstraping
     (Closes: #903657)
     - Avoid removing host's /proc on some environment
     - Add workaround for second-stage inside docker
   * Align scripts/gutsy to scripts/debian-common
   * Remove unnecessary script files from udeb package
     (Closes: #618839, #893713)
 .
 debootstrap (1.0.106) unstable; urgency=medium
 .
   * Improve related to container (Closes: #902924)
   * Add docker support (Closes: #890867)
   * Add wget check for non-package environment
   * debian/control
     - set Standards-Version: 4.1.5 with no change
 .
 debootstrap (1.0.105) unstable; urgency=medium
 .
   [ Cyril Brulebois ]
   * Improve wording for --log-extra-deps in the manpage, thanks to
     intrigeri for the report.
 .
   [ Hideki Yamane ]
   * Use $container to detect systemd-nspawn and lxc{-libvirt} (Closes: #902350)
   * cache-dir option: change error detection order
   * Rervert "Add 2nd exclude package check to really exclude packages even if
     it breaks dependencies" since it doesn't work as expected and cause
     regression (Closes: #901977) and (Reopen: #830794, #557322, #783589)
     To make it proper, just remove "--exclude" packages twice but do not
     exec dependencies resolution in 2nd time, I guess.
 .
 debootstrap (1.0.104) unstable; urgency=medium
 .
   * Fix /etc/machine-id mount issue (Closes: #899155)
   * Fix regression with file:/// mirror (Closes: #901717)
 .
 debootstrap (1.0.103) unstable; urgency=medium
 .
   * Avoid failure with old arch-test package (Closes: #900925)
     Thanks to jhcha54008 <jhcha54008 at free.fr>
   * Relax merged-usr blacklist restriction (Closes: #901808)
     Thanks to Tianon Gravi <tianon at debian.org>
 .
 debootstrap (1.0.102) unstable; urgency=medium
 .
   * Enable merged-/usr by default (Closes: #839046)
     This is applied for buster and later.
   * Fix "debootstrap doesn't carry --components across --foreign/--second-stage"
     (Closes: #877855)
   * Fix debian-common path with tarball and --second-stage (Closes: #897379)
 .
 debootstrap (1.0.101) unstable; urgency=medium
 .
   [ Hideki Yamane ]
   * debian/tests
     - Don't use unshare on some environment
     - Fix chroot dir location
     - Just ignore tests under docker environment
   * scripts
     - Add "bookworm" (Debian12) to script
   * README
     - Update git info to point to salsa repo
 .
   * Fix wrong assumptions for $HOST_OS
   * Move container=lxc-libvirt check to work properly
   * Avoid mknod $TARGET/dev/console failure with systemd-nspawn
   * Fix exclude to work with --no-resolve-deps option
   * Add "--log-extra-deps" option to reduce time
   * Add 2nd exclude package check to really exclude packages even if
     it breaks dependencies (Closes: #830794, #557322, #783589)
 .
   [ Philipp Kern ]
   * Gitlab CI: Disable the broken autopkgtest step.
 .
   [ Tianon Gravi ]
   * Allow "script" argument to be specified as either an absolute path
     as before, or as a raw codename such as "sid", assumed to be
     relative to "/usr/share/debootstrap/scripts" (Closes: #742672)
 .
 debootstrap (1.0.100) unstable; urgency=medium
 .
   [ Hideki Yamane ]
   * Specify https mirror to check https mirror specific problem
     (See #896071)
   * Quote $DEBOOTSTRAP_DIR properly (Closes: #586158)
   * Simplify checking debian-common file (Closes: #897379)
 .
   [ Philipp Kern ]
   * Add an initial Gitlab CI config file.
 .
 debootstrap (1.0.99) unstable; urgency=medium
 .
   [ Luca Falavigna ]
   * Add (Ubuntu) cosmic as a symlink to gutsy.
   * Bump Standards-Version to 4.1.4.
 .
   [ Hideki Yamane ]
   * Fix download failure when specifying multiple components (Closes: #898738)
     - Also add multiple components to test case
 .
 debootstrap (1.0.98) unstable; urgency=medium
 .
   [ Cyril Brulebois ]
   * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
 .
   [ Julien Cristau ]
   * Add Acquire-By-Hash support. (Closes: #886016)
 .
   [ Hideki Yamane ]
   * Fix some unnecessary quoting that caused an error. (Closes: #896071)
   * Handle systemd-nspawn and lxc gracefully in second stage.
     (Closes: #840372, #731802)
   * Allow tarballs ending in .tar.gz and .tar.xz to be used to
     acquire already downloaded debs. (Closes: #895096)
   * Properly deal with the fakechroot variant when --foreign is passed
     to debootstrap. Thanks to jhcha54008 for the patch. (Closes: #741964)
   * Properly print proxy auto-detection message.
Checksums-Sha1:
 afbbdb92cd567aa8fbb197a1592ebf1e1a542449 1770 debootstrap_1.0.108ubuntu1.dsc
 b678ca56cca0c282e29e8af1b4b3391a5b830357 74687 debootstrap_1.0.108ubuntu1.tar.gz
 c6a07333811734c125739870dc861da7a798a93c 6677 debootstrap_1.0.108ubuntu1_source.buildinfo
Checksums-Sha256:
 16ae26c122fc377936e5ffddbced9bb5ce202a77a8dddce33b57fcb84f6f8631 1770 debootstrap_1.0.108ubuntu1.dsc
 3509bfd6ac0cc4b1b7a7c159628ed60e23e9753ac1475ec24e404e3c4e1c6beb 74687 debootstrap_1.0.108ubuntu1.tar.gz
 ad399e23eb13be211c5eb4276a2ed2beac03d6a3a7ef64344f7b9b966223126a 6677 debootstrap_1.0.108ubuntu1_source.buildinfo
Files:
 abfc5433163fa54b91198a82e2e5c2bf 1770 admin optional debootstrap_1.0.108ubuntu1.dsc
 e760d428414e49d923fd35ccf7b439d2 74687 admin optional debootstrap_1.0.108ubuntu1.tar.gz
 529e42fee6d0c8a6b7e0c006e57e2734 6677 admin optional debootstrap_1.0.108ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlt+6pUQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+Uc+B/9LpV2jCsvMMOxF2GklLAo00nm9zHRYM1vD
BjUTQF3NI8ycf7yhvh2LfImLehfSSBpGUrEEngfwmZMO9K6FyYpT3hY5xPKOlwt5
xjAPIIV3cS6uxx8fa9VbVJ4UOQ4VwXX4HOMCaEoPyCLtoBMCbfI58iUgm9/Rrjg5
rkpC+uN8iooS83plchFwoD/wR/30BX5IedEB2iqeRipeL/ytpWt/69QLOk/SM4NN
HxFyvzYYPnMuLzh/JjLOSkIV2oHHCvNT/WKDi6etcyDnJGkjLs+In7/QeOxNyPrT
y6UCGrhAfqL0N/FYYPofYkDGGdacUnQw3XZonj2We1AXtfaYjADB
=THOD
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list