import CS cjose-0.6.1-17.el9

This commit is contained in:
eabdullin 2024-11-12 08:37:34 +00:00
parent c1239566f0
commit 1317c362f7

View File

@ -1,6 +1,6 @@
Name: cjose
Version: 0.6.1
Release: 16%{?dist}
Release: 17%{?dist}
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE)
License: MIT
@ -66,6 +66,10 @@ make check || (cat test/test-suite.log; exit 1)
%changelog
* Tue May 14 2024 <thalman@redhat.com> - 0.6.1-17
- Publishing cjose devel package
Resolves: RHEL-18066
* Wed Jul 19 2023 <thalman@redhat.com> - 0.6.1-16
- CVE-2023-37464 cjose: AES GCM decryption uses the Tag length from the actual
Authentication Tag provided in the JWE