Landscape 24.04 LTS Release Notes
See also: Upgrade to Landscape Server 24.04 LTS
Note: Landscape 24.04 LTS runs on Ubuntu 24.04 LTS Noble Numbat or 22.04 LTS Jammy Jellyfish.
Note: Database schema changes are required to upgrade to Landscape Server 24.04 LTS.
Highlights
-
New web portal: Use Landscape’s new, early-access web portal built with Canonical’s Vanilla Framework.
This portal is available to self-hosted Landscape users. To access it, click Try the new UI from the header of the default web portal. The first time you use the portal, you may need to generate new API credentials to access the portal. For more information, see how to generate API credentials.
-
Web-based repository management: Manage and mirror your repositories locally with Landscape’s new web-based repository management. For more information, see how to manage and mirror repositories from the web portal and an explanation on repository mirroring.
-
REST API for self-hosted users: Use the new REST API that supports JSON Web Tokens for authentication. For more information, see how to make a REST API request and the available REST API endpoints.
-
Snap management: Manage snaps directly from the Landscape web portal.
-
Landscape Client - new features for Ubuntu Core users: The Landscape Client snap now includes additional features for Ubuntu Core users, such as remote script execution for snaps, user management on Core, and more. For more information, see the Landscape client snap how-to guides.
Additional updates
- WSL: Update apache2 config template for Landscape Quickstart installations to use SSL/TLS on gRPC calls
- Quickstart installation configures PostgreSQL
max_connections
andmax_prepared_transactions
Bug fixes
- #2055348: Potential arbitrary execution in expandvars
- #2057976: Ubuntu Pro info is not sent on registration
- #2043035: Landscape UI lag
- #2059194: OIDC login not working, not producing any errors
- #2062561: There are no APT sources configured in
/etc/apt/sources.list
or/etc/apt/sources.list.d
. - In the legacy API, add
access_group
parameter toEditUpgradeProfile
- Fixed the database object crossing thread boundaries in gRPC activities
- Fix with
bpickle
to guard against negative string/bytestring lengths - Fixed errors on Ubuntu Pro tab for Windows machines
- Fixed startup errors when Pro Licenses are the only Licenses
- Memory-usage improvements for
landscape-appserver
service - Extra prevention against invitation hijacking
- Language improvements around allowlists and blocklists
- WSL instances are deleted when hosts stop reporting them
- Distribution information is provided for pending Windows machines
Patch Notices
Landscape Server
-
24.04.5 published 14 June 2024
- fix(hostagent-messenger): remove hostagent_api submodule and use grpcio-tools to generate stubs instead.
- fixes broken release 24.04.4
-
24.04.4 published 13 June 2024
- fix(package-search): include sslmode parameter in config for connections to Postgres. Previously hardcoded to ‘disable’ (LP: #2064756)
-
24.04.3 published on 6 June 2024
- fix: correct new dashboard login page API URL.
- fix: persist session from old dashboard to new dashboard (LP: #2066944)