Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Releases: 1and1/ssh-config

SSHConfig-1.1.11

13 Dec 23:42
Compare
Choose a tag to compare

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

11 Jan 16:51
Compare
Choose a tag to compare

Another log4j update to have the latest version 2.17.1.

Update of vulnerable log4j dependency

18 Dec 19:06
Compare
Choose a tag to compare

Updates the log4j dependency to be not vulnerable for Log4Shell anymore.

Grouping & Import/export

23 Jul 11:48
Compare
Choose a tag to compare
  • Grouping
  • Import / export feature

Improved user handling

21 Jul 16:17
Compare
Choose a tag to compare
  • 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

13 Mar 16:21
Compare
Choose a tag to compare

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

13 Mar 15:39
Compare
Choose a tag to compare

Initial release "as is"

The Debian package is tested.
The RPM package is not yet tested. Help / feedback is appreciated.