Skip to content

Commit f7298bf

Browse files
committed
M #-: Update Sunstone resolved_issues
1 parent 4fef198 commit f7298bf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

source/intro_release_notes/release_notes_enterprise/resolved_issues_6104.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The following new features have been backported to 6.10.4:
1111
- Console logging for :ref:`LXC Driver <lxc_logs>`.
1212
- Add architecture and hypervisor scheduling requirements to public marketplaces :ref:`public marketplaces <public_marketplaces>`
1313

14+
The following new features have been backported in the Sunstone Web UI to 6.10.4:
15+
16+
- `Update backup configuration on a virtual machine <https://github.com/OpenNebula/one/issues/6880/>`__.
17+
1418
The following issues has been solved in 6.10.4:
1519

1620
- `Fix a bug when Restic passwords include quotes <https://github.com/OpenNebula/one/issues/6666/>`__.
@@ -19,7 +23,6 @@ The following issues has been solved in 6.10.4:
1923
- `Fix VM migration not executed on vCenter when src host ID is 0 <https://github.com/OpenNebula/one/issues/6997/>`__.
2024
- `Fix VNet instance doesn't update BRIDGE_TYPE, when VN_MAD is updated <https://github.com/OpenNebula/one/issues/6858/>`__.
2125
- `Fix oneacl rules not being cleaned-up after removing a group admin <https://github.com/OpenNebula/one/issues/6993/>`__.
22-
- `Fix ability to add and remove existing users to existing groups and change main group from an user <https://github.com/OpenNebula/one/issues/6980/>`__. In order to add, remove or change main group from and user, please see **Changes in Configuration Files** section below.
2326
- `Fix vGPU profile monitoring for legacy mode <https://github.com/OpenNebula/one/issues/7012/>`__.
2427
- `Fix README.md links to old paths <https://github.com/OpenNebula/one/issues/7032>`__.
2528
- `Fix a silent LXC container start fail <https://github.com/OpenNebula/one/issues/7028>`__.
@@ -30,6 +33,10 @@ The following issues has been solved in 6.10.4:
3033

3134
The following issues have been solved in the Sunstone Web UI:
3235

36+
- `Fix ability to add and remove existing users to existing groups and change main group from an user <https://github.com/OpenNebula/one/issues/6980/>`__. In order to add, remove or change main group from and user, please see **Changes in Configuration Files** section below.
37+
- `Fix image upload not working <https://github.com/OpenNebula/one/issues/6426/>`__.
38+
- `Fix Sunstone has issues with Disk IDs when updating boot order <https://github.com/OpenNebula/one/issues/7014/>`__.
39+
3340
Security Advisory: VLAN Trunking Exposure via VLAN_TAGGED_ID
3441
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3542
A security issue has been identified when using OpenvSwitch with VLAN Trunking enabled. The ``VLAN_TAGGED_ID`` attribute allows users to specify a range of VLANs accessible from their virtual ``NIC``. If not properly restricted, non-privileged users can exploit this attribute (e.g., by setting ``VLAN_TAGGED_ID = 1-4096``) to gain access to all VLANs available on the OpenvSwitch bridge, potentially exposing critical network segments. To mitigate this risk, it is strongly recommended to restrict this attribute by adding the following line to the ``oned.conf`` configuration file:

0 commit comments

Comments
 (0)