Update Release to match upstream
This commit is contained in:
parent
796f013c8c
commit
27cfa9a4f3
@ -1,6 +1,6 @@
|
|||||||
Name: cjose
|
Name: cjose
|
||||||
Version: 0.6.1
|
Version: 0.6.1
|
||||||
Release: 4%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE)
|
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE)
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -66,12 +66,10 @@ make check || (cat test/test-suite.log; exit 1)
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 19 2023 <thalman@redhat.com> - 0.6.1-4
|
* Wed Jul 19 2023 <thalman@redhat.com> - 0.6.1-3
|
||||||
- CVE-2023-37464 cjose: AES GCM decryption uses the Tag length from the actual
|
- CVE-2023-37464 cjose: AES GCM decryption uses the Tag length from the actual
|
||||||
Authentication Tag provided in the JWE
|
Authentication Tag provided in the JWE
|
||||||
Resolves: rhbz#2223308
|
Resolves: rhbz#2223308
|
||||||
|
|
||||||
* Fri Mar 17 2023 <thalman@redhat.com> - 0.6.1-3
|
|
||||||
- Random memory override
|
- Random memory override
|
||||||
Resolves: rhbz#2072469
|
Resolves: rhbz#2072469
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user