1.10.0-13

Resolves: RHEL-182718
This commit is contained in:
Jakub Jelen 2026-06-30 09:30:16 +02:00
parent f66724f0bd
commit ebe0d5d48e

View File

@ -16,7 +16,7 @@ print(string.sub(hash, 0, 16))
Name: libgcrypt
Version: 1.10.0
Release: 12%{?dist}
Release: 13%{?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
@ -268,6 +268,9 @@ mkdir -p -m 755 $RPM_BUILD_ROOT/etc/gcrypt
%license COPYING
%changelog
* Tue Jun 30 2026 Jakub Jelen <jjelen@redhat.com> - 1.10.0-13
- Bump version to fix wrong build target.
* Fri Jun 26 2026 Jakub Jelen <jjelen@redhat.com> - 1.10.0.12
- Fix CVE-2026-41989: Denial of Service and buffer overflow via crafted ECDH ciphertext