From f91c816560a65ffd75f553a34e6f94dd4b326598 Mon Sep 17 00:00:00 2001 From: Otmar Sabela Date: Mon, 13 Jul 2026 18:28:26 +0200 Subject: [PATCH] sync date in changelog as per rhel-8.6.0 commit --- openssl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index dc68037..3e63844 100644 --- a/openssl.spec +++ b/openssl.spec @@ -535,7 +535,7 @@ export LD_LIBRARY_PATH %postun libs -p /sbin/ldconfig %changelog -* Thu Jul 02 2026 Otmar Sabela - 1:1.1.1k-17 +* Fri Jul 03 2026 Otmar Sabela - 1:1.1.1k-17 - Fixes CVE-2026-28390: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing Resolves: RHEL-165759