We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cacc07 commit ecd678dCopy full SHA for ecd678d
CHANGELOG-2.1.md
@@ -1,5 +1,18 @@
1
# release_2.1 CHANGELOG
2
3
+## v2.1.10 (2024-09-14)
4
+
5
+### New Features
6
7
+- bump idna from 3.4 to 3.7 (to fix CVE-2024-3651) (backport #1860) (#1862)
8
+- bump Jinja2 to 3.1.4 (fix CVE-2024-34064) (backport #1884) (#1885)
9
+- add libssl.so.1.1 and libcrypto.so.1.1 in embedded system dependencies (backport #1889) (#1892)
10
+- upgrade Python 3.10 from 3.10.14 to 3.10.15 (#1947)
11
12
+### Bug Fixes
13
14
+- upgrade xattrfile to fix mfdata issue 486 (backport #1935) (#1936)
15
16
## v2.1.9 (2024-04-13)
17
18
### New Features
0 commit comments