diff --git a/docs/notes/previous_versions/supported_versions.rst b/docs/notes/previous_versions/supported_versions.rst index 96082472f..5856a041a 100644 --- a/docs/notes/previous_versions/supported_versions.rst +++ b/docs/notes/previous_versions/supported_versions.rst @@ -35,6 +35,7 @@ Version 2.14 Version 2.6 (maintenance) ------------------------- +.. include:: v2.6.11.rst .. include:: v2.6.10.rst .. include:: v2.6.9.rst .. include:: v2.6.8.rst diff --git a/docs/notes/previous_versions/v2.6.11.rst b/docs/notes/previous_versions/v2.6.11.rst new file mode 100644 index 000000000..83f066c40 --- /dev/null +++ b/docs/notes/previous_versions/v2.6.11.rst @@ -0,0 +1,32 @@ +`Version 2.6.11 (maintenance) `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. important:: + According to our + `release support guidelines `_ + the v2.6 minor will only receive patches for critical issues and security fixes. + +This release includes the following **critical fixes**: + +#. Fix `CVE-2025-62599 `_ +#. Fix `CVE-2025-62600 `_ +#. Fix `CVE-2025-62601 `_ +#. Fix `CVE-2025-62602 `_ +#. Fix `CVE-2025-62603 `_ +#. Fix `CVE-2025-64098 `_ +#. Fix `CVE-2025-62799 `_ +#. Fix `CVE-2025-64438 `_ +#. Fix `CVE-2025-65016 `_ + +This release includes the following **improvements**: + +#. Verify Safe DDS signature +#. Improvements in message receiver +#. Regenerate types with Fast DDS Gen 2.1.4 +#. Upgrade to Fast CDR v1.0.29 + +This release includes the following **ci management updates**: + +#. Add ``uncrustify`` to Github CI +#. Remove deprecated windows 2019 from CI in favor of 2022 +#. Upgrade to macOS Sequoia diff --git a/docs/notes/versions.rst b/docs/notes/versions.rst index 864f6b9d0..596d43347 100644 --- a/docs/notes/versions.rst +++ b/docs/notes/versions.rst @@ -53,7 +53,7 @@ The following table shows the currently supported versions of Fast DDS and their - March 2025 (*) * - 2.6 (maintenance) - `2.6.x `__ - - `v2.6.10 `__ + - `v2.6.11 `__ - March 2022 - July 2024 - May 2025 @@ -575,7 +575,7 @@ Fast DDS as the core middleware. * - `Fast DDS python `__ - `v1.0.2 `__ * - `Shapes Demo `__ - - `v2.6.10 `__ + - `v2.6.11 `__ * - `Discovery Server `__ - `v1.2.1 `__