[ubuntu/oracular-proposed] autopkgtest 5.37ubuntu1 (Accepted)

Paride Legovini paride at ubuntu.com
Tue Jun 25 16:41:10 UTC 2024


autopkgtest (5.37ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Add support for foreign architecture testing

autopkgtest (5.37) unstable; urgency=medium

  [ Jochen Sprickerhof ]
  * Avoid empty string for apt satisfy

autopkgtest (5.36) unstable; urgency=medium

  [ Paul Gevers ]
  * Fix typo in the changelog

  [ Paride Legovini ]
  * Changes in source package selection:
    - Truly honor pinning when looking for the source package to download
    - find_source_version_to_download: always check the src package name
      (LP: #2066290)
  * Changes in test depependencies resolution:
    - Drop redundant dependency parsing via perl Dpkg::Deps
    - Leave dependency parsing to apt when possible
  * virt-lxc: cleanup: force destroy container without stopping it
  * build-needed: build with DEB_BUILD_PROFILES=nocheck
  * setup-testbed: prevent /tmp from getting a tmpfs mount (LP: #2069834)
  * tools/a-b-ubuntu-cloud: stick with the default locale
  * tools/a-b-ubuntu-cloud: move away from deprecated cloud-init keys
  * t/autopkgtest: move the SchrootRunner tests under LxcRunner
  * t/autopkgtest: make test_apt_pocket_disjoint_binaries cover more cases
  * tests: build packages with gzip compression for trusty compatibility
  * d/t/lxd: update URL for images: remote on old LXD
  * d/t/lxd: run tests on a Debian testing testbed

  [ Florent 'Skia' Jacquet ]
  * setup-testbed: don't install 'Recommends' for 'linux-generic'
  * t/a-buildvm-ubuntu-cloud: use minimal image where possible

  [ Christian Kastner ]
  * autopkgtest-virt-qemu: Fix command prompt waiting (Closes: #1071533)
  * qemu: Drop ifupdown from image creation
    It's already installed during debootstrapping, if necessary.
  * setup-testbed: Add support for netplan.io networking
    (Closes: #960729) (LP: #2060187)

  [ Evgeni Golov ]
  * assume remote docker when running inside docker

  [ Agathe Porte ]
  * qemu: fix warning: short-form boolean option 'readonly' deprecated
    (Closes: #1073930) (LP: #2069957)

autopkgtest (5.35) unstable; urgency=medium

  [ Christian Kastner ]
  * qemu: Drop ifupdown from image creation

  [ Florent 'Skia' Jacquet ]
  * tools/a-b-lxd: make sure the reboot happens when needed
  * ssh-setup/nova: explicitly set 'fqdn' in cloud-init

  [ Paride Legovini ]
  * install_apt: drop broken debugging stage
  * find_source_version_to_download: do not consider udebs
  * Resolve and install test dependencies using apt-get satisfy
  * d/control: bump Build-Depends: python3 to >= 3.8
  * d/control: bump versioned Suggests: vmdb2 to >= 0.25-1.
    Thanks to Christian Kastner
  * d/control: drop build-dependency on python3-mock (Closes: #1060447)
  * d/control: make Build-Depends required by tests <!nocheck>
  * tests: add pre-commit-config and yamllint configuration
  * tests: unshare: skip test (exit 77) if simple unshare command fails
  * tests: unshare: skip test if kernel.apparmor_restrict_unprivileged_userns=1
  * tests: docker: make the docker daemon inherit the proxy settings
  * tests: schroot: use default value (DIRECT) for $https_proxy
  * tests: when dpkg-vendor is Ubuntu, test on Ubuntu containers
  * tests: make the lxd test work on Ubuntu
  * Assume that if root-on-testbed then we can use apt (Closes: #1042971)
  * autopkgtest-build-lx*: fix shellcheck warnings and check in pre-commit
  * ssh-setup/nova: fix shellcheck warnings and check in pre-commit

  [ Frode Nordahl ]
  * autopkgtest-build-lxd: Extract lxc client version correctly.
    (LP: #2069274, LP: #2069283)
  * autopkgtest-build-lxd: Add missing remote prefix in get_boot_id().

  [ Paul Gevers ]
  * runner/autopkgtest: virt-ssh gets confused by newlines in create_command
  * tests: skip test_copy_timeout (Addresses: #1068363)

  [ Luca Boccassi ]
  * lxc: define /tmp mount via lxc-start

Date: Tue, 25 Jun 2024 18:10:50 +0200
Changed-By: Paride Legovini <paride at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/autopkgtest/5.37ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 25 Jun 2024 18:10:50 +0200
Source: autopkgtest
Built-For-Profiles: noudeb
Architecture: source
Version: 5.37ubuntu1
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Paride Legovini <paride at ubuntu.com>
Closes: 960729 1042971 1060447 1071533 1073930
Launchpad-Bugs-Fixed: 2060187 2066290 2069274 2069283 2069834 2069957
Changes:
 autopkgtest (5.37ubuntu1) oracular; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - Add support for foreign architecture testing
 .
 autopkgtest (5.37) unstable; urgency=medium
 .
   [ Jochen Sprickerhof ]
   * Avoid empty string for apt satisfy
 .
 autopkgtest (5.36) unstable; urgency=medium
 .
   [ Paul Gevers ]
   * Fix typo in the changelog
 .
   [ Paride Legovini ]
   * Changes in source package selection:
     - Truly honor pinning when looking for the source package to download
     - find_source_version_to_download: always check the src package name
       (LP: #2066290)
   * Changes in test depependencies resolution:
     - Drop redundant dependency parsing via perl Dpkg::Deps
     - Leave dependency parsing to apt when possible
   * virt-lxc: cleanup: force destroy container without stopping it
   * build-needed: build with DEB_BUILD_PROFILES=nocheck
   * setup-testbed: prevent /tmp from getting a tmpfs mount (LP: #2069834)
   * tools/a-b-ubuntu-cloud: stick with the default locale
   * tools/a-b-ubuntu-cloud: move away from deprecated cloud-init keys
   * t/autopkgtest: move the SchrootRunner tests under LxcRunner
   * t/autopkgtest: make test_apt_pocket_disjoint_binaries cover more cases
   * tests: build packages with gzip compression for trusty compatibility
   * d/t/lxd: update URL for images: remote on old LXD
   * d/t/lxd: run tests on a Debian testing testbed
 .
   [ Florent 'Skia' Jacquet ]
   * setup-testbed: don't install 'Recommends' for 'linux-generic'
   * t/a-buildvm-ubuntu-cloud: use minimal image where possible
 .
   [ Christian Kastner ]
   * autopkgtest-virt-qemu: Fix command prompt waiting (Closes: #1071533)
   * qemu: Drop ifupdown from image creation
     It's already installed during debootstrapping, if necessary.
   * setup-testbed: Add support for netplan.io networking
     (Closes: #960729) (LP: #2060187)
 .
   [ Evgeni Golov ]
   * assume remote docker when running inside docker
 .
   [ Agathe Porte ]
   * qemu: fix warning: short-form boolean option 'readonly' deprecated
     (Closes: #1073930) (LP: #2069957)
 .
 autopkgtest (5.35) unstable; urgency=medium
 .
   [ Christian Kastner ]
   * qemu: Drop ifupdown from image creation
 .
   [ Florent 'Skia' Jacquet ]
   * tools/a-b-lxd: make sure the reboot happens when needed
   * ssh-setup/nova: explicitly set 'fqdn' in cloud-init
 .
   [ Paride Legovini ]
   * install_apt: drop broken debugging stage
   * find_source_version_to_download: do not consider udebs
   * Resolve and install test dependencies using apt-get satisfy
   * d/control: bump Build-Depends: python3 to >= 3.8
   * d/control: bump versioned Suggests: vmdb2 to >= 0.25-1.
     Thanks to Christian Kastner
   * d/control: drop build-dependency on python3-mock (Closes: #1060447)
   * d/control: make Build-Depends required by tests <!nocheck>
   * tests: add pre-commit-config and yamllint configuration
   * tests: unshare: skip test (exit 77) if simple unshare command fails
   * tests: unshare: skip test if kernel.apparmor_restrict_unprivileged_userns=1
   * tests: docker: make the docker daemon inherit the proxy settings
   * tests: schroot: use default value (DIRECT) for $https_proxy
   * tests: when dpkg-vendor is Ubuntu, test on Ubuntu containers
   * tests: make the lxd test work on Ubuntu
   * Assume that if root-on-testbed then we can use apt (Closes: #1042971)
   * autopkgtest-build-lx*: fix shellcheck warnings and check in pre-commit
   * ssh-setup/nova: fix shellcheck warnings and check in pre-commit
 .
   [ Frode Nordahl ]
   * autopkgtest-build-lxd: Extract lxc client version correctly.
     (LP: #2069274, LP: #2069283)
   * autopkgtest-build-lxd: Add missing remote prefix in get_boot_id().
 .
   [ Paul Gevers ]
   * runner/autopkgtest: virt-ssh gets confused by newlines in create_command
   * tests: skip test_copy_timeout (Addresses: #1068363)
 .
   [ Luca Boccassi ]
   * lxc: define /tmp mount via lxc-start
Checksums-Sha1:
 97c7d3141a712042d123cf7e24aaf3e0376218a2 2241 autopkgtest_5.37ubuntu1.dsc
 09c8ded7e59b889ce2b8813a75e7786658c878bc 226892 autopkgtest_5.37ubuntu1.tar.xz
 36ef3a597a32324bc858046d581fa96c115ff0aa 7712 autopkgtest_5.37ubuntu1_source.buildinfo
Checksums-Sha256:
 9e5f3ddba247694b2182327e7adc0f2fdc496cb7ceef924723a0c8f8be2c44e9 2241 autopkgtest_5.37ubuntu1.dsc
 7ddd3361126b220fecac4b1ae6a42f9e81cbe77bf0eb39bbccab50d0bc4671f8 226892 autopkgtest_5.37ubuntu1.tar.xz
 f136f83a8cfbbb5166ca8cf75a31c76b8eca38d72f006bc4b931ede47fc583d4 7712 autopkgtest_5.37ubuntu1_source.buildinfo
Files:
 f88ea298989df07676b9dcfcac4c5963 2241 devel optional autopkgtest_5.37ubuntu1.dsc
 d45c89599ea36f36d2e69e0172af7bf3 226892 devel optional autopkgtest_5.37ubuntu1.tar.xz
 34ed7ce29bee2ea83d2de8844e664761 7712 devel optional autopkgtest_5.37ubuntu1_source.buildinfo
Original-Maintainer: Debian CI team <team+ci at tracker.debian.org>


More information about the oracular-changes mailing list