8 Commits

Author SHA1 Message Date
Christian Breunig
4417986365 dropbear: T6195: add missing libpam0g-dev build dependency 2024-04-01 16:10:17 +02:00
Christian Breunig
b17befe2e4 dropbear: T6195: package upgrade 2022.83-1+deb12u1
Fix CVE-2023-48795: (terrapin attack)

The SSH transport protocol with certain OpenSSH extensions allows remote
attackers to bypass integrity checks such that some packets are omitted (from
the extension negotiation message), and a client and server may consequently
end up with a connection for which some security features have been downgraded
or disabled, aka a Terrapin attack.
2024-04-01 16:07:06 +02:00
Christian Breunig
5c570e88e2 dropbear: T5244: port PAM auth pathc to 2022.83 2023-05-28 15:47:33 +02:00
Christian Breunig
9a15bf5150 dropbear: T5244: update package to 2022.83 2023-05-28 15:27:03 +02:00
Christian Breunig
da0c694817 packages: change glob pattern to be recursive 2023-05-26 07:11:15 +02:00
Christian Breunig
1af87a7749 Docker: T5076: unbloat container - remove dependencies for dropbear 2023-03-10 21:36:54 +01:00
Christian Poessinger
cd1abe06bc gitignore: cleanup double rules from individual packages
Individual packages like dropbear, frr, iproute2 ... all came with a copy of
gitignore rules already present in the base file.

Those rules have been dropped.
2022-11-23 19:27:51 +01:00
Christian Poessinger
52f75193f3 packages: T3164: build Dropbear from source with PAM support
Dropbear version shipped in Debian does not have PAM support enabled. For the
VyOS console server it would be nice to have the possibility to use RADIUS
authentication.
2022-01-16 21:10:43 +01:00