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:           Tue Jun 23 16:58:24 UTC 2026

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
pkg-vulnerabilities: use nvd.nist.gov URLs consistently


To generate a diff of this commit:
cvs rdiff -u -r1.768 -r1.769 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.768 pkgsrc/doc/pkg-vulnerabilities:1.769
--- pkgsrc/doc/pkg-vulnerabilities:1.768        Tue Jun 23 14:19:08 2026
+++ pkgsrc/doc/pkg-vulnerabilities      Tue Jun 23 16:58:24 2026
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.768 2026/06/23 14:19:08 ryoon Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.769 2026/06/23 16:58:24 leot Exp $
 #
 #FORMAT 1.0.0
 #
@@ -30388,5 +30388,5 @@ jq<1.8.2        denial-of-service       https://nvd.n
 jq<1.8.2       heap-overflow           https://nvd.nist.gov/vuln/detail/CVE-2026-49839
 jq<1.8.2       denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2026-54679
 putty<0.84     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2026-48852
-putty<0.84     double-free     https://www.cve.org/CVERecord?id=CVE-2026-48850
+putty<0.84     double-free             https://nvd.nist.gov/vuln/detail/CVE-2026-48850
 putty<0.84     sensitive-information-disclosure        https://nvd.nist.gov/vuln/detail/CVE-2026-48851



Home | Main Index | Thread Index | Old Index