|
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
## [Unreleased]
|
|
## [Unreleased]
|
|
|
|
+### Changed
|
|
|
|
+- `sshd`: no longer accept RSA keys < 2048 bits for authentication
|
|
|
|
+
|
|
### Fixed
|
|
### Fixed
|
|
- `sshd_config`: added redundant settings blocking unused features
|
|
- `sshd_config`: added redundant settings blocking unused features
|
|
- `docker-compose`: increased memory limit to support large repos and `git-remote-gcrypt`
|
|
- `docker-compose`: increased memory limit to support large repos and `git-remote-gcrypt`
|