summaryrefslogtreecommitdiff
path: root/packages/dropbear/patches/0001-Enable-PAM-support.patch
AgeCommit message (Collapse)Author
2024-10-02T6754: Delete Jenkins build packagesmergify/bp/circinus/pr-781Viacheslav Hletenko
(cherry picked from commit 2fed892f2746561207aa21a2660f4d8f3f79d24e) # Conflicts: # packages/linux-kernel/.gitignore # packages/linux-kernel/Jenkinsfile # packages/linux-kernel/build-accel-ppp.sh # packages/linux-kernel/build-intel-ixgbe.sh # packages/linux-kernel/build-intel-ixgbevf.sh # packages/linux-kernel/build-intel-qat.sh # packages/linux-kernel/build-jool.py # packages/linux-kernel/build-kernel.sh # packages/linux-kernel/build-nat-rtsp.sh # packages/linux-kernel/build-openvpn-dco.sh # packages/net-snmp/Jenkinsfile
2023-05-28dropbear: T5244: port PAM auth pathc to 2022.83Christian Breunig
2022-01-16packages: T3164: build Dropbear from source with PAM supportChristian Poessinger
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.