[ubuntu/resolute-proposed] landscape-client 26.02.2-0ubuntu1 (Accepted)

Joey Mucci joseph.mucci at canonical.com
Fri Mar 20 19:31:19 UTC 2026


landscape-client (26.02.2-0ubuntu1) resolute; urgency=medium

  * New upstream release 26.02.2
    - fix: restore tests for amd64v3 (LP: #2145021)
    - fix: add deterministic sub-process generation for flaky tests
  * d/p/fix-ubuntu-release-upgrader-log.patch: correct string formatting error

landscape-client (26.02.1-0ubuntu1) resolute; urgency=medium

  * New upstream release 26.02.1 (LP: #2144674)
    - d/patches: refresh patches that have not been applied upstream
      - fix-landscape-client-manpage.patch
    - d/patches: remove patches that have been applied upstream
      - 2087852-feat-manage-ubuntu-sources-glob.patch
      - allow-http-proxy-in-tests.patch
      - fix-apt-source-file-management.patch
      - package-reporter-high-cpu.patch
      - unittest-makeSuite-deprecation.patch
    - fix: restore functionality and tests for python 3.14
    - feat: add FDE recovery key manager plugin
    - fix: package changer uses proxy when configured
    - refactor: Revert addition of `--ssl-ca` flag
    - fix: Move WSL config options out of unsaved_options
    - fix: landscape-config reads deprecated ssl_public_key field
    - refactor: clean up bpickle dumps
    - fix: don't explicitly make root owner of the executables
    - refactor: move uaclient integration test out of landscape directory
    - refactor: remove last instance of ssl_public_key
    - build: remove git suffix for packaging
    - fix: example. conf pro management plugin
    - Bug fix: add id for devmode snaps for server indexing
    - feat: add weekly integration testing for uaclient/pro
    - fix: add python3-packaging dependency to landscape-client
    - fix: uaclient wrapper with snap and core devices
    - fix: make improvements to landscape-config --show
    - feat: activity to detach pro
    - feat: activity for attaching pro
    - feat: add --show argument to landscape-config
    - fix: Add deprecation warning for --is-registered in landscape-client
    - refactor: add wrapper for uaclient library calls
    - fix: rename ssl-public-key parameter
    - build: add python3-packaging to build dependencies and fix test cases for build
    - Add setuptools, remove setup and fix paths in Snapcraft.yaml
    - fix: imports for snap/core devices
    - refactor: change ubuntu pro info to use `uaclient.status` instead of subprocess
    - fix: bump codecov upload version and use secret token
    - refactor: do not cast to list when not needed
    - feat: add --script-tempdir configuration
    - fix: use machine_id in registration message schema
    - feat: add machine-id to registration and computer info
    - refactor: cleanup string continuations
    - refactor: remove obsolete user message schemas
    - refactor: remove obsolete register-* message schemas
    - refactor: remove obsolete hardware-inventory message schema
    - refactor: remove obsolete computer-uptime message schema
    - refactor: remove oboslete client-uptime message schema
    - refactor: delete unused eucalyptus message schema
    - feat: unknown hashes per request is configurable
    - refactor: delete `landscape/lib/compat.py`
    - feat: log pending message count
    - feat: configurably exclude package sources
    - fix: invalid plugins do not crash landscape-sysinfo (LP: #1754002)
    - fix: .list and .sources files are restored when a repository profile is disassociated from a noble (or later) instance
    - fix: usgmanager should accept only the profile or the tailoring file
    - fix: ensure usgmanager plugin runs in deferred
    - feat: add usgmanager plugin to example.conf
    - fix: add run-id and operation-id fields to usg-audit message
    - fix: make config tests insensitive to http(s) proxy settings
    - fix: remove deprecated use of `unittest.makeSuite` to get tests passing on >=py312
    - feat: add optional --authenticated-attach-code to configuration parameters
    - feat: add authenticated attach code to registration message
    - refactor: stop using twisted.python.compat
    - feat: add support for .sources when applying repository profiles
    - fix: log rotation in snap
    - fix: removed snapd-control-managed from snapcraft.yaml apps stanza
    - fix: lint failure E226 - missing arithmetic whitespace

Date: Fri, 20 Mar 2026 14:10:13 -0400
Changed-By: Joey Mucci <joseph.mucci at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Andreas Hasenack <andreas.hasenack at canonical.com>
https://launchpad.net/ubuntu/+source/landscape-client/26.02.2-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 20 Mar 2026 14:10:13 -0400
Source: landscape-client
Built-For-Profiles: noudeb
Architecture: source
Version: 26.02.2-0ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Joey Mucci <joseph.mucci at canonical.com>
Launchpad-Bugs-Fixed: 1754002 2144674 2145021
Changes:
 landscape-client (26.02.2-0ubuntu1) resolute; urgency=medium
 .
   * New upstream release 26.02.2
     - fix: restore tests for amd64v3 (LP: #2145021)
     - fix: add deterministic sub-process generation for flaky tests
   * d/p/fix-ubuntu-release-upgrader-log.patch: correct string formatting error
 .
 landscape-client (26.02.1-0ubuntu1) resolute; urgency=medium
 .
   * New upstream release 26.02.1 (LP: #2144674)
     - d/patches: refresh patches that have not been applied upstream
       - fix-landscape-client-manpage.patch
     - d/patches: remove patches that have been applied upstream
       - 2087852-feat-manage-ubuntu-sources-glob.patch
       - allow-http-proxy-in-tests.patch
       - fix-apt-source-file-management.patch
       - package-reporter-high-cpu.patch
       - unittest-makeSuite-deprecation.patch
     - fix: restore functionality and tests for python 3.14
     - feat: add FDE recovery key manager plugin
     - fix: package changer uses proxy when configured
     - refactor: Revert addition of `--ssl-ca` flag
     - fix: Move WSL config options out of unsaved_options
     - fix: landscape-config reads deprecated ssl_public_key field
     - refactor: clean up bpickle dumps
     - fix: don't explicitly make root owner of the executables
     - refactor: move uaclient integration test out of landscape directory
     - refactor: remove last instance of ssl_public_key
     - build: remove git suffix for packaging
     - fix: example. conf pro management plugin
     - Bug fix: add id for devmode snaps for server indexing
     - feat: add weekly integration testing for uaclient/pro
     - fix: add python3-packaging dependency to landscape-client
     - fix: uaclient wrapper with snap and core devices
     - fix: make improvements to landscape-config --show
     - feat: activity to detach pro
     - feat: activity for attaching pro
     - feat: add --show argument to landscape-config
     - fix: Add deprecation warning for --is-registered in landscape-client
     - refactor: add wrapper for uaclient library calls
     - fix: rename ssl-public-key parameter
     - build: add python3-packaging to build dependencies and fix test cases for build
     - Add setuptools, remove setup and fix paths in Snapcraft.yaml
     - fix: imports for snap/core devices
     - refactor: change ubuntu pro info to use `uaclient.status` instead of subprocess
     - fix: bump codecov upload version and use secret token
     - refactor: do not cast to list when not needed
     - feat: add --script-tempdir configuration
     - fix: use machine_id in registration message schema
     - feat: add machine-id to registration and computer info
     - refactor: cleanup string continuations
     - refactor: remove obsolete user message schemas
     - refactor: remove obsolete register-* message schemas
     - refactor: remove obsolete hardware-inventory message schema
     - refactor: remove obsolete computer-uptime message schema
     - refactor: remove oboslete client-uptime message schema
     - refactor: delete unused eucalyptus message schema
     - feat: unknown hashes per request is configurable
     - refactor: delete `landscape/lib/compat.py`
     - feat: log pending message count
     - feat: configurably exclude package sources
     - fix: invalid plugins do not crash landscape-sysinfo (LP: #1754002)
     - fix: .list and .sources files are restored when a repository profile is disassociated from a noble (or later) instance
     - fix: usgmanager should accept only the profile or the tailoring file
     - fix: ensure usgmanager plugin runs in deferred
     - feat: add usgmanager plugin to example.conf
     - fix: add run-id and operation-id fields to usg-audit message
     - fix: make config tests insensitive to http(s) proxy settings
     - fix: remove deprecated use of `unittest.makeSuite` to get tests passing on >=py312
     - feat: add optional --authenticated-attach-code to configuration parameters
     - feat: add authenticated attach code to registration message
     - refactor: stop using twisted.python.compat
     - feat: add support for .sources when applying repository profiles
     - fix: log rotation in snap
     - fix: removed snapd-control-managed from snapcraft.yaml apps stanza
     - fix: lint failure E226 - missing arithmetic whitespace
Checksums-Sha1:
 9b29665aaa579c9bd9f4da4dd6e5f1ab9140aa9b 2414 landscape-client_26.02.2-0ubuntu1.dsc
 ae9e7807c0eba31d6a7683d5541d4a4446ca1ae5 590038 landscape-client_26.02.2.orig.tar.gz
 b00fb92c322cd5b4619592ab22453d44e7ce7e7f 31892 landscape-client_26.02.2-0ubuntu1.debian.tar.xz
 cbff0719ca60f5bd471a9346091b700495c5b76d 8282 landscape-client_26.02.2-0ubuntu1_source.buildinfo
Checksums-Sha256:
 73b824f9a11d94fed0935c991504d228f4d95cb66228d2e80042d792151c0ea2 2414 landscape-client_26.02.2-0ubuntu1.dsc
 49bd4bf314afdc69637acfb4f78793daf92dc8a6f3cc26b1e451c48b6425fd2c 590038 landscape-client_26.02.2.orig.tar.gz
 22e9cb6575969a9e0da19643ccd8e0d659eb5ef72aebb00c49f2896384763c16 31892 landscape-client_26.02.2-0ubuntu1.debian.tar.xz
 0796eecfaf627cdc7bc83c6103d8dbe8f1a449136b4bbb4768ac85109a062995 8282 landscape-client_26.02.2-0ubuntu1_source.buildinfo
Files:
 c8e2f2b94d0b23088ee013b78032bfcc 2414 admin optional landscape-client_26.02.2-0ubuntu1.dsc
 85b51c38577c7b69803fe2b7dfe2f582 590038 admin optional landscape-client_26.02.2.orig.tar.gz
 4385aca2a2556b0fd83d9aa19aedd119 31892 admin optional landscape-client_26.02.2-0ubuntu1.debian.tar.xz
 445f04629022e00a5d294646903ce9d6 8282 admin optional landscape-client_26.02.2-0ubuntu1_source.buildinfo
Original-Maintainer: Landscape Team <landscape-team at canonical.com>
Vcs-Git: https://git.launchpad.net/~ahasenack/ubuntu/+source/landscape-client
Vcs-Git-Commit: 1fd64e13e5ac41ad2853497b534f8e574f5a8862
Vcs-Git-Ref: refs/heads/upstream-release-26.02


More information about the Resolute-changes mailing list