pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   kim
Date:           Tue Jun 10 19:28:41 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
CVE-2025-4516: Add python312 fix version info

Pull request: https://github.com/python/cpython/pull/134337
Commit: https://github.com/python/cpython/pull/134337/commits/a75953b347716fff694aa59a7c7c2489fa50d1f5
Branch history: https://github.com/python/cpython/commits/3.12/

Commit is included in the 3.12.11 release per 3.12 branch history


To generate a diff of this commit:
cvs rdiff -u -r1.414 -r1.415 pkgsrc/doc/pkg-vulnerabilities

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/pkg-vulnerabilities
diff -u pkgsrc/doc/pkg-vulnerabilities:1.414 pkgsrc/doc/pkg-vulnerabilities:1.415
--- pkgsrc/doc/pkg-vulnerabilities:1.414        Tue Jun 10 19:03:17 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Tue Jun 10 19:28:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.414 2025/06/10 19:03:17 kim Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.415 2025/06/10 19:28:41 kim Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26193,7 +26193,7 @@ webkit-gtk<2.48.2       denial-of-service       http
 chromium<136.0.7103.113        remote-code-execution   https://nvd.nist.gov/vuln/detail/CVE-2025-0291
 python310-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
 python311-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
-python312-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
+python312<3.12.11      use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
 python313-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
 ruby30-*       eol     https://www.ruby-lang.org/en/downloads/branches/
 ruby31-*       eol     https://www.ruby-lang.org/en/downloads/branches/



Home | Main Index | Thread Index | Old Index