Related: rbzh#2161583
This commit is contained in:
Jakub Jelen 2023-01-25 10:01:22 +01:00
parent b90395dc15
commit be878eb9f6

View File

@ -1,7 +1,7 @@
Summary: CMS and X.509 library
Name: libksba
Version: 1.5.1
Release: 5%{?dist}
Release: 6%{?dist}
# The library is licensed under LGPLv3+ or GPLv2+,
# the rest of the package under GPLv3+
@ -85,6 +85,9 @@ make check
%changelog
* Wed Jan 25 2023 Jakub Jelen <jjelen@redhat.com> - 1.5.1-6
- Fix for CVE-2022-47629 (#2161571)
* Wed Oct 19 2022 Jakub Jelen <jjelen@redhat.com> - 1.5.1-5
- Fix for CVE-2022-3515 (#2135703)