[ubuntu/jammy-proposed] autopkgtest 5.37ubuntu3~22.04.1 (Accepted)

Florent 'Skia' Jacquet florent.jacquet at canonical.com
Mon Jul 15 22:20:35 UTC 2024


autopkgtest (5.37ubuntu3~22.04.1) jammy; urgency=medium

  * SRU to Jammy (LP: #2071609)

autopkgtest (5.37ubuntu3) oracular; urgency=medium

  [ Paride Legovini ]
  * VirtSubproc wait_booted(): ignore timeouts within the retry loop
  * d/tests: always use annotate-output to disambiguate test output

  [ Florent 'Skia' Jacquet ]
  * t/a-buildvm-ubuntu-cloud: install 'ubuntu-minimal' and autoremove extra packages

autopkgtest (5.37ubuntu2) oracular; urgency=medium

  * New delta, all upstream cherry-picks:
    - t/autopkgtest-build-docker: use ports.ubuntu.com on non-amd64 Ubuntu
    - t/autopkgtest: test_git_source_build: skip if remote repo is unreachable
    - d/t/lxd: restrict architectures via Architecture and enable arm64
    - d/rules: don't run pre-commit at package build time

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

autopkgtest (5.34) unstable; urgency=medium

  [ Victor Westerhuis ]
  * Let vmdb2 write /etc/fstab in autopkgtest-build-qemu

  [ Nick Rosbrook ]
  * add support for deb822 sources (LP: #2052639)

  [ Julian Andres Klode ]
  * ssh: Set ConnectionAttempts=20 in auxverb
  * lxd: Increase various timeouts

  [ Paride Legovini ]
  * install_apt: drop retry loop on AptDownloadError
  * build-dep: improve error handling
  * runner: rely on package versions to select which src package to download

  [ Paul Gevers ]
  * autopkgtest-build-lxc: repair proxy detection for lxc.network deprecation
    (Closes: #1067406)
  * autopkgtest-build-lxc*: add support to not have apt proxy autodetected
    (Closes: #933064)

  [ Antonio Terceiro ]
  * autopkgtest-virt-lxc: add option to choose container location

autopkgtest (5.33) unstable; urgency=medium

  [ Antonio Russo ]
  * virt-schroot: config, val splits on = exactly once

  [ Frode Nordahl ]
  * autopkgtest-build-lxd: Await boot before setup on VM build.
  * autopkgtest-build-lxd: Add remote support.

  [ Paul Gevers ]
  * autopkgtest-virt-lxc: remove ancient code path
  * tests: completely disable podman-init autopkgtest as it fails nasty

  [ Arnaud Rebillout ]
  * setup-testbed: Add non-free-firmware component for Debian and Debian-like

  [ Paride Legovini ]
  * On package build, use apt-get build-dep (if available on the testbed)
  * Assume that dpkg-query (which is Essential) is available
  * Makefile: fully clean package build artifacts
  * autopkgtest-build-lxd: fix unbound variable error
  * autopkgtest-buildvm-ubuntu-cloud: drop workaround for LP #1427999
  * autopkgtest-buildvm-ubuntu-cloud: default to 2GB of RAM (LP #1973628)
  * CI: include jobs from the salsa-ci-team Debian pipeline
  * CI: also run the NullRunner-like tests on the Ubuntu devel release
  * Add myself to Uploaders

  [ Christian Kastner ]
  * qemu: Don't attempt poweroff on uninitialized VM

  [ Florent 'Skia' Jacquet ]
  * d/t/unshare: make test runnable on Ubuntu
  * l/adtlog: fix deadlock when low on free space
  * tests: add a testcase for testbed deadlock when running low on free space

  [ Iain Lane ]
  * ssh-setup/nova: Use `openstack network show` in preference to `nova`

  [ Stefano Rivera ]
  * Document some more possible errors in summary (Closes: #1059881)

  [ Luca Boccassi ]
  * apt build-dep: use --env (Closes: #956931)

  [ Heinrich Schuchardt ]
  * qemu: use device-tree for booting riscv64 (LP #2056764)
  * qemu: boot riscv64 via EFI (LP #2056764)

Date: Mon, 15 Jul 2024 18:32:34 +0200
Changed-By: Florent 'Skia' Jacquet <florent.jacquet at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Simon Chopin <simon.chopin at canonical.com>
https://launchpad.net/ubuntu/+source/autopkgtest/5.37ubuntu3~22.04.1
-------------- next part --------------
Format: 1.8
Date: Mon, 15 Jul 2024 18:32:34 +0200
Source: autopkgtest
Built-For-Profiles: noudeb
Architecture: source
Version: 5.37ubuntu3~22.04.1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Florent 'Skia' Jacquet <florent.jacquet at canonical.com>
Closes: 933064 956931 960729 1042971 1059881 1060447 1067406 1071533 1073930
Launchpad-Bugs-Fixed: 2052639 2069834 2071609
Changes:
 autopkgtest (5.37ubuntu3~22.04.1) jammy; urgency=medium
 .
   * SRU to Jammy (LP: #2071609)
 .
 autopkgtest (5.37ubuntu3) oracular; urgency=medium
 .
   [ Paride Legovini ]
   * VirtSubproc wait_booted(): ignore timeouts within the retry loop
   * d/tests: always use annotate-output to disambiguate test output
 .
   [ Florent 'Skia' Jacquet ]
   * t/a-buildvm-ubuntu-cloud: install 'ubuntu-minimal' and autoremove extra packages
 .
 autopkgtest (5.37ubuntu2) oracular; urgency=medium
 .
   * New delta, all upstream cherry-picks:
     - t/autopkgtest-build-docker: use ports.ubuntu.com on non-amd64 Ubuntu
     - t/autopkgtest: test_git_source_build: skip if remote repo is unreachable
     - d/t/lxd: restrict architectures via Architecture and enable arm64
     - d/rules: don't run pre-commit at package build time
 .
 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
 .
 autopkgtest (5.34) unstable; urgency=medium
 .
   [ Victor Westerhuis ]
   * Let vmdb2 write /etc/fstab in autopkgtest-build-qemu
 .
   [ Nick Rosbrook ]
   * add support for deb822 sources (LP: #2052639)
 .
   [ Julian Andres Klode ]
   * ssh: Set ConnectionAttempts=20 in auxverb
   * lxd: Increase various timeouts
 .
   [ Paride Legovini ]
   * install_apt: drop retry loop on AptDownloadError
   * build-dep: improve error handling
   * runner: rely on package versions to select which src package to download
 .
   [ Paul Gevers ]
   * autopkgtest-build-lxc: repair proxy detection for lxc.network deprecation
     (Closes: #1067406)
   * autopkgtest-build-lxc*: add support to not have apt proxy autodetected
     (Closes: #933064)
 .
   [ Antonio Terceiro ]
   * autopkgtest-virt-lxc: add option to choose container location
 .
 autopkgtest (5.33) unstable; urgency=medium
 .
   [ Antonio Russo ]
   * virt-schroot: config, val splits on = exactly once
 .
   [ Frode Nordahl ]
   * autopkgtest-build-lxd: Await boot before setup on VM build.
   * autopkgtest-build-lxd: Add remote support.
 .
   [ Paul Gevers ]
   * autopkgtest-virt-lxc: remove ancient code path
   * tests: completely disable podman-init autopkgtest as it fails nasty
 .
   [ Arnaud Rebillout ]
   * setup-testbed: Add non-free-firmware component for Debian and Debian-like
 .
   [ Paride Legovini ]
   * On package build, use apt-get build-dep (if available on the testbed)
   * Assume that dpkg-query (which is Essential) is available
   * Makefile: fully clean package build artifacts
   * autopkgtest-build-lxd: fix unbound variable error
   * autopkgtest-buildvm-ubuntu-cloud: drop workaround for LP #1427999
   * autopkgtest-buildvm-ubuntu-cloud: default to 2GB of RAM (LP #1973628)
   * CI: include jobs from the salsa-ci-team Debian pipeline
   * CI: also run the NullRunner-like tests on the Ubuntu devel release
   * Add myself to Uploaders
 .
   [ Christian Kastner ]
   * qemu: Don't attempt poweroff on uninitialized VM
 .
   [ Florent 'Skia' Jacquet ]
   * d/t/unshare: make test runnable on Ubuntu
   * l/adtlog: fix deadlock when low on free space
   * tests: add a testcase for testbed deadlock when running low on free space
 .
   [ Iain Lane ]
   * ssh-setup/nova: Use `openstack network show` in preference to `nova`
 .
   [ Stefano Rivera ]
   * Document some more possible errors in summary (Closes: #1059881)
 .
   [ Luca Boccassi ]
   * apt build-dep: use --env (Closes: #956931)
 .
   [ Heinrich Schuchardt ]
   * qemu: use device-tree for booting riscv64 (LP #2056764)
   * qemu: boot riscv64 via EFI (LP #2056764)
Checksums-Sha1:
 6a3b8f8fc957369b3f8ebd1a3ca63ffdfeef956a 2374 autopkgtest_5.37ubuntu3~22.04.1.dsc
 42e0af4eba2ca05c28cfa08e26f80c47f2d66e5b 227128 autopkgtest_5.37ubuntu3~22.04.1.tar.xz
 f29b03639814d1d3304dab18ec3221ec1d65e4ab 9565 autopkgtest_5.37ubuntu3~22.04.1_source.buildinfo
Checksums-Sha256:
 6e85997e93357409f7ebdab59f208ad6945dd9bd61b0e367efac866bb76539e7 2374 autopkgtest_5.37ubuntu3~22.04.1.dsc
 5fca0a79c6da46821ccd9b82a79c2f42988efc37fc1857e351567829e4415414 227128 autopkgtest_5.37ubuntu3~22.04.1.tar.xz
 b808945d7f260884a3a40d7eb4f8636686f5312dcb95a8462a8788d62fc6abd4 9565 autopkgtest_5.37ubuntu3~22.04.1_source.buildinfo
Files:
 2d97331f5eab9956c5e4ad8d978c97aa 2374 devel optional autopkgtest_5.37ubuntu3~22.04.1.dsc
 ad76b6cb93d64843b439564cc7139762 227128 devel optional autopkgtest_5.37ubuntu3~22.04.1.tar.xz
 5bc446a952a8aea26840ff3d2d874a93 9565 devel optional autopkgtest_5.37ubuntu3~22.04.1_source.buildinfo
Original-Maintainer: Debian CI team <team+ci at tracker.debian.org>
Vcs-Git: https://git.launchpad.net/~schopin/ubuntu/+source/autopkgtest
Vcs-Git-Commit: afdbc231a3a4caea68ac07e8f344710b2d733dc2
Vcs-Git-Ref: refs/heads/skia/sru5.37_jammy


More information about the jammy-changes mailing list