From 6f3cbe8914a4165f9daf7513ff23b8ec7684fded Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 13 Nov 2024 16:04:11 +0300 Subject: [PATCH] import cjose-0.6.1-17.el9 --- SPECS/cjose.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/cjose.spec b/SPECS/cjose.spec index c0ed64c..62366b3 100644 --- a/SPECS/cjose.spec +++ b/SPECS/cjose.spec @@ -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 - 0.6.1-17 +- Publishing cjose devel package + Resolves: RHEL-18066 + * Wed Jul 19 2023 - 0.6.1-16 - CVE-2023-37464 cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE