openvpn_24: 2.4.9 -> 2.4.11

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

(cherry picked from commit e2df9554b03f31616c2e7848716386db4b9277db)
This commit is contained in:
Thomas Gerbet 2021-05-23 15:52:46 +02:00 committed by Robert Schütz
parent 6929dd4f0b
commit 88144f9b91
1 changed files with 2 additions and 2 deletions

View File

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