diff --git a/jetty-9.4.40.v20210413.tar.gz b/jetty-9.4.43.v20210629.tar.gz similarity index 70% rename from jetty-9.4.40.v20210413.tar.gz rename to jetty-9.4.43.v20210629.tar.gz index 6d63985260de2624dd43d02c09e52a3bdb59f4a8..2a7c80ba182eadc45fc19dc6d8442bdcb8cb9550 100644 Binary files a/jetty-9.4.40.v20210413.tar.gz and b/jetty-9.4.43.v20210629.tar.gz differ diff --git a/jetty.spec b/jetty.spec index 4e1cfe0ae49087e255ffd2d3515b22e61263ec93..6ab0e99bab51933de7629ccf7fe08ffbc66a3443 100644 --- a/jetty.spec +++ b/jetty.spec @@ -44,7 +44,7 @@ %global appdir %{jettylibdir}/webapps -%global addver .v20210413 +%global addver .v20210629 # minimal version required to build eclipse and thermostat # eclipse needs: util, server, http, continuation, io, security, servlet @@ -53,7 +53,7 @@ %bcond_without jp_minimal Name: jetty -Version: 9.4.40 +Version: 9.4.43 Release: %{anolis_release}%{?dist} Summary: Java Webserver and Servlet Container @@ -980,5 +980,8 @@ exit 0 %license LICENSE NOTICE.txt LICENSE-MIT %changelog +* Wed Jan 10 2024 mgb01105731 - 9.4.43-1 +- update to version 9.4.43 + * Wed Jun 21 2023 mgb01105731 - 9.4.40-1 - Init upstream from version 9.4.40