diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:46 +0000 |
commit | 662841f4c9cb4f79661c0544986b1bcf12e39545 (patch) | |
tree | 3e0d9dd53cabf8f921f5958d90837ddffdaf4b7e /debian/patches/series | |
parent | Setting AllowAgentForwarding in sshd_config to no. (diff) | |
download | openssh-662841f4c9cb4f79661c0544986b1bcf12e39545.tar.xz openssh-662841f4c9cb4f79661c0544986b1bcf12e39545.zip |
Setting DebianBanner in sshd_config to no.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 128117a..56b7e16 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -57,3 +57,4 @@ progress-linux/0020-sshd_config-HostCertificate.patch progress-linux/0021-sshd_config-HostKey.patch progress-linux/0022-sshd_config-AuthorizedKeysFile.patch progress-linux/0023-sshd_config-AllowAgentForwarding.patch +progress-linux/0024-sshd_config-DebianBanner.patch |