import cjose-0.6.1-16.el9

c9 imports/c9/cjose-0.6.1-16.el9
MSVSphere Packaging Team 1 year ago
parent e1b0193a44
commit dc447fd4e5

@ -1,6 +1,6 @@
Name: cjose
Version: 0.6.1
Release: 13%{?dist}
Release: 16%{?dist}
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE)
License: MIT
@ -66,10 +66,22 @@ make check || (cat test/test-suite.log; exit 1)
%changelog
* Wed Jul 19 2023 Tomas Halman <thalman@redhat.com> - 0.6.1-13
- cjose: AES GCM decryption uses the Tag length from the actual Authentication
Tag provided in the JWE [rhel-9.2.0.z]
Resolves: rhbz#2223493
* 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
Resolves: rhbz#2223308
* Wed May 3 2023 <spoore@redhat.com> - 0.6.1-15
- Rebuilt for gating
Related: rhbz#2180445
* Tue May 2 2023 <thalman@redhat.com> - 0.6.1-14
- Rebuilt for gating
Related: rhbz#2180445
* Tue Mar 21 2023 <thalman@redhat.com> - 0.6.1-13
- Random memory override
Resolves: rhbz#2180445
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.1-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Loading…
Cancel
Save