openvswitch: 3.2.1 -> 3.2.2
https://www.openvswitch.org/releases/NEWS-3.2.2.txt https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000340.html https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000339.html Fixes: CVE-2023-3966, CVE-2023-5366
This commit is contained in:
parent
d8e8686e02
commit
c4be8e51b8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
import ./generic.nix {
|
||||
version = "3.2.1";
|
||||
hash = "sha256-nXdyDJIU60Lx9cvpLuUp3E7MUnaZvvGDm+UKbXJRH0o=";
|
||||
version = "3.2.2";
|
||||
hash = "sha256-BCesNAYE3RyxfBAzK2/6+PcV1W+1ZEZQKVSLSq/pWC8=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue