From 7e0a09b9d7c612121486834bf2695372fa8112c8 Mon Sep 17 00:00:00 2001 From: Jenni Nikolaenko Date: Thu, 5 Dec 2024 14:19:15 +0200 Subject: [PATCH] Docs: add ghaf-24.09.3 and ghaf-23.09.4 release notes Signed-off-by: Jenni Nikolaenko --- docs/src/SUMMARY.md | 2 + docs/src/release_notes/ghaf-24.09.3.md | 76 +++++++++++++++++++++++++ docs/src/release_notes/ghaf-24.09.4.md | 70 +++++++++++++++++++++++ docs/src/release_notes/release_notes.md | 6 +- 4 files changed, 152 insertions(+), 2 deletions(-) create mode 100644 docs/src/release_notes/ghaf-24.09.3.md create mode 100644 docs/src/release_notes/ghaf-24.09.4.md diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md index f99c18d64..ef685f921 100644 --- a/docs/src/SUMMARY.md +++ b/docs/src/SUMMARY.md @@ -66,6 +66,8 @@ - [Public Key Infrastructure](scs/pki.md) - [Security Fix Automation](scs/ghaf-security-fix-automation.md) - [Release Notes](release_notes/release_notes.md) + - [Release ghaf-24.09.4](release_notes/ghaf-24.09.4.md) + - [Release ghaf-24.09.3](release_notes/ghaf-24.09.3.md) - [Release ghaf-24.09.2](release_notes/ghaf-24.09.2.md) - [Release ghaf-24.09.1](release_notes/ghaf-24.09.1.md) - [Release ghaf-24.09](release_notes/ghaf-24.09.md) diff --git a/docs/src/release_notes/ghaf-24.09.3.md b/docs/src/release_notes/ghaf-24.09.3.md new file mode 100644 index 000000000..20045b803 --- /dev/null +++ b/docs/src/release_notes/ghaf-24.09.3.md @@ -0,0 +1,76 @@ + + +# Release ghaf-24.09.3 + +This patch release is targeted at [Secure Laptop](../scenarios/showcases.md#secure-laptop) (Lenovo X1 Carbon) test participants and brings in new features and bug fixes. + +Lenovo X1 Carbon has been fully tested for this release, other platforms have been sanity-tested only. + + +## Release Tag + + + + +## Supported Hardware + +The following target hardware is supported by this release: + +* NVIDIA Jetson AGX Orin +* NVIDIA Jetson Orin NX +* Generic x86 (PC) +* Polarfire Icicle Kit +* Lenovo ThinkPad X1 Carbon Gen 11 +* Lenovo ThinkPad X1 Carbon Gen 10 +* NXP i.MX 8M Plus + + +## What is New in ghaf-24.09.3 + +Lenovo X1 Carbon Gen 10/11: + + * Chromium was replaced with Google Chrome. + * Dynamic updates of Microsoft endpoint URLs. + * Updated GALA version 0.1.30 with SACA[^note1]. + * Bluetooth applet added to the system tray. + * Auto-reconnect hotplugged devices when the VM restarts. + + +## Bug Fixes + +* NVIDIA Jetson AGX Orin/Orin NX: the taskbar is no longer available. +* Bluetooth notification windows stay on the screen. +* Audio recording is delayed by several seconds. + + +## Known Issues and Limitations + +| Issue | Status | Comments | +|-----------------|-------------|--------------------------------------| +| Application menu icons are missing in the first boot after the software installation  | In Progress | Workaround: close and re-open the menu, icons will be available again. | +| Some cursor types are missing causing a cursor to disappear in some cases  | In Progress | Will be fixed in ghaf-24.09.4. | +| Cannot open images and PDF files from the file manager  | In Progress | Will be fixed in ghaf-24.09.4. | +| The Control Panel is non-functional apart from the Display Settings  | In Progress | The functionality will be gradually improved in coming releases. | +| Time synchronization between host and VMs does not work in all scenarios  | In Progress | Under investigation. | +| Suspend does not work from the taskbar power menu  | In Progress | Will be fixed in ghaf-24.09.4. | +| VPN credentials are not saved  | On Hold | It is not clear if this can be fixed. | +| The keyboard always boots up with the English layout  | In Progress | Workaround: use Alt+Shift to switch between English-Arabic-Finnish layout. | + + +## Environment Requirements + +There are no specific requirements for the environment with this release. + + +## Installation Instructions + +Released images are available at [ghafreleasesstorage.z16.web.core.windows.net/ghaf-24-09-3](https://ghafreleasesstorage.z16.web.core.windows.net/ghaf-24-09-3). + +Download the required image and use the following instructions: [Build and Run](../ref_impl/build_and_run). + + +[^note1]: Secure Android Cloud Application + diff --git a/docs/src/release_notes/ghaf-24.09.4.md b/docs/src/release_notes/ghaf-24.09.4.md new file mode 100644 index 000000000..9a531a56d --- /dev/null +++ b/docs/src/release_notes/ghaf-24.09.4.md @@ -0,0 +1,70 @@ + + +# Release ghaf-24.09.4 + +This patch release is targeted at [Secure Laptop](../scenarios/showcases.md#secure-laptop) (Lenovo X1 Carbon) test participants and brings in new features and bug fixes. + +Lenovo X1 Carbon has been fully tested for this release, other platforms have been sanity-tested only. + + +## Release Tag + + + + +## Supported Hardware + +The following target hardware is supported by this release: + +* NVIDIA Jetson AGX Orin +* NVIDIA Jetson Orin NX +* Generic x86 (PC) +* Polarfire Icicle Kit +* Lenovo ThinkPad X1 Carbon Gen 11 +* Lenovo ThinkPad X1 Carbon Gen 10 +* NXP i.MX 8M Plus + + +## What is New in ghaf-24.09.4 + +Lenovo X1 Carbon Gen 10/11: + + * Local and timezone settings are added to the Control Panel. + * The username is displayed on a lock screen. + * The Powerbar module is added to a lock screen. + * System idle behavior reworked. + * Allowed URLs for business-vm are now fetched from the separate configurable repository. + + +## Bug Fixes + +* Some cursor types are missing causing a cursor to disappear in some cases. +* Cannot open images and PDF files from the file manager. +* Suspend does not work from the taskbar power menu. + + +## Known Issues and Limitations + +| Issue | Status | Comments | +|-----------------|-------------|--------------------------------------| +| Application menu icons are missing in the first boot after the software installation  | In Progress | Workaround: close and re-open the menu, icons will be available again. | +| The Control Panel is non-functional apart from the Display Settings, Local and Timezone settings  | In Progress | The functionality will be gradually improved in coming releases. | +| Time synchronization between host and VMs does not work in all scenarios | In Progress | Under investigation. | +| VPN credentials are not saved | On Hold | It is not clear if this can be fixed. | +| The keyboard boots up with the English layout  | In Progress | Workaround: use Alt+Shift to switch between English-Arabic-Finnish layout. | + + +## Environment Requirements + +There are no specific requirements for the environment with this release. + + +## Installation Instructions + +Released images are available at [ghafreleasesstorage.z16.web.core.windows.net/ghaf-24-09-4](https://ghafreleasesstorage.z16.web.core.windows.net/ghaf-24-09-4). + +Download the required image and use the following instructions: [Build and Run](../ref_impl/build_and_run). + diff --git a/docs/src/release_notes/release_notes.md b/docs/src/release_notes/release_notes.md index 0a2a4cb0c..ed725418b 100644 --- a/docs/src/release_notes/release_notes.md +++ b/docs/src/release_notes/release_notes.md @@ -5,13 +5,15 @@ # Ghaf Release Notes -Ghaf is released 4 times per year at the end of each quarter. Additional releases may be made as per request. +Ghaf is released 4 times per year at the end of each quarter. Additional releases or point releases may be made as per request. Point releases are related to user trials as a way to get the fixes and feature requests out faster. -Release numbering scheme: *ghaf-yy.mm.patch*. +Release numbering scheme: *ghaf-yy.mm*. ## In This Chapter +- [Release ghaf-24.09.4](../release_notes/ghaf-24.09.4.md) +- [Release ghaf-24.09.3](../release_notes/ghaf-24.09.3.md) - [Release ghaf-24.09.2](../release_notes/ghaf-24.09.2.md) - [Release ghaf-24.09.1](../release_notes/ghaf-24.09.1.md) - [Release ghaf-24.09](../release_notes/ghaf-24.09.md)