Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Releasing progress-linux version 1:8.4p1-5+deb11u3progress6u1.HEADprogress-linux/1%8.4p1-5+deb11u3progress6u1progress-linux | Daniel Baumann | 2024-04-28 | 1 | -0/+47 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Renaming ssh group to _ssh (Closes: #990456). | Daniel Baumann | 2024-04-28 | 1 | -3/+16 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting MaxAuthTries in sshd_config to 3. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting LoginGraceTime in sshd_config to 1m. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting DebianBanner in sshd_config to no. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting AllowAgentForwarding in sshd_config to no. | Daniel Baumann | 2024-04-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting AuthorizedKeysFile in sshd_config to /etc/ssh/authorized_keys/%u ↵ | Daniel Baumann | 2024-04-28 | 2 | -0/+4 |
| | | | | | | .ssh/authorized_keys. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostKey in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostCertificate in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting PubkeyAcceptedKeyTypes in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting MACs in sshd_config to UMAC and HMAC. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting KexAlgorithms in sshd_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostKeyAlgorithms in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostbasedAcceptedKeyTypes in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Ciphers in sshd_config to ChaCha20 and AES. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Including openssh-server configuration files for Progress Linux. | Daniel Baumann | 2024-04-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default host key generation to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting openssh-server/password-authentication to false. | Daniel Baumann | 2024-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting openssh-server/permit-root-login to false. | Daniel Baumann | 2024-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Removing version control tags in sshd_config. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting IdentityFile in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting PubkeyAcceptedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting MACs in ssh_config to UMAC and HMAC. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostKeyAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostbasedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Ciphers in ssh_config to ChaCha20 and AES. | Daniel Baumann | 2024-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-04-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Including openssh-client configuration files for Progress Linux. | Daniel Baumann | 2024-04-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating options in ssh_config. | Daniel Baumann | 2024-04-28 | 2 | -0/+27 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Removing small diffie-hellman moduli. | Daniel Baumann | 2024-04-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default ECDSA size in ssh-keygen to 521. | Daniel Baumann | 2024-04-28 | 2 | -0/+28 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default RSA size in ssh-keygen to 4096. | Daniel Baumann | 2024-04-28 | 2 | -0/+28 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default key type in ssh-keygen to ED25519. | Daniel Baumann | 2024-04-28 | 2 | -0/+32 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Disabling pam_motd.so. | Daniel Baumann | 2024-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling pam_access.so. | Daniel Baumann | 2024-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating vcs fields. | Daniel Baumann | 2024-04-27 | 1 | -2/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating bugs field. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating uploaders field. | Daniel Baumann | 2024-04-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating maintainer field. | Daniel Baumann | 2024-04-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding debian version 1:8.4p1-5+deb11u3.debian/1%8.4p1-5+deb11u3debian | Daniel Baumann | 2024-04-27 | 131 | -0/+18489 |
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> |