mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-28 21:50:18 +01:00
Version v0.18.0 - CHANGELOG.md [citest skip]
[v0.18.0] - 2022-09-27 -------------------- ### New Features - Adding support for OpenWrt 21.03 - Add final version of RequiredRSASize Keep the old version for backward compatibility Upstream commit: https://github.com/openssh/openssh-portable/commit/1875042c ### Bug Fixes - Update source template to match generated files ### Other Changes - Remove legacy files - Update pre-commit plugins to latest - Linting fixes - keep v prefix in version/tag Keep the `v` prefix in the version/tag Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
1ae6284951
commit
59b8d3c7b9
1 changed files with 30 additions and 0 deletions
30
CHANGELOG.md
30
CHANGELOG.md
|
@ -1,6 +1,36 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
[v0.18.0] - 2022-09-27
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
- Adding support for OpenWrt 21.03
|
||||||
|
|
||||||
|
- Add final version of RequiredRSASize
|
||||||
|
|
||||||
|
Keep the old version for backward compatibility
|
||||||
|
|
||||||
|
Upstream commit:
|
||||||
|
https://github.com/openssh/openssh-portable/commit/1875042c
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Update source template to match generated files
|
||||||
|
|
||||||
|
### Other Changes
|
||||||
|
|
||||||
|
- Remove legacy files
|
||||||
|
|
||||||
|
- Update pre-commit plugins to latest
|
||||||
|
|
||||||
|
- Linting fixes
|
||||||
|
|
||||||
|
- keep v prefix in version/tag
|
||||||
|
|
||||||
|
Keep the `v` prefix in the version/tag
|
||||||
|
|
||||||
[v0.17.0] - 2022-08-31
|
[v0.17.0] - 2022-08-31
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue