summaryrefslogtreecommitdiff
path: root/packages/dropbear/build.sh
AgeCommit message (Collapse)Author
2022-01-17packages: T3164: Dropbear - apply VyOS patches without quiltChristian Poessinger
This prevents error: dpkg-source: error: expected [ +-] at start of line 16 of diff 'dropbear/debian/patches/0001-Enable-PAM-support.patch' dpkg-source: info: applying 0001-Enable-PAM-support.patch dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
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. (cherry picked from commit 52f75193f3afe799017e17504d5785aa7817d455)