pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

amp-editor: Add a reference to CVE-2021-26957



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Feb 10 23:02:25 2021 +0100
Changeset:	1bbee714e1afb8db409ba8c67549fb8f3f3bce41

Modified Files:
	amp-editor/TODO

Log Message:
amp-editor: Add a reference to CVE-2021-26957

...and also improve the other CVE reference always about a crate.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1bbee714e1afb8db409ba8c67549fb8f3f3bce41

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 amp-editor/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/amp-editor/TODO b/amp-editor/TODO
index 313976168d..5556254fa5 100644
--- a/amp-editor/TODO
+++ b/amp-editor/TODO
@@ -1,2 +1,2 @@
 This package has known vulnerabilities, please investigate and fix if possible:
-  CVE-2020-35711
+  CVE-2020-35711 (arc-swap crate), CVE-2021-26957 (xcb crate)


Home | Main Index | Thread Index | Old Index