openvpn: 2.4.11 -> 2.4.12 (security, CVE-2022-0547)

Release Notes:
https://github.com/OpenVPN/openvpn/blob/release/2.4/Changes.rst#version-2412https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst

Fixes: CVE-2022-0547
This commit is contained in:
Markus S. Wamser
2022-03-17 22:47:40 +01:00
parent 1098fc9221
commit 448d02ec22

View File

@@ -78,8 +78,8 @@ let
in
{
openvpn_24 = generic {
version = "2.4.11";
sha256 = "06s4m0xvixjhd3azrzbsf4j86kah4xwr2jp6cmcpc7db33rfyyg5";
version = "2.4.12";
sha256 = "1vjx82nlkxrgzfiwvmmlnz8ids5m2fiqz7scy1smh3j9jnf2v5b6";
};
openvpn = generic {