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:   taca
Date:           Wed May 21 15:08:49 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc/pkg-vulnerabilities: add ruby30 and ruby31

Ruby 3.0 and 3.1 are EOL.


To generate a diff of this commit:
cvs rdiff -u -r1.372 -r1.373 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.372 pkgsrc/doc/pkg-vulnerabilities:1.373
--- pkgsrc/doc/pkg-vulnerabilities:1.372        Sun May 18 01:50:09 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Wed May 21 15:08:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.372 2025/05/18 01:50:09 markd Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.373 2025/05/21 15:08:49 taca Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26195,3 +26195,5 @@ python310-[0-9]*        use-after-free  https://
 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
 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