This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch 2.0.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from fd7ff44c0 [maven-release-plugin] prepare for next development iteration
new d269dfef4 Added a while.. true loop aound the ExpiredSessionThread
loop so that the check is done more than once
new 833f3db17 Applied the fix for the CVE-2026-47065 that wasn't back
ported by mistake
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/mina/core/buffer/AbstractIoBuffer.java | 26 ++++++++++-
.../filter/firewall/ConnectionThrottleFilter.java | 52 +++++++++++-----------
2 files changed, 52 insertions(+), 26 deletions(-)