diff --git a/SPECS/opa/opa.signatures.json b/SPECS/opa/opa.signatures.json index 8403bf65d8..db5e1b9215 100644 --- a/SPECS/opa/opa.signatures.json +++ b/SPECS/opa/opa.signatures.json @@ -1,5 +1,5 @@ { - "Signatures": { - "opa-0.50.2.tar.gz": "6b95534d83c05910b656d29374b7a588cf292d60e3adc2238452426e241d5179" - } -} + "Signatures": { + "opa-0.63.0.tar.gz": "0639466031325de698c61d55850c35d14a7a260ead5d5a06540ee142950818b0" + } +} \ No newline at end of file diff --git a/SPECS/opa/opa.spec b/SPECS/opa/opa.spec index 73fc88dea1..0c3a0681ce 100644 --- a/SPECS/opa/opa.spec +++ b/SPECS/opa/opa.spec @@ -4,8 +4,8 @@ %global short_commit e88ad165 Summary: Open source, general-purpose policy engine Name: opa -Version: 0.50.2 -Release: 8%{?dist} +Version: 0.63.0 +Release: 1%{?dist} # Upstream license specification: MIT and Apache-2.0 # Main package: ASL 2.0 # internal/jwx: MIT @@ -53,6 +53,9 @@ install -D -p -m 0644 man/* %{buildroot}%{_mandir}/man1/ %{_bindir}/* %changelog +* Mon Apr 01 2024 CBL-Mariner Servicing Account - 0.63.0-1 +- Auto-upgrade to 0.63.0 - CVE-2023-45142 + * Fri Feb 02 2024 CBL-Mariner Servicing Account - 0.50.2-8 - Bump release to rebuild with go 1.21.6 diff --git a/cgmanifest.json b/cgmanifest.json index 17edc13160..bab466a97a 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -15274,8 +15274,8 @@ "type": "other", "other": { "name": "opa", - "version": "0.50.2", - "downloadUrl": "https://github.com/open-policy-agent/opa/archive/refs/tags/v0.50.2.tar.gz" + "version": "0.63.0", + "downloadUrl": "https://github.com/open-policy-agent/opa/archive/refs/tags/v0.63.0.tar.gz" } } },