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:   wiz
Date:           Mon Apr  8 06:21:05 UTC 2024

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: add more upper bounds


To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 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.164 pkgsrc/doc/pkg-vulnerabilities:1.165
--- pkgsrc/doc/pkg-vulnerabilities:1.164        Mon Apr  8 06:06:36 2024
+++ pkgsrc/doc/pkg-vulnerabilities      Mon Apr  8 06:21:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.164 2024/04/08 06:06:36 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.165 2024/04/08 06:21:05 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -25936,8 +25936,8 @@ expat<2.6.2     denial-of-service       https://nv
 python38<3.8.19        privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
 python39<3.9.19        privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
 python310<3.10.14      privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
-python311-[0-9]*       privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
-python312-[0-9]*       privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
+python311<3.11.8       privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
+python312<3.12.2       privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
 gnutls<3.8.4   timing-side-channel     https://nvd.nist.gov/vuln/detail/CVE-2024-28834
 ruby31-base>=3.1<3.1.4nb3      buffer-overread https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/
 ruby31-base>=3.1<3.1.4nb3      remote-code-execution   https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/



Home | Main Index | Thread Index | Old Index