gnu: Open vSwitch: Update to 2.13.3 [fixes CVE-2020-35498].

* gnu/packages/networking.scm (openvswitch): Update to 2.13.3.
This commit is contained in:
Leo Famulari 2021-02-24 16:00:23 -05:00
parent fc03a1a3d7
commit 4815f8162f
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -2390,7 +2390,7 @@ (define-public nzbget
(define-public openvswitch
(package
(name "openvswitch")
(version "2.13.0")
(version "2.13.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -2398,7 +2398,7 @@ (define-public openvswitch
version ".tar.gz"))
(sha256
(base32
"0cd5vmfr6zwgcnkwys6rag6cmz68v0librpaplianv734xs74pyx"))))
"1wc5zspy9aln7di7m9a1qy4lv3h05gmhgd1nffhb9nxdcxqgnpgp"))))
(build-system gnu-build-system)
(arguments
'(;; FIXME: many tests fail with: