pkgsrc-WIP-changes archive

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

shadow: Add reference to CVE-2005-4890



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Nov 5 10:04:35 2019 +0100
Changeset:	c79b832766bff81a69dba2c87d46056b944bedda

Modified Files:
	shadow/TODO

Log Message:
shadow: Add reference to CVE-2005-4890

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

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

diffstat:
 shadow/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/shadow/TODO b/shadow/TODO
index 7d3689c5ce..0579e6ab19 100644
--- a/shadow/TODO
+++ b/shadow/TODO
@@ -31,5 +31,5 @@ so provide that file
 but the manpage says: no longer used by programs ... handled by PAM now
 
 - This package has known vulnerabilities, please investigate and fix
-  if possible. (see: CVE-2011-0721, CVE-2016-6252, CVE-2017-12424,
-  CVE-2018-7169)
+  if possible:
+   CVE-2005-4890, CVE-2011-0721, CVE-2016-6252, CVE-2017-12424, CVE-2018-7169


Home | Main Index | Thread Index | Old Index