Related: RHEL-137884
This commit is contained in:
Jakub Jelen 2026-01-13 14:56:50 +01:00
parent 92afd9ae57
commit 202f554daa

View File

@ -7,7 +7,7 @@
Summary: Utility for secure communication and data storage
Name: gnupg2
Version: 2.3.3
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv3+
Source0: https://gnupg.org/ftp/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2
@ -239,6 +239,9 @@ make -k check
%changelog
* Tue Jan 13 2026 Jakub Jelen <jjelen@redhat.com> - 2.3.3-5
- Fix CVE-2025-68973 (gpg.fail/memcpy)
* Wed Apr 19 2023 Jakub Jelen <jjelen@redhat.com> - 2.3.3-4
- Revert marking the SHA-1 digest as weak (#2184640)