diff options
-rw-r--r-- | meta-networking/recipes-support/openvpn/openvpn_2.6.14.bb (renamed from meta-networking/recipes-support/openvpn/openvpn_2.6.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.6.13.bb b/meta-networking/recipes-support/openvpn/openvpn_2.6.14.bb index 03b9b1b64f..67ea09fad5 100644 --- a/meta-networking/recipes-support/openvpn/openvpn_2.6.13.bb +++ b/meta-networking/recipes-support/openvpn/openvpn_2.6.14.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "http://swupdate.openvpn.org/community/releases/${BP}.tar.gz \ | |||
15 | 15 | ||
16 | UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads" | 16 | UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads" |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "1af10b86922bd7c99827cc0f151dfe9684337b8e5ebdb397539172841ac24a6a" | 18 | SRC_URI[sha256sum] = "9eb6a6618352f9e7b771a9d38ae1631b5edfeed6d40233e243e602ddf2195e7a" |
19 | 19 | ||
20 | CVE_STATUS[CVE-2020-27569] = "not-applicable-config: Applies only Aviatrix OpenVPN client, not openvpn" | 20 | CVE_STATUS[CVE-2020-27569] = "not-applicable-config: Applies only Aviatrix OpenVPN client, not openvpn" |
21 | 21 | ||