[ubuntu/resolute-proposed] landscape-client 26.02.1-0ubuntu1 (Accepted)
Joey Mucci
joseph.mucci at canonical.com
Wed Mar 18 18:38:15 UTC 2026
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: Thu, 05 Feb 2026 17:38:31 +0000
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.1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 05 Feb 2026 17:38:31 +0000
Source: landscape-client
Built-For-Profiles: noudeb
Architecture: source
Version: 26.02.1-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
Changes:
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:
27c8475d0092f40f468fcb66e7a39e206271bf49 2414 landscape-client_26.02.1-0ubuntu1.dsc
2997a2c8bb4ee55a954595000d91a9a47bc3dc83 589892 landscape-client_26.02.1.orig.tar.gz
1a59922a66889330775dfbd3c9101fcb2bfc5d6e 31592 landscape-client_26.02.1-0ubuntu1.debian.tar.xz
962724d315b82022e721060506e5662c89e97c01 8282 landscape-client_26.02.1-0ubuntu1_source.buildinfo
Checksums-Sha256:
648fdfda19759be6f26255a0e3d9963d6ca7105ac10f7ea0c2f1339d36c12f28 2414 landscape-client_26.02.1-0ubuntu1.dsc
af82c39cb1db53fde6210be0062d3676bdf38cc2dd624dffe8d28619d2193bb2 589892 landscape-client_26.02.1.orig.tar.gz
0320ef12b45c94e379df31edd09a2dca834e4a625491665a47dfa6fd34b1d71f 31592 landscape-client_26.02.1-0ubuntu1.debian.tar.xz
d634223b008dcaa00dd5772c6d3ea9ebfa19a3314a257e0b8f6f4e92aaa0a664 8282 landscape-client_26.02.1-0ubuntu1_source.buildinfo
Files:
76bfcdc355cd6567363cfdc0c40b8a9e 2414 admin optional landscape-client_26.02.1-0ubuntu1.dsc
78366d0cdcd218b5f78faf9a2de4f005 589892 admin optional landscape-client_26.02.1.orig.tar.gz
ecb432b519ab6745c39b5eb7a141959a 31592 admin optional landscape-client_26.02.1-0ubuntu1.debian.tar.xz
f9e108752d5af7202f9a521f55902530 8282 admin optional landscape-client_26.02.1-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: b7f50c0e0b85b90ae8911b69b99f1e8b843bed7a
Vcs-Git-Ref: refs/heads/upstream-release-26.02
More information about the Resolute-changes
mailing list