Skip to content

Commit 35b12f7

Browse files
Update after releasing v2.6.11 (#1179)
* Refs #23085. Add notes from v2.6.11 Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23085. Bump release in versions table. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23085. Bump shapes-demo release Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent db72cbc commit 35b12f7

3 files changed

Lines changed: 35 additions & 2 deletions

File tree

docs/notes/previous_versions/supported_versions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Version 2.14
3535
Version 2.6 (maintenance)
3636
-------------------------
3737

38+
.. include:: v2.6.11.rst
3839
.. include:: v2.6.10.rst
3940
.. include:: v2.6.9.rst
4041
.. include:: v2.6.8.rst
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
`Version 2.6.11 (maintenance) <https://fast-dds.docs.eprosima.com/en/v2.6.11/index.html>`_
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
4+
.. important::
5+
According to our
6+
`release support guidelines <https://github.com/eProsima/Fast-DDS/blob/master/RELEASE_SUPPORT.md>`_
7+
the v2.6 minor will only receive patches for critical issues and security fixes.
8+
9+
This release includes the following **critical fixes**:
10+
11+
#. Fix `CVE-2025-62599 <https://www.cve.org/CVERecord?id=CVE-2025-62599>`_
12+
#. Fix `CVE-2025-62600 <https://www.cve.org/CVERecord?id=CVE-2025-62600>`_
13+
#. Fix `CVE-2025-62601 <https://www.cve.org/CVERecord?id=CVE-2025-62601>`_
14+
#. Fix `CVE-2025-62602 <https://www.cve.org/CVERecord?id=CVE-2025-62602>`_
15+
#. Fix `CVE-2025-62603 <https://www.cve.org/CVERecord?id=CVE-2025-62603>`_
16+
#. Fix `CVE-2025-64098 <https://www.cve.org/CVERecord?id=CVE-2025-64098>`_
17+
#. Fix `CVE-2025-62799 <https://www.cve.org/CVERecord?id=CVE-2025-62799>`_
18+
#. Fix `CVE-2025-64438 <https://www.cve.org/CVERecord?id=CVE-2025-64438>`_
19+
#. Fix `CVE-2025-65016 <https://www.cve.org/CVERecord?id=CVE-2025-65016>`_
20+
21+
This release includes the following **improvements**:
22+
23+
#. Verify Safe DDS signature
24+
#. Improvements in message receiver
25+
#. Regenerate types with Fast DDS Gen 2.1.4
26+
#. Upgrade to Fast CDR v1.0.29
27+
28+
This release includes the following **ci management updates**:
29+
30+
#. Add ``uncrustify`` to Github CI
31+
#. Remove deprecated windows 2019 from CI in favor of 2022
32+
#. Upgrade to macOS Sequoia

docs/notes/versions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following table shows the currently supported versions of Fast DDS and their
5959
- March 2025 (*)
6060
* - 2.6 (maintenance)
6161
- `2.6.x <https://github.com/eProsima/Fast-DDS/tree/2.6.x>`__
62-
- `v2.6.10 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.6.10>`__
62+
- `v2.6.11 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.6.11>`__
6363
- March 2022
6464
- July 2024
6565
- May 2025
@@ -581,7 +581,7 @@ Fast DDS as the core middleware.
581581
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
582582
- `v1.0.2 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.0.2>`__
583583
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
584-
- `v2.6.10 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.6.10>`__
584+
- `v2.6.11 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.6.11>`__
585585
* - `Discovery Server <https://github.com/eProsima/Discovery-Server/>`__
586586
- `v1.2.1 <https://github.com/eProsima/Discovery-Server/releases/tag/v1.2.1>`__
587587

0 commit comments

Comments
 (0)