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:   leot
Date:           Mon Jun  2 08:38:53 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
pkg-vulnerabilities: Use CVE ID for last roundcube entry

It is easier to deduplicate and contains more references.


To generate a diff of this commit:
cvs rdiff -u -r1.395 -r1.396 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.395 pkgsrc/doc/pkg-vulnerabilities:1.396
--- pkgsrc/doc/pkg-vulnerabilities:1.395        Mon Jun  2 08:00:15 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Mon Jun  2 08:38:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.395 2025/06/02 08:00:15 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.396 2025/06/02 08:38:53 leot Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26273,4 +26273,4 @@ go120<1.20.2    incorrect-calculation   https
 jq<1.8.0       integer-overflow        https://nvd.nist.gov/vuln/detail/CVE-2024-23337
 jq<1.8.0       type-confusion          https://nvd.nist.gov/vuln/detail/CVE-2024-53427
 jq<1.8.0       heap-overflow           https://nvd.nist.gov/vuln/detail/CVE-2025-48060
-php{56,74,80,81,82,83}-roundcube<1.6.11        remote-code-execution   https://roundcube.net/news/2025/06/01/security-updates-1.6.11-and-1.5.10
+php{56,74,80,81,82,83}-roundcube<1.6.11        remote-code-execution   https://nvd.nist.gov/vuln/detail/CVE-2025-49113



Home | Main Index | Thread Index | Old Index