[ubuntu/plucky-proposed] azure-proxy-agent 1.0.30-0ubuntu6~25.04.1 (Accepted)

Miriam España Acebal miriam.espana at canonical.com
Tue Oct 7 08:50:40 UTC 2025


azure-proxy-agent (1.0.30-0ubuntu6~25.04.1) plucky; urgency=medium

  [ Daniel Draper ]
  * d/p/fix-systemd-deps-cycle.patch: ensure the service is terminated on
    system shutdown (LP: #2125930)

azure-proxy-agent (1.0.30-0ubuntu4~25.04.2) plucky; urgency=medium

  * d/p/fix-systemd-deps-cycle.patch: fix dependency cycle in the unit file.
    Use DefaultDependencies=no to remove the dependency on basic.target
    (LP: #2122345)

azure-proxy-agent (1.0.30-0ubuntu4~25.04.1) plucky; urgency=medium

  * Backport to plucky (LP: #2115197), with the following changes:
    - d/proxy-agent.json, d/t/smoke: re-enable logging to file. The
      modification of the logging behaviour was not preceded by adequate prior
      communication to potential users of the agent regarding the intended
      change and its consequences.

azure-proxy-agent (1.0.30-0ubuntu4) questing; urgency=medium

  * d/t/control: add the isolation-machine restriction to the smoke test, as
    the agent needs a VM.

azure-proxy-agent (1.0.30-0ubuntu3) questing; urgency=medium

  * d/p/cargo-vendor-workspace-ignore.patch: add missing DEP-3 header
  * d/p/systemd-service-description.patch: add missing DEP-3 header

azure-proxy-agent (1.0.30-0ubuntu2) questing; urgency=medium

  * Fix failing autopkgtest.
    Since we stopped logging to a file, the smoke test was failing. We can
    simply read the logs from the journal instead to fix the issue.
    (LP: #2112315)
  * Remove deprecated lintian-overrides.
    The systemd service file was modified upstream and some of the
    lintian-overrides are not needed anymore.
  * Include Cargo.lock in the binary package.
    The MIR doc for rust packages states that the Cargo.lock should be
    included in the package.

azure-proxy-agent (1.0.30-0ubuntu1) questing; urgency=medium

  * New upstream version 1.0.30.
  * d/rules: use the main Cargo.toml to create the vendor directory.
  * debian: create README.source and add script to update crates.
    This is necessary in case a vulnerability is found in one of the
    dependencies and the package needs to be rebuilt.
  * d/p/systemd-service-description.patch: refresh patch.
    The patch was not applying correctly on top of the new upstream version.
  * d/copyright: remove superfuous patterns as some dependencies were removed.
  * Update XS-Vendored-Sources-Rust and verify it during build.
    This also included adding a patch to exclude the rust-vendor directory
    from the workspace.
  * d/control: change Section to admin.
    The Section is not about the programing language used to write the
    software but should reflect what the package is used for.
  * Generate new vendor directory
  * Disable logging to file. The new version of the agent supports disabling
    logging to files by configuring the log directory to an empty string. This
    way, only the logs are only going to the journal and don't fill the disk.

Date: Tue, 30 Sep 2025 12:18:00 +0200
Changed-By: Miriam España Acebal <miriam.espana at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Nick Rosbrook <nick.rosbrook at canonical.com>
https://launchpad.net/ubuntu/+source/azure-proxy-agent/1.0.30-0ubuntu6~25.04.1
-------------- next part --------------
Format: 1.8
Date: Tue, 30 Sep 2025 12:18:00 +0200
Source: azure-proxy-agent
Built-For-Profiles: noudeb
Architecture: source
Version: 1.0.30-0ubuntu6~25.04.1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Miriam España Acebal <miriam.espana at canonical.com>
Launchpad-Bugs-Fixed: 2112315 2115197 2122345 2125930
Changes:
 azure-proxy-agent (1.0.30-0ubuntu6~25.04.1) plucky; urgency=medium
 .
   [ Daniel Draper ]
   * d/p/fix-systemd-deps-cycle.patch: ensure the service is terminated on
     system shutdown (LP: #2125930)
 .
 azure-proxy-agent (1.0.30-0ubuntu4~25.04.2) plucky; urgency=medium
 .
   * d/p/fix-systemd-deps-cycle.patch: fix dependency cycle in the unit file.
     Use DefaultDependencies=no to remove the dependency on basic.target
     (LP: #2122345)
 .
 azure-proxy-agent (1.0.30-0ubuntu4~25.04.1) plucky; urgency=medium
 .
   * Backport to plucky (LP: #2115197), with the following changes:
     - d/proxy-agent.json, d/t/smoke: re-enable logging to file. The
       modification of the logging behaviour was not preceded by adequate prior
       communication to potential users of the agent regarding the intended
       change and its consequences.
 .
 azure-proxy-agent (1.0.30-0ubuntu4) questing; urgency=medium
 .
   * d/t/control: add the isolation-machine restriction to the smoke test, as
     the agent needs a VM.
 .
 azure-proxy-agent (1.0.30-0ubuntu3) questing; urgency=medium
 .
   * d/p/cargo-vendor-workspace-ignore.patch: add missing DEP-3 header
   * d/p/systemd-service-description.patch: add missing DEP-3 header
 .
 azure-proxy-agent (1.0.30-0ubuntu2) questing; urgency=medium
 .
   * Fix failing autopkgtest.
     Since we stopped logging to a file, the smoke test was failing. We can
     simply read the logs from the journal instead to fix the issue.
     (LP: #2112315)
   * Remove deprecated lintian-overrides.
     The systemd service file was modified upstream and some of the
     lintian-overrides are not needed anymore.
   * Include Cargo.lock in the binary package.
     The MIR doc for rust packages states that the Cargo.lock should be
     included in the package.
 .
 azure-proxy-agent (1.0.30-0ubuntu1) questing; urgency=medium
 .
   * New upstream version 1.0.30.
   * d/rules: use the main Cargo.toml to create the vendor directory.
   * debian: create README.source and add script to update crates.
     This is necessary in case a vulnerability is found in one of the
     dependencies and the package needs to be rebuilt.
   * d/p/systemd-service-description.patch: refresh patch.
     The patch was not applying correctly on top of the new upstream version.
   * d/copyright: remove superfuous patterns as some dependencies were removed.
   * Update XS-Vendored-Sources-Rust and verify it during build.
     This also included adding a patch to exclude the rust-vendor directory
     from the workspace.
   * d/control: change Section to admin.
     The Section is not about the programing language used to write the
     software but should reflect what the package is used for.
   * Generate new vendor directory
   * Disable logging to file. The new version of the agent supports disabling
     logging to files by configuring the log directory to an empty string. This
     way, only the logs are only going to the journal and don't fill the disk.
Checksums-Sha1:
 232550e4688530502decdf5383e0ef5552ed740d 4517 azure-proxy-agent_1.0.30-0ubuntu6~25.04.1.dsc
 2d766949f3c10f98530c8ba79b91bf36b808a90a 14740 azure-proxy-agent_1.0.30-0ubuntu6~25.04.1.debian.tar.xz
 a0619434fe1771703b393709ac481a5f8304643e 8648 azure-proxy-agent_1.0.30-0ubuntu6~25.04.1_source.buildinfo
Checksums-Sha256:
 fa59a4206ecb014f8f50d1458f1f79d6a546e7fab469330e88bbd0042a435dff 4517 azure-proxy-agent_1.0.30-0ubuntu6~25.04.1.dsc
 60d54c283588b669736a39000220a1624f2d97ced71143e41ee48ed74af04f56 14740 azure-proxy-agent_1.0.30-0ubuntu6~25.04.1.debian.tar.xz
 a612d5cf1058628a794fb4ee54a870fb200e3b17456b4abec3269ea2611f0c1f 8648 azure-proxy-agent_1.0.30-0ubuntu6~25.04.1_source.buildinfo
Files:
 3bd0e47b772eaecce87a3e5ddaeb1d95 4517 admin optional azure-proxy-agent_1.0.30-0ubuntu6~25.04.1.dsc
 d31c86f32f8be8ca8520f02f6dbd87af 14740 admin optional azure-proxy-agent_1.0.30-0ubuntu6~25.04.1.debian.tar.xz
 73d1bc9a3f89a4d29a6b01b071c20270 8648 admin optional azure-proxy-agent_1.0.30-0ubuntu6~25.04.1_source.buildinfo
Original-Maintainer: Gauthier Jolly <gauthier.jolly at canonical.com>
Vcs-Git: https://git.launchpad.net/~mirespace/ubuntu/+source/azure-proxy-agent
Vcs-Git-Commit: e8b8ccbda500b2249788948495a0e45a14a00bd9
Vcs-Git-Ref: refs/heads/circle-dependency-plucky-2125930


More information about the plucky-changes mailing list