mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
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:
@@ -78,8 +78,8 @@ let
|
||||
in
|
||||
{
|
||||
openvpn_24 = generic {
|
||||
version = "2.4.11";
|
||||
sha256 = "06s4m0xvixjhd3azrzbsf4j86kah4xwr2jp6cmcpc7db33rfyyg5";
|
||||
version = "2.4.12";
|
||||
sha256 = "1vjx82nlkxrgzfiwvmmlnz8ids5m2fiqz7scy1smh3j9jnf2v5b6";
|
||||
};
|
||||
|
||||
openvpn = generic {
|
||||
|
||||
Reference in New Issue
Block a user