Skip to content

Commit 93e64cd

Browse files
Update dependencies for 3.6.x (#1247)
* Update dependencies for 3.6.x Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com> * Another visual improvement Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com> * Missing products compatibilities Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com> --------- Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
1 parent ba495ca commit 93e64cd

2 files changed

Lines changed: 99 additions & 8 deletions

File tree

docs/notes/previous_versions/v3.6.0.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
`Version 3.6.0 (latest) <https://fast-dds.docs.eprosima.com/en/v3.6.0/index.html>`_
22
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33

4-
# Fast DDS v3.6.0
5-
64
This release includes the following **security fixes**:
75

86
1. `CVE-2026-22591 <https://www.cve.org/CVERecord?id=CVE-2026-22591>`__

docs/notes/versions.rst

Lines changed: 99 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,62 @@ The following table shows the minimum version required of the Fast DDS build sys
103103

104104
.. tab-set::
105105

106+
.. tab-item:: 3.6.x
107+
:sync: 3.6.x
108+
109+
.. list-table::
110+
111+
* - **CMake**
112+
- 3.28
113+
114+
.. list-table::
115+
:header-rows: 1
116+
117+
* - OS \ Architecture
118+
- amd64
119+
- amd32
120+
- arm64
121+
* - Ubuntu Noble (24.04)
122+
- Tier 1: GCC 13.2
123+
- **───**
124+
- Tier 3: GCC 13.2
125+
* - Ubuntu Jammy (22.04)
126+
- Tier 1: GCC 11.4 |br|
127+
Tier 3: Clang 15
128+
- **───**
129+
- Tier 1: GCC 11.4 |br|
130+
Tier 3: Clang 15
131+
* - MacOS Sequoia (15)
132+
- Tier 1: Clang 16
133+
- **───**
134+
- **───**
135+
* - Windows 10
136+
- Tier 3: MSVC v142 (Visual Studio 2019) and |br|
137+
MSVC v141 (Visual Studio 2017)
138+
- Tier 3: MSVC v142 (Visual Studio 2019) and |br|
139+
MSVC v141 (Visual Studio 2017)
140+
- **───**
141+
* - Windows 11
142+
- Tier 1: MSVC v143 (Visual Studio 2022)
143+
- Tier 1: MSVC v143 (Visual Studio 2022)
144+
- **───**
145+
* - Debian Buster (10)
146+
- Tier 3: GCC 8
147+
- **───**
148+
- Tier 3: GCC 8
149+
* - Android 12
150+
- Tier 3: SDK 31
151+
- **───**
152+
- Tier 3: SDK 31
153+
* - Android 13
154+
- Tier 3: SDK 33
155+
- **───**
156+
- Tier 3: SDK 33
157+
* - QNX 7.1
158+
- Tier 3: QCC (over GCC 8.3)
159+
- **───**
160+
- Tier 3: QCC (over GCC 8.3)
161+
106162
.. tab-item:: 3.5.x
107163
:sync: 3.5.x
108164

@@ -379,6 +435,26 @@ The following table shows the corresponding versions of the Fast DDS library dep
379435

380436
.. tab-set::
381437

438+
.. tab-item:: 3.6.x
439+
:sync: 3.6.x
440+
441+
.. list-table::
442+
:header-rows: 1
443+
444+
* - Product
445+
- Related version
446+
* - `Fast CDR <https://github.com/eProsima/Fast-CDR/>`__
447+
- `v2.3.5 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.5>`__
448+
* - `Foonathan Memory Vendor <https://github.com/eProsima/foonathan_memory_vendor/>`__
449+
- `v1.4.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.4.0>`__
450+
* - `Asio <https://github.com/chriskohlhoff/asio>`__
451+
- `v1.34.2 <https://github.com/chriskohlhoff/asio/tree/asio-1-34-2>`__
452+
* - `TinyXML2 <https://github.com/leethomason/tinyxml2>`__
453+
- `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0>`__
454+
* - `OpenSSL <https://github.com/openssl/openssl>`__
455+
- `v3.3.6 (Windows) <https://github.com/openssl/openssl/releases/tag/openssl-3.3.6>`__, default installation in Ubuntu distributions
456+
457+
382458
.. tab-item:: 3.5.x
383459
:sync: 3.5.x
384460

@@ -396,7 +472,7 @@ The following table shows the corresponding versions of the Fast DDS library dep
396472
* - `TinyXML2 <https://github.com/leethomason/tinyxml2>`__
397473
- `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0>`__
398474
* - `OpenSSL <https://github.com/openssl/openssl>`__
399-
- `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1>`__
475+
- `v3.3.6 (Windows) <https://github.com/openssl/openssl/releases/tag/openssl-3.3.6>`__, default installation in Ubuntu distributions
400476

401477
.. tab-item:: 3.4.x
402478
:sync: 3.4.x
@@ -490,6 +566,23 @@ Fast DDS as the core middleware.
490566

491567
.. tab-set::
492568

569+
.. tab-item:: 3.6.x
570+
:sync: 3.6.x
571+
572+
.. list-table::
573+
:header-rows: 1
574+
575+
* - Product
576+
- Related version
577+
* - `Fast DDS Gen <https://github.com/eProsima/Fast-DDS-Gen/>`__
578+
- `v4.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.3.0>`__
579+
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
580+
- `v4.3.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.3.0>`__
581+
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
582+
- `v2.6.0 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.6.0>`__
583+
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
584+
- `v3.6.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.6.0>`__
585+
493586
.. tab-item:: 3.5.x
494587
:sync: 3.5.x
495588

@@ -502,7 +595,7 @@ Fast DDS as the core middleware.
502595
- `v4.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.3.0>`__
503596
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
504597
- `v4.3.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.3.0>`__
505-
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
598+
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
506599
- `v2.5.0 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.5.0>`__
507600
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
508601
- `v3.5.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.5.0>`__
@@ -519,7 +612,7 @@ Fast DDS as the core middleware.
519612
- `v4.2.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.2.0>`__
520613
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
521614
- `v4.2.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.2.0>`__
522-
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
615+
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
523616
- `v2.4.1 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.4.1>`__
524617
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
525618
- `v3.4.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.4.0>`__
@@ -538,7 +631,7 @@ Fast DDS as the core middleware.
538631
- `v4.0.5 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.0.5>`__
539632
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
540633
- `v4.0.4 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.0.4>`__
541-
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
634+
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
542635
- `v2.2.1 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.2.1>`__
543636
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
544637
- `v3.2.3 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.2.3>`__
@@ -557,7 +650,7 @@ Fast DDS as the core middleware.
557650
- `v3.3.2 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.2>`__
558651
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
559652
- `v3.0.1 <https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.1>`__
560-
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
653+
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
561654
- `v1.4.4 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.4.4>`__
562655
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
563656
- `v2.14.6 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.14.6>`__
@@ -576,7 +669,7 @@ Fast DDS as the core middleware.
576669
- `v2.1.3 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v2.1.2>`__
577670
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
578671
- `v1.2.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v1.2.0>`__
579-
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
672+
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
580673
- `v1.0.2 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.0.2>`__
581674
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
582675
- `v2.6.11 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.6.11>`__

0 commit comments

Comments
 (0)