Skip to content

Commit ff15b78

Browse files
author
Daniel Néri
committed
main/python3: security upgrade to 3.10.14
https://www.python.org/downloads/release/python-31014/
1 parent ad39e44 commit ff15b78

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

main/python3/APKBUILD

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: Sheila Aman <[email protected]>
33
pkgname=python3
44
# the python3-tkinter's pkgver needs to be synchronized with this.
5-
pkgver=3.10.13
5+
pkgver=3.10.14
66
_bluez_ver=5.65
77
_basever="${pkgver%.*}"
88
pkgrel=0
@@ -49,6 +49,9 @@ options="net" # Required for tests
4949
builddir="$srcdir/Python-$pkgver"
5050

5151
# secfixes:
52+
# 3.10.14-r0:
53+
# - CVE-2024-0450
54+
# - CVE-2023-6597
5255
# 3.10.13-r0:
5356
# - CVE-2023-40217
5457
# 3.10.9-r0:
@@ -231,7 +234,7 @@ gdbm() {
231234
}
232235

233236
sha512sums="
234-
7579772e501486b2b07f78142082dee1e99c7643640098860ac0cf2ca87daf7588b0c00b1db1960146b37f56a6ed98fd08297c25c9a19b612cf6e6a258984da8 Python-3.10.13.tar.xz
237+
adee638aeca898743da4b8245c0fa1e9b94b516f22e716e60c99038f0bb3dcbf726317aa86656404be1719b5a7c58eb09533720ebc0badbb04bd9a534dd48fef Python-3.10.14.tar.xz
235238
c20c09a1a75053c77d73b3ce15ac7fd321eb6df5ca1646d57c6848b87c0c9957908bc17dd928da4ef2aacfc8667877cbc7511c1ba43db839bfa9bf1fb8269907 bluez-5.65.tar.xz
236239
fe123dd871f7a3fa868c499a957b94f1d815a1e1de964aaff1116c579defd4d9d1e9b7eb418cf114b169b97426ed603bf4b1e61b45ec483df06abe988c6a30ee fix-xattrs-glibc.patch
237240
ab8eaa2858d5109049b1f9f553198d40e0ef8d78211ad6455f7b491af525bffb16738fed60fc84e960c4889568d25753b9e4a1494834fea48291b33f07000ec2 musl-find_library.patch

0 commit comments

Comments
 (0)