import cjose-0.6.1-16.el9

i9c changed/i9c/cjose-0.6.1-16.el9
MSVSphere Packaging Team 1 year ago
parent 6b4e7695ae
commit 4438b63dbc

@ -1,6 +1,6 @@
Name: cjose Name: cjose
Version: 0.6.1 Version: 0.6.1
Release: 13%{?dist} Release: 16%{?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,10 +66,22 @@ make check || (cat test/test-suite.log; exit 1)
%changelog %changelog
* Wed Jul 19 2023 Tomas Halman <thalman@redhat.com> - 0.6.1-13 * Wed Jul 19 2023 <thalman@redhat.com> - 0.6.1-16
- cjose: AES GCM decryption uses the Tag length from the actual Authentication - CVE-2023-37464 cjose: AES GCM decryption uses the Tag length from the actual
Tag provided in the JWE [rhel-9.2.0.z] Authentication Tag provided in the JWE
Resolves: rhbz#2223493 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
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.6.1-12 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.6.1-12
- Rebuilt for MSVSphere 9.1. - Rebuilt for MSVSphere 9.1.

Loading…
Cancel
Save