samba3: mark as vulnerable
This commit is contained in:
parent
15a6c2c4fc
commit
c02c47d1eb
@ -91,5 +91,8 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://www.samba.org/;
|
||||
description = "The standard Windows interoperability suite of programs for Linux and Unix";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
knownVulnerabilities = [
|
||||
"Numerous CVEs and no patches from upstream for 3.x since 2014."
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user