openvswitch: 3.0.1 -> 3.0.3
Fixes LLDP underflow issue while parsing malformed Auto Attach TLVs. https://www.openvswitch.org/releases/NEWS-3.0.2.txt https://www.openvswitch.org/releases/NEWS-3.0.3.txt
This commit is contained in:
parent
7d59bc0350
commit
050c526a36
@ -1,4 +1,4 @@
|
||||
import ./generic.nix {
|
||||
version = "3.0.1";
|
||||
hash = "sha256-5KEXFtCRn1syOSKLMrrcEJtWGl/maLlUfhQ7CxlbvWg=";
|
||||
version = "3.0.3";
|
||||
hash = "sha256-9QZlCnbx8s7737WD80NBIQLxcKvFXG/4dWd5Jrm9lGM=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user