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:           Sun Jun 22 06:35:11 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
CVE-2025-50181: Fix typo in URL


To generate a diff of this commit:
cvs rdiff -u -r1.436 -r1.437 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.436 pkgsrc/doc/pkg-vulnerabilities:1.437
--- pkgsrc/doc/pkg-vulnerabilities:1.436        Sun Jun 22 06:19:27 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Sun Jun 22 06:35:11 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.436 2025/06/22 06:19:27 kim Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.437 2025/06/22 06:35:11 kim Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26443,7 +26443,7 @@ modular-xorg-xwayland<24.1.7    integer-ove
 poco<1.14.2    null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2025-6375
 py{39,310,311,312,313}-cares<4.9.0     use-after-free          https://nvd.nist.gov/vuln/detail/CVE-2025-48945
 py{39,310,311,312,313}-mezzanine<6.1.1 cross-site-scripting    https://nvd.nist.gov/vuln/detail/CVE-2025-6050
-py{39,310,311,312,313}-urllib3<2.5.0   server-side-request-forgery     ttps://nvd.nist.gov/vuln/detail/CVE-2025-50181
+py{39,310,311,312,313}-urllib3<2.5.0   server-side-request-forgery     https://nvd.nist.gov/vuln/detail/CVE-2025-50181
 py{39,310,311,312,313}-urllib3<2.5.0   server-side-request-forgery     https://nvd.nist.gov/vuln/detail/CVE-2025-50182
 python39-[0-9]*                denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-6069
 python310-[0-9]*       denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-6069



Home | Main Index | Thread Index | Old Index