-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: add ghaf-24.09.3 and ghaf-23.09.4 release notes
Signed-off-by: Jenni Nikolaenko <[email protected]>
- Loading branch information
1 parent
e9935d5
commit 7e0a09b
Showing
4 changed files
with
152 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<!-- | ||
Copyright 2022-2024 TII (SSRC) and the Ghaf contributors | ||
SPDX-License-Identifier: CC-BY-SA-4.0 | ||
--> | ||
|
||
# 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 | ||
|
||
<https://github.com/tiiuae/ghaf/releases/tag/ghaf-24.09.3> | ||
|
||
|
||
## 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<!-- | ||
Copyright 2022-2024 TII (SSRC) and the Ghaf contributors | ||
SPDX-License-Identifier: CC-BY-SA-4.0 | ||
--> | ||
|
||
# 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 | ||
|
||
<https://github.com/tiiuae/ghaf/releases/tag/ghaf-24.09.4> | ||
|
||
|
||
## 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). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters