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
This commit is contained in:
DistroBaker 2021-02-05 05:25:53 +01:00
parent 8b5c3e3167
commit c6b1da74b2
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 3.0.26-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 30 2020 Alexander Scheel <ascheel@redhat.com> - 3.0.26-6
- CVE-2020-1695: Improper validation of response header in MediaTypeHeaderDelegate.java class
Resolves: rh-bz#1845547