thunderbird*-68: mark as insecure
This commit is contained in:
@@ -179,5 +179,6 @@ stdenv.mkDerivation {
|
||||
};
|
||||
maintainers = with stdenv.lib.maintainers; [ ];
|
||||
platforms = platforms.linux;
|
||||
knownVulnerabilities = [ "Support ended around Semptember 2020." ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -337,5 +337,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mpl20;
|
||||
knownVulnerabilities = [ "Support ended around Semptember 2020." ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user