This update for eclipse-jgit, jsch fixes the following issues:
Security fix:
CVE-2023-4759: Fixed an arbitrary file overwrite which might have occurred with a specially crafted git repository and a case-insensitive filesystem. (bsc#1215298)
Other fixes:
jsch was updated to version 0.2.9:
Added support for various algorithms
Migrated from com.jcraft:jsch to com.github.mwiede:jsch fork (bsc#1211955):
Alias to the old artifact since the new one is drop-in
replacement
Keep the old OSGi bundle symbolic name to avoid extensive
patching of eclipse stack
Updated to version 0.2.9:
For the full list of changes please consult the upstream changelogs below for each version updated: