This update for openvswitch fixes the following issues: - openvswitch was updated to 2.5.11 - CVE-2020-27827: Fixed a memory leak when parsing lldp packets (bsc#1181345) - datapath: Clear the L4 portion of the key for 'later' fragments - datapath: Properly set L4 keys on 'later' IP fragments - ofproto-dpif: Fix using uninitialised memory in user_action_cookie. - stream-ssl: Fix crash on NULL private key and valid certificate. - datapath: fix flow actions reallocation