!40 Add glassfish-servlet-api version limit
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
15b7ebbbc4
@ -11,7 +11,7 @@
|
||||
Name: eclipse
|
||||
Epoch: 1
|
||||
Version: 4.11
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: An open, extensible IDE
|
||||
License: EPL-2.0
|
||||
URL: http://www.eclipse.org/
|
||||
@ -69,7 +69,7 @@ BuildRequires: batik-css >= 1.10 xmlgraphics-commons >= 2.2 xml-commons-ap
|
||||
BuildRequires: eclipse-ecf-core >= 3.14.4 eclipse-emf-core >= 1:2.16.0 eclipse-license2
|
||||
BuildRequires: glassfish-annotation-api glassfish-el-api >= 3.0.1 glassfish-el >= 3.0.1
|
||||
BuildRequires: glassfish-jsp-api >= 2.2.1 glassfish-jsp >= 2.2.5
|
||||
BuildRequires: glassfish-servlet-api >= 3.1.0 httpcomponents-core httpcomponents-client jsoup
|
||||
BuildRequires: glassfish-servlet-api <= 3.1.0 httpcomponents-core httpcomponents-client jsoup
|
||||
BuildRequires: xz-java mockito >= 2.23.9 osgi(osgi.annotation)
|
||||
%if ! %{bootstrap}
|
||||
BuildRequires: eclipse-pde eclipse-egit eclipse-emf-runtime eclipse-jgit
|
||||
@ -748,6 +748,9 @@ echo "%{version}-%{release}" > %{buildroot}%{_eclipsedir}/.pkgs/Distro%{?dist}
|
||||
%{_eclipsedir}/plugins/org.eclipse.osgi.util_*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 3 2023 liyanan <liyanan61@h-partners.com> - 1:4.11-5
|
||||
- Add glassfish-servlet-api version limit
|
||||
|
||||
* Thu Jul 14 2022 wangkai <wangkai385@h-partners.com> - 1:4.11-4
|
||||
- Fix CVE-2020-27225
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user