Sync from SUSE:SLFO:Main jsch-agent-proxy revision c2292706e9eea6876d4e80a52fd43c53

This commit is contained in:
2024-05-31 14:45:50 +02:00
parent b6ba0edb8f
commit edff44f129
7 changed files with 45 additions and 50 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Mar 13 07:30:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to 0.0.9
* Fixes:
+ using JNA 4.1.0
+ The usocket path for ssh-agent should be configurable
- Fetch sources using source service, since the tag for this
version is missing in the git repository.
-------------------------------------------------------------------
Wed Mar 13 06:16:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Do not build the module svnkit-trilead-ssh2 that depends on
trilead-ssh2, since it is not strictly needed by anything in
our stack. This mitigates bsc#1218198, CVE-2023-48795.
-------------------------------------------------------------------
Sun Mar 20 15:18:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>