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 Mar 17 07:22:17 UTC 2025
Modified Files:
pkgsrc/doc: pkg-vulnerabilities
Log Message:
doc: add two upper bounds for libical
First one is based on a commit, second one on a report that it was
already fixed six years ago, so I took the oldest distfile I had that
was newer than that as an upper bound.
To generate a diff of this commit:
cvs rdiff -u -r1.332 -r1.333 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.332 pkgsrc/doc/pkg-vulnerabilities:1.333
--- pkgsrc/doc/pkg-vulnerabilities:1.332 Sun Mar 16 15:18:00 2025
+++ pkgsrc/doc/pkg-vulnerabilities Mon Mar 17 07:22:17 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.332 2025/03/16 15:18:00 morr Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.333 2025/03/17 07:22:17 wiz Exp $
#
#FORMAT 1.0.0
#
@@ -10977,8 +10977,8 @@ mysql-server>5.6<5.6.35 multiple-vulner
mysql-server>5.7<5.7.17 multiple-vulnerabilities https://www.oracle.com/technetwork/security-advisory/cpujan2017-2881727.html#AppendixMSQL
libical<2.0.0 use-after-free https://nvd.nist.gov/vuln/detail/CVE-2016-5823
libical<3.0.0 use-after-free https://nvd.nist.gov/vuln/detail/CVE-2016-5824
-libical-[0-9]* out-of-bounds-read https://nvd.nist.gov/vuln/detail/CVE-2016-5825
-libical-[0-9]* out-of-bounds-read https://nvd.nist.gov/vuln/detail/CVE-2016-5826
+libical<2.0.0 out-of-bounds-read https://nvd.nist.gov/vuln/detail/CVE-2016-5825
+libical<3.0.16 out-of-bounds-read https://nvd.nist.gov/vuln/detail/CVE-2016-5826
libical<3.0.0 heap-buffer-overflow https://nvd.nist.gov/vuln/detail/CVE-2016-5827
libical<3.0.0 heap-buffer-overflow https://nvd.nist.gov/vuln/detail/CVE-2016-9584
mysql-cluster<7.2.27 multiple-vulnerabilities https://www.oracle.com/technetwork/security-advisory/cpujan2017-2881727.html#AppendixMSQL
Home |
Main Index |
Thread Index |
Old Index