We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d01ccf0 + ba884cb commit d32443dCopy full SHA for d32443d
1 file changed
python-3.12.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: python-3.12
3
version: "3.12.12"
4
- epoch: 3
+ epoch: 4
5
description: "the Python programming language"
6
copyright:
7
- license: PSF-2.0
@@ -57,6 +57,9 @@ pipeline:
57
tag: v${{package.version}}
58
cherry-picks: |
59
3.12/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba: [CVE-2025-6075]
60
+ 3.12/14b1fdb0a94b96f86fc7b86671ea9582b8676628: [CVE-2025-13836]
61
+ 3.12/9c9dda6625a2a90d2a06c657eee021d6be19842d: [CVE-2025-12084]
62
+ 3.12/5a8b19677d818fb41ee55f310233772e15aa1a2b: [CVE-2025-13837]
63
64
- name: Force use of system libraries
65
runs: |
0 commit comments