openssl_1_1_0: 1.1.0h -> 1.1.0i
this addresses: - Client DoS due to large DH parameter (CVE-2018-0732) - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737) Changelog: https://www.openssl.org/news/changelog.html#x1
This commit is contained in:
@@ -124,11 +124,8 @@ in {
|
||||
};
|
||||
|
||||
openssl_1_1_0 = common {
|
||||
version = "1.1.0h";
|
||||
sha256 = "05x509lccqjscgyi935z809pwfm708islypwhmjnb6cyvrn64daq";
|
||||
patches = [
|
||||
./revert-relaxed-quoting.patch
|
||||
];
|
||||
version = "1.1.0i";
|
||||
sha256 = "16fgaf113p6s5ixw227sycvihh3zx6f6rf0hvjjhxk68m12cigzb";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user