xen: note about security for next bump
This commit is contained in:
parent
6ac16b3660
commit
58b6c4fce9
@ -136,6 +136,6 @@ stdenv.mkDerivation {
|
||||
description = "Xen hypervisor and management tools for Dom0";
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
maintainers = [ stdenv.lib.maintainers.eelco ];
|
||||
broken = true;
|
||||
broken = true; # bump to at least 4.1.6.1 to fix security issues
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user