Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-25 | luci-proto-{wireguard,yggdrasil}: remove unnecessary PROVIDES | Hannu Nyman | |
Remove the unnecessary PROVIDES statements from two protocols. Wireguard was recently changed erroneously: the old compatibility reference to luci-app-wireguard was replaced by self-reference. But as the app and proto were combined already in 2022, the old compatibility define should be unnecessary by now, so just remove it. Yggdrasil has had a similar unnecessary setting (package PROVIDES itself), so remove that at the same time. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | |||
2024-04-03 | luci-proto-yggdrasil: add `yggdrasil-jumper` support | Remy D. Farley | |
Signed-off-by: Remy D. Farley <one-d-wide@protonmail.com> | |||
2023-11-11 | luci-proto-yggdrasil: yggdrasil now supported by netifd | William Fleurant | |
- this package replaces luci-app-yggdrasil Signed-off-by: William Fleurant <meshnet@protonmail.com> |