openssh: Update to version 9.8p1

- Update from version 9.7p1 to 9.8p1
- Update of rootfile
- Changelog
    9.8p1
	-There is a fix for CVE-2024-6387
	-The number of changes is too large to show all here. As well as the CVE fix and
	 another security related fix there are a log of bug fixes as well. The details can
         seen at https://www.openssh.com/txt/release-9.8

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2024-07-01 21:47:36 +02:00
committed by Michael Tremer
parent c47863aca3
commit 0a574ab660
2 changed files with 3 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
#etc/ssh
etc/ssh/moduli
etc/ssh/ssh_config
#etc/ssh/ssh_host_dsa_key
#etc/ssh/ssh_host_dsa_key.pub
#etc/ssh/ssh_host_ecdsa_key
#etc/ssh/ssh_host_ecdsa_key.pub
#etc/ssh/ssh_host_ed25519_key
@@ -22,6 +20,7 @@ usr/lib/openssh/sftp-server
#usr/lib/openssh/ssh-keysign
usr/lib/openssh/ssh-pkcs11-helper
usr/lib/openssh/ssh-sk-helper
#usr/lib/openssh/sshd-session
usr/sbin/sshd
#usr/share/man/man1/scp.1
#usr/share/man/man1/sftp.1