Skip to content

Commit 4b71483

Browse files

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

python-3.12.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: python-3.12
33
version: 3.12.8
4-
epoch: 2
4+
epoch: 3
55
description: "the Python programming language"
66
copyright:
77
- license: PSF-2.0
@@ -55,7 +55,8 @@ pipeline:
5555
repository: https://github.com/python/cpython.git
5656
tag: v${{package.version}}
5757
cherry-picks: |
58-
3.12/9aa0deb2eef2655a1029ba228527b152353135b5: CVE-2024-12254 fix
58+
3.12/9aa0deb2eef2655a1029ba228527b152353135b5: CVE-2024-12254
59+
3.12/a7084f6075c9595ba60119ce8c62f1496f50c568: CVE-2025-0938
5960
6061
- name: Force use of system libraries
6162
runs: |

0 commit comments

Comments
 (0)