openvpn: 2.5.0 -> 2.5.2

Fixes CVE-2020-15078.
https://community.openvpn.net/openvpn/wiki/CVE-2020-15078

(cherry picked from commit 82f90f892f8ac3e26608fd2ce4f810dc30dd470f)
This commit is contained in:
Thomas Gerbet 2021-05-23 15:46:06 +02:00 committed by Robert Schütz
parent 0b4994f714
commit 6929dd4f0b

View File

@ -83,7 +83,7 @@ in
};
openvpn = generic {
version = "2.5.0";
sha256 = "sha256-AppCbkTWVstOEYkxnJX+b8mGQkdyT1WZ2Z35xMNHj70=";
version = "2.5.2";
sha256 = "sha256-sSdDg2kB82Xvr4KrJJOWfhshwh60POmo2hACoXycHcg=";
};
}