File tree Expand file tree Collapse file tree 3 files changed +34
-2
lines changed Expand file tree Collapse file tree 3 files changed +34
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Previous versions
5050.. include :: previous_versions/v2.7.2.rst
5151.. include :: previous_versions/v2.7.1.rst
5252.. include :: previous_versions/v2.7.0.rst
53+ .. include :: previous_versions/v2.6.10.rst
5354.. include :: previous_versions/v2.6.9.rst
5455.. include :: previous_versions/v2.6.8.rst
5556.. include :: previous_versions/v2.6.7.rst
Original file line number Diff line number Diff line change 1+ Version 2.6.10 (maintenance)
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-24807 <https://www.cve.org/CVERecord?id=CVE-2025-24807 >`__
12+ #. Discard changes with big ``key-only `` payload and no key hash
13+ #. Update types regeneration script ``homing `` path
14+ #. Fix topic interference on ``liveliness_changed `` status
15+
16+ This release includes the following **improvements **:
17+
18+ #. Add ``unsigned `` specification to literals
19+ #. Update commercial support section in README
20+ #. Update ``sqlite `` from ``3.36.0 `` to ``3.47.2 ``
21+
22+ This release includes the following **ci management updates **:
23+
24+ #. Exclude flaky tests when compiling without security
25+ #. Fix python version in sanitizers CI
26+ #. Fix Windows CI and add vanilla build step in Ubuntu CI
27+ #. Update submodules when cloning Fast DDS on CI
28+ #. Add Ubuntu weekly CI
29+ #. Allow running CI on external contributions
30+ #. Use ``eProsima-CI `` action to install ``Qt ``
31+ #. Add references to new nightly jobs per supported branch in README
Original file line number Diff line number Diff line change 1- Version 2.6.9 (maintenance)
2- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
1+ Version 2.6.9
2+ ^^^^^^^^^^^^^
33
44.. important ::
55 According to our
You can’t perform that action at this time.
0 commit comments