bird, bird6: 1.6.6 -> 1.6.8 (security)
I haven't tested running them, but the bumps are almost exclusively bugfixes, in particular CVE-2019-16159.
This commit is contained in:
parent
54acf550fa
commit
13886ac10e
@ -47,13 +47,13 @@ in
|
|||||||
|
|
||||||
{
|
{
|
||||||
bird = generic {
|
bird = generic {
|
||||||
version = "1.6.6";
|
version = "1.6.8";
|
||||||
sha256 = "0w1dmwx89g3qdy92wkjl3p52rn521izm2m8yq74hs7myxxx3nnwp";
|
sha256 = "1ch0pkkhd7axdjlvhprynh9q08x0nm984nvkm1cjb7gm5rfsnqbc";
|
||||||
};
|
};
|
||||||
|
|
||||||
bird6 = generic {
|
bird6 = generic {
|
||||||
version = "1.6.6";
|
version = "1.6.8";
|
||||||
sha256 = "0w1dmwx89g3qdy92wkjl3p52rn521izm2m8yq74hs7myxxx3nnwp";
|
sha256 = "1ch0pkkhd7axdjlvhprynh9q08x0nm984nvkm1cjb7gm5rfsnqbc";
|
||||||
enableIPv6 = true;
|
enableIPv6 = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user