Bug 266286

Summary: lang/python39: Update to 3.9.14
Product: Ports & Packages Reporter: Wen Heping <wen>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Many People CC: asomers, cris, fabian, fredrik, george, ish, leres, ml, nevecherya, orangewinds, ports-secteam, python, sa.inbox, tomas, tuc03516
Priority: Normal Keywords: security
Version: LatestFlags: koobs: merge-quarterly+
antoine: exp-run+
Hardware: Any   
OS: Any   
URL: https://www.python.org/downloads/release/python-3914/
Attachments:
Description Flags
Update to 3.9.14 none

Description Wen Heping freebsd_committer freebsd_triage 2022-09-07 23:48:22 UTC
Created attachment 236426 [details]
Update to 3.9.14

Update to 3.9.14
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-09-07 23:51:51 UTC
This is a security and bugfix release, please add a VuXML entry (referencing this issue) and MFH
Comment 2 tuc03516 2022-09-12 15:34:28 UTC
Is there an update on this? 3.8 which has been replaced as the default and 3.10 both have the security patch but the default selection is still missing the patch and is vulnerable.
Comment 3 George Mitchell 2022-09-13 19:19:03 UTC
I confirm that this patch works for me on 12.3-RELEASE-p6.  (Without the patch, I was telling myself that I had picked the wrong week to change my Python default from 3.8 to 3.9!)
Comment 4 tuc03516 2022-09-13 21:11:44 UTC
patch is working on FreeBSD 13.1-p0 for me.
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2022-09-15 15:56:11 UTC
Exp-run looks fine
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-09-17 07:20:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=420da5d7b03b43119a8132dc005838b10b1667c8

commit 420da5d7b03b43119a8132dc005838b10b1667c8
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-09-17 07:18:21 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-09-17 07:18:21 +0000

    lang/python39: Update to 3.9.14(security update)

    PR:             266286
    Reported by:    wen@
    Exp-run:        antoine@

 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  1 +
 4 files changed, 14 insertions(+), 13 deletions(-)
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-09-17 07:48:01 UTC
A commit in branch 2022Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7601dc3d2043b030e36875ba02d3e73172751d79

commit 7601dc3d2043b030e36875ba02d3e73172751d79
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-09-17 07:18:21 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-09-17 07:45:59 +0000

    lang/python39: Update to 3.9.14(security update)

    PR:             266286
    Reported by:    wen@
    Exp-run:        antoine@

    (cherry picked from commit 420da5d7b03b43119a8132dc005838b10b1667c8)

 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  1 +
 4 files changed, 14 insertions(+), 13 deletions(-)
Comment 8 George Mitchell 2022-09-17 15:26:54 UTC
Thank you for this patch!