This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Releases: 1and1/ssh-config
Releases · 1and1/ssh-config
SSHConfig-1.1.11
Release 1.1.11
Changes
- Added Maven Release workflow
- Jar-With-Dependencies is now part of release
- Updated jackson dependencies 2.13.0 -> 2.14.1
- Updated slf4j dependencies 1.7.32 -> 2.0.6
- Updated log4j2 dependencies 2.17.1 -> 2.19.0
- Updated lombok dependency 1.18.22 -> 1.18.24
Checksums
Type | Message digest |
---|---|
MD5 | e7d51a142f2cdc25c745559a5dabac8d |
SHA256 | c68088c49ebb01064310c52ae1e805686c4080b6f04284350a185f2980ba6138 |
Updates log4j to v2.71.1
Another log4j update to have the latest version 2.17.1.
Update of vulnerable log4j dependency
Updates the log4j dependency to be not vulnerable for Log4Shell anymore.
Grouping & Import/export
- Grouping
- Import / export feature
Improved user handling
- User can now be given at discovery time for discovered hosts and will be stored with the host, not globally in the config.
- Validation of database via Bean Validation is active now.
- Updated several dependencies.
- Validation was wrong for the enabled attribute. Fixed.
CheckStyle + package naming
Major code improvements using CheckStyle.
Moved package structure to a domain that really belongs to the company.
Please note the RPM package was not tested.
Initial release
Initial release "as is"
The Debian package is tested.
The RPM package is not yet tested. Help / feedback is appreciated.