Accepting request 853651 from Java:packages
bsc#1179727, CVE-2020-27218 OBS-URL: https://build.opensuse.org/request/show/853651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jetty-minimal?expand=0&rev=6
This commit is contained in:
commit
a9d2d48c26
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fac8bb95f8e8de245b284d359607b414893992ebb4e2b6e3ee40161297ea2111
|
||||
size 19323085
|
3
jetty-9.4.35.v20201120.tar.gz
Normal file
3
jetty-9.4.35.v20201120.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5bbfde30e900aca628e33f78aaa40497ecf32c4033e307ce2f4fda9036220ee
|
||||
size 19172757
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 18:12:50 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 9.4.35.v20201120
|
||||
* Fixes bsc#1179727, CVE-2020-27218
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 13:05:09 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
|
||||
%global base_name jetty
|
||||
%global addver .v20200611
|
||||
%global addver .v20201120
|
||||
Name: %{base_name}-minimal
|
||||
Version: 9.4.30
|
||||
Version: 9.4.35
|
||||
Release: 0
|
||||
Summary: Java Webserver and Servlet Container
|
||||
License: Apache-2.0 OR EPL-1.0
|
||||
@ -213,9 +213,6 @@ find . -name "*.class" -exec rm {} \;
|
||||
|
||||
%pom_disable_module aggregates/jetty-all
|
||||
|
||||
# Use proper groupId for apache ant
|
||||
%pom_xpath_replace "pom:groupId[text()='ant']" "<groupId>org.apache.ant</groupId>" jetty-ant/pom.xml
|
||||
|
||||
%pom_remove_dep "com.sun.net.httpserver:http" jetty-http-spi
|
||||
|
||||
%pom_change_dep -r org.mortbay.jasper:apache-jsp org.apache.tomcat:tomcat-jasper
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 18:12:50 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 9.4.35.v20201120
|
||||
* Fixes bsc#1179727, CVE-2020-27218
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 13:05:09 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
|
||||
%global base_name jetty
|
||||
%global addver .v20200611
|
||||
%global addver .v20201120
|
||||
Name: %{base_name}-websocket
|
||||
Version: 9.4.30
|
||||
Version: 9.4.35
|
||||
Release: 0
|
||||
Summary: The websocket modules for Jetty
|
||||
License: Apache-2.0 OR EPL-1.0
|
||||
@ -137,9 +137,6 @@ find . -name "*.class" -exec rm {} \;
|
||||
|
||||
%pom_disable_module aggregates/jetty-all
|
||||
|
||||
# Use proper groupId for apache ant
|
||||
%pom_xpath_replace "pom:groupId[text()='ant']" "<groupId>org.apache.ant</groupId>" jetty-ant/pom.xml
|
||||
|
||||
%pom_remove_dep "com.sun.net.httpserver:http" jetty-http-spi
|
||||
|
||||
%pom_change_dep -r org.mortbay.jasper:apache-jsp org.apache.tomcat:tomcat-jasper
|
||||
|
Loading…
x
Reference in New Issue
Block a user