]> git.ipfire.org Git - thirdparty/openwrt.git/commit
dropbear: fix FTBFS when CONFIG_DROPBEAR_SVR_PUBKEY_OPTIONS is not enabled
authorKonstantin Demin <rockdrilla@gmail.com>
Thu, 31 Jul 2025 11:21:01 +0000 (14:21 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 7 Aug 2025 14:44:11 +0000 (16:44 +0200)
commit27baa3c731a6aec17a3cb8755cf51e78383fa898
tree1f3aabc6daded3219d5644d2d836d6e0d7ebac8d
parent07b20b6d3599bbb28d2d6bb6de22a7ae2757ba45
dropbear: fix FTBFS when CONFIG_DROPBEAR_SVR_PUBKEY_OPTIONS is not enabled

While this is discouraged to disable this option, both upstream and OpenWrt allows one to do it.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19611
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/dropbear/patches/051-fix-pubkey-options.patch [new file with mode: 0644]