Diff openssl-3.0.9-r1 with a openssl-3.0.9-r2
/usr/portage/dev-libs/openssl/openssl-3.0.9-r2.ebuild 2023-10-09 14:52:29.752368357 +0300 | ||
---|---|---|
50 | 50 |
/usr/include/openssl/configuration.h |
51 | 51 |
) |
52 | 52 | |
53 |
PATCHES=( |
|
54 |
"${FILESDIR}"/${P}-CVE-2023-2975.patch |
|
55 |
"${FILESDIR}"/${P}-CVE-2023-3446.patch |
|
56 |
) |
|
57 | ||
53 | 58 |
pkg_setup() { |
54 | 59 |
if use ktls ; then |
55 | 60 |
if kernel_is -lt 4 18 ; then |