aboutsummaryrefslogtreecommitdiff
path: root/net/iodine/patches/010-cross-compile.patch
Commit message (Collapse)AuthorAge
* iodine: bump version to 0.8.0Michael Gerlach2024-02-10
| | | | Signed-off-by: Michael Gerlach <n3ph@cccfr.de>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* net/iodine: upgrade to version 0.7.0Uwe Kleine-König2014-07-21
| | | | | | | This is compatible to 0.6.0-rc1 client and servers and fixes an authentication bypass bug (CVE-2014-4168). Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
* net/iodine: import from old packagesUwe Kleine-König2014-07-21
No further changes.