Re: python3 update

2023-02-19 Thread Greg Wooledge
On Mon, Feb 20, 2023 at 12:23:03AM +, 王 悉奥 wrote: > Hello, I have a question about python3 package. Take the stable python3.9 as > an example, the upstream has released to 3.9.16 which contains a lot of > security fixes, like CVE-2022-37454 and CVE-2022-42919 in 3.9.16 and the > 3.9.3 in debian

python3 update

2023-02-19 Thread 王 悉奥
Hello, I have a question about python3 package. Take the stable python3.9 as an example, the upstream has released to 3.9.16 which contains a lot of security fixes, like CVE-2022-37454 and CVE-2022-42919 in 3.9.16 and the 3.9.3 in debian seems kind of old and not safe. I know I can just build py