]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
OpenSSH: Ship the entire suite of helper programs
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:25:09 +0000 (09:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:25:09 +0000 (09:25 +0000)
commite5d8276638d11ae91e4bf552c5e340da7a4e1761
tree96c218ae176c44bfacb356f09aa1c62c7a8101e6
parentdec2fb4710e33f2fd6901d259fd012586fbd1299
OpenSSH: Ship the entire suite of helper programs

The SSH daemon has been split into a listener and session daemon to have
a smaller attack vector since the listener does not need to implement
the SSH protocol.

In order to keep SSH working, we need to ship the session daemon, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/openssh