Anapaya system-config
Releases
v1.7.0
Release date: 2025-07-14
- Add
net.ipv6.conf.all.forwarding=1
to sysctl configuration to enable IPv6 forwarding to support shuttle with IPv6 tunnels.
Release date: 2025-02-03
- Add dependency on
openssh-server
package to ensure that the sshd service is installed and available.
v1.6.0
Release date: 2025-02-03
- Add dependency on
openssh-server
package to ensure that the sshd service is installed and available.
v1.5.0
Release date: 2024-08-28
- Further restrict the ciphers in sshd configuration.
- Add post-installation hook that ensures sshd configuration is reloaded without a host restart.
v1.4.0
Release date: 2024-07-23
- Automatically log out users after 5 minutes of inactivity.
- Add a more secure SSH configuration.
- Ensure the docker daemon does not manage
ip6tables
.
v1.3.0
Release date: 2024-05-16
- Add configuration to protect against SYN flood attacks.
- Add configuration to allow unsupported SFPs to be used with the ixgbe driver.
v1.2.0
Release date: 2024-01-11
- Add sshd config to disable root login with password, keyboard interactive authentication and challenge response authentication.