Skip to content

Commit 9e4f7d2

Browse files
edb-sloniknidhibhammar
authored andcommitted
update generated release notes
1 parent a7af7c1 commit 9e4f7d2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

product_docs/docs/pem/10/pem_rel_notes/pem_10.3.1_rel_notes.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,25 @@ This is a security patch and is recommended for all PEM 10 users.
2424
## Changes
2525

2626
<table class="table w-100"><thead><tr><th>Description</th><th width="10%">Addresses</th></tr></thead><tbody>
27-
<tr><td>PEM now depends on the OS-provided libcurl package on RHEL 8 x86 (this was already the case for all other platforms). The deprecated `libcurl-pem` package can be safely removed after upgrade.</td><td></td></tr>
27+
<tr><td>PEM now depends on the OS-provided libcurl package on RHEL 8 x86 (this was already the case for all other platforms). The deprecated <code>libcurl-pem</code> package can be safely removed after upgrade.</td><td></td></tr>
2828
</tbody></table>
2929

3030

3131
## Bug Fixes
3232

3333
<table class="table w-100"><thead><tr><th>Description</th><th width="10%">Addresses</th></tr></thead><tbody>
34-
<tr><td>Cryptography was updated to 46.0.5 (Fixes: CVE-2026-26007)</td><td></td></tr>
35-
<tr><td>urllib3 was updated to 2.6.3 (Fixes: CVE-2025-66418, CVE-2025-66471, CVE-2026-21441)</td><td></td></tr>
36-
<tr><td>Authlib was updated to 1.6.7 (Fixes: CVE-2025-68158)</td><td></td></tr>
37-
<tr><td>Pillow was updated to 12.1.1 (Fixes: CVE-2026-25990, for the platforms using Python 3.10+)</td><td></td></tr>
38-
<tr><td>Werkzeug was updated to 3.1.5 (Fixes: CVE-2025-66221, CVE-2026-21860)</td><td></td></tr>
39-
<tr><td>PyNaCl was updated to 1.6.2 (Fixes: CVE-2026-26007)</td><td></td></tr>
40-
<tr><td>pyasn1 was updated to 0.6.2 (Fixes: CVE-2026-23490)</td><td></td></tr>
41-
<tr><td>RequireJS was updated to 2.3.8 (Fixes: CVE-2024-38999)</td><td></td></tr>
42-
<tr><td>Swagger-UI was updated to 5.31.0 (Fixes: CVE-2021-46708, CVE-2018-25031)</td><td></td></tr>
43-
<tr><td>Axios was updated to 1.13.5 (Fixes: CVE-2025-27152, CVE-2026-25639, CVE-2025-58754, CVE-2024-57965)</td><td></td></tr>
44-
<tr><td>Plain SQL restore now runs with the 'restrict' option to prevent harmful psql meta-commands (Fixes CVE-2025-13780)</td><td></td></tr>
45-
<tr><td>PEM now masks the secret key for the 'restrict' option in the process watcher when restoring plain SQL files (Fixes CVE-2026-1707)</td><td></td></tr>
34+
<tr><td>Cryptography was updated to 46.0.5 (Fixes: CVE-2026-26007).</td><td></td></tr>
35+
<tr><td>urllib3 was updated to 2.6.3 (Fixes: CVE-2025-66418, CVE-2025-66471, CVE-2026-21441).</td><td></td></tr>
36+
<tr><td>Authlib was updated to 1.6.7 (Fixes: CVE-2025-68158).</td><td></td></tr>
37+
<tr><td>Pillow was updated to 12.1.1 (Fixes: CVE-2026-25990, for the platforms using Python 3.10+).</td><td></td></tr>
38+
<tr><td>Werkzeug was updated to 3.1.5 (Fixes: CVE-2025-66221, CVE-2026-21860).</td><td></td></tr>
39+
<tr><td>PyNaCl was updated to 1.6.2 (Fixes: CVE-2026-26007).</td><td></td></tr>
40+
<tr><td>pyasn1 was updated to 0.6.2 (Fixes: CVE-2026-23490).</td><td></td></tr>
41+
<tr><td>RequireJS was updated to 2.3.8 (Fixes: CVE-2024-38999).</td><td></td></tr>
42+
<tr><td>Swagger-UI was updated to 5.31.0 (Fixes: CVE-2021-46708, CVE-2018-25031).</td><td></td></tr>
43+
<tr><td>Axios was updated to 1.13.5 (Fixes: CVE-2025-27152, CVE-2026-25639, CVE-2025-58754, CVE-2024-57965).</td><td></td></tr>
44+
<tr><td>Plain SQL restore now runs with the 'restrict' option to prevent harmful psql meta-commands (Fixes CVE-2025-13780).</td><td></td></tr>
45+
<tr><td>PEM now masks the secret key for the 'restrict' option in the process watcher when restoring plain SQL files (Fixes CVE-2026-1707).</td><td></td></tr>
4646
</tbody></table>
4747

4848

0 commit comments

Comments
 (0)