diff --git a/libgcrypt.spec b/libgcrypt.spec index 69fa42d..b55e175 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -15,7 +15,7 @@ print(string.sub(hash, 0, 16)) Name: libgcrypt Version: 1.11.0 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://www.gnupg.org/ Source0: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2 Source1: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2.sig @@ -185,6 +185,10 @@ mkdir -p -m 755 $RPM_BUILD_ROOT/etc/gcrypt %license COPYING %changelog +* Thu Oct 17 2024 Jakub Jelen - 1.11.0-4 +- Fix remaining protection flags on shared object for Aarch64 +- Fix CVE-2024-2236 (RHEL-58736) + * Fri Jul 26 2024 Jakub Jelen - 1.11.0-3 - Add CF protection on x86_64