Fridrich Strba 2024-02-27 12:30:58 +00:00 committed by Git OBS Bridge
parent 3b027e683a
commit 4b3354e6f8
8 changed files with 48 additions and 15 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 27 12:27:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 9.4.54.v20240208
* Security fixes
+ CVE-2024-22201, bsc#1220437: HTTP/2 connection not closed
after idle timeout when TCP congested
* Other changes
+ #1256 DoSFilter leaks USER_AUTH entries
+ #11389 Strip default ports on ws/wss scheme uris too
-------------------------------------------------------------------
Mon Oct 30 16:17:21 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package jetty-minimal
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2000-2007, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -18,10 +18,10 @@
%global base_name jetty
%global addver .v20231009
%global addver .v20240208
%define src_name %{base_name}.project-%{base_name}-%{version}%{addver}
Name: %{base_name}-minimal
Version: 9.4.53
Version: 9.4.54
Release: 0
Summary: Java Webserver and Servlet Container
License: Apache-2.0 OR EPL-1.0

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 27 12:27:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 9.4.54.v20240208
* Security fixes
+ CVE-2024-22201, bsc#1220437: HTTP/2 connection not closed
after idle timeout when TCP congested
* Other changes
+ #1256 DoSFilter leaks USER_AUTH entries
+ #11389 Strip default ports on ws/wss scheme uris too
-------------------------------------------------------------------
Thu Oct 12 15:51:00 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package jetty-unixsocket
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2000-2007, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -18,10 +18,10 @@
%global base_name jetty
%global addver .v20231009
%global addver .v20240208
%define src_name %{base_name}.project-%{base_name}-%{version}%{addver}
Name: %{base_name}-unixsocket
Version: 9.4.53
Version: 9.4.54
Release: 0
Summary: The unixsocket modules for Jetty
License: Apache-2.0 OR EPL-1.0

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 27 12:27:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 9.4.54.v20240208
* Security fixes
+ CVE-2024-22201, bsc#1220437: HTTP/2 connection not closed
after idle timeout when TCP congested
* Other changes
+ #1256 DoSFilter leaks USER_AUTH entries
+ #11389 Strip default ports on ws/wss scheme uris too
-------------------------------------------------------------------
Thu Oct 12 15:51:00 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package jetty-websocket
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2000-2007, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -18,10 +18,10 @@
%global base_name jetty
%global addver .v20231009
%global addver .v20240208
%define src_name %{base_name}.project-%{base_name}-%{version}%{addver}
Name: %{base_name}-websocket
Version: 9.4.53
Version: 9.4.54
Release: 0
Summary: The websocket modules for Jetty
License: Apache-2.0 OR EPL-1.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcff12abe2702029cc1bcd75a7294c0359f243fb16768c5d9f161a9b2fa3c7ee
size 19349292

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51201322d72c5ef29c0ae83ef130a3b58460a41935e38c7830c26deece87473f
size 19349613