diff --git a/python-3.10.yaml b/python-3.10.yaml index 885dd78b879..befa5558282 100644 --- a/python-3.10.yaml +++ b/python-3.10.yaml @@ -1,7 +1,7 @@ package: name: python-3.10 version: 3.10.15 - epoch: 2 + epoch: 3 description: "the Python programming language" copyright: - license: PSF-2.0 @@ -49,6 +49,8 @@ pipeline: expected-commit: ffee63f34445412322a7afc2535731be221cabba repository: https://github.com/python/cpython.git tag: v${{package.version}} + cherry-picks: | + 3.10/9286ab3a107ea41bd3f3c3682ce2512692bdded8: CVE-2024-9287 - name: Force use of system libraries runs: |