From c6b1da74b28b03bac18ff69317c3c826d4e1b87c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 05:25:53 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/resteasy.git#da2eda17e8963f89919716ec205483547d314522 --- resteasy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resteasy.spec b/resteasy.spec index 979dc2f..13c6bed 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -3,7 +3,7 @@ Name: resteasy Version: 3.0.26 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Framework for RESTful Web services and Java applications License: ASL 2.0 and CDDL URL: http://resteasy.jboss.org/ @@ -211,6 +211,9 @@ find -name '*.jar' -print -delete %license License.html %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.0.26-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 30 2020 Alexander Scheel - 3.0.26-6 - CVE-2020-1695: Improper validation of response header in MediaTypeHeaderDelegate.java class Resolves: rh-bz#1845547