Opened 8 months ago

Closed 8 months ago

#18455 closed enhancement (fixed)

python3-3.11.5 (security update)

Reported by: Bruce Dubbs Owned by: pierre
Priority: elevated Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (7)

comment:1 by Xi Ruoyao, 8 months ago

There is some warnings:

DEPRECATION: Loading egg at /usr/lib/python3.11/site-packages/gpg-1.22.0-py3.11-linux-x86_64.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..
DEPRECATION: Loading egg at /usr/lib/python3.11/site-packages/gpg-1.19.0-py3.11-linux-x86_64.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..
DEPRECATION: Loading egg at /usr/lib/python3.11/site-packages/pwquality-1.4.5-py3.11-linux-x86_64.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..

I guess we should update the install process for gpgme and libpwquality Python modules in 12.1 dev cycle.

comment:2 by Bruce Dubbs, 8 months ago

Summary: python3-3.11.5 (Wait for LFS)python3-3.11.5

This package is now in LFS.

comment:3 by pierre, 8 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:4 by pierre, 8 months ago

Xi Ruoyao has updated build instructions for gpgme and libpwquality at c3ad4c38 and b512e97b.

comment:5 by pierre, 8 months ago

Priority: normalelevated
Summary: python3-3.11.5python3-3.11.5 (security update)

This is the fifth maintenance release of Python 3.11

Python 3.11.5 is the newest major release of the Python programming language, and it contains many new features and optimizations.

Security content in this release

gh-108310: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the TLS handshake and included protections (like certificate verification) and treating sent unencrypted data as if it were post-handshake TLS encrypted data. Security issue reported as CVE-2023-40217 by Aapo Oksman. Patch by Gregory P. Smith.

I'd say it's medium severity

comment:6 by pierre, 8 months ago

Upgrade committed at deaa2009. SA coming.

comment:7 by pierre, 8 months ago

Resolution: fixed
Status: assignedclosed

SA done at commit c4ac25a in the www repository.

Note: See TracTickets for help on using tickets.