aboutsummaryrefslogtreecommitdiff
path: root/net/netbird
Commit message (Collapse)AuthorAge
* netbird: update to 0.27.3Wesley Gimenes2024-04-13
| | | | Signed-off-by: Wesley Gimenes <wehagy@proton.me>
* netbird: update to 0.26.6jiangslee2024-03-30
| | | | Signed-off-by: jiangslee <jiangsili@qq.com>
* netbird: update to 0.26.3jiangslee2024-03-23
| | | | Signed-off-by: jiangslee <jiangsili@qq.com>
* netbird: update to 0.25.8Oskari Rauta2024-02-16
| | | | | | changes: https://github.com/netbirdio/netbird/compare/v0.25.2...v0.25.8 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to version 0.25.2Misha Bragin2024-01-02
| | | Signed-off-by: Misha Bragin <bangvalo@gmail.com>
* netbird: update to version 0.24.3Oskari Rauta2023-12-01
| | | | | | Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.24.3 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to version 0.24.2Oskari Rauta2023-11-19
| | | | | | | | Release notes: https://github.com/netbirdio/netbird/releases/tag/v0.24.2 Also fixes issue of not being able to build with musl (>1.2.4) Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to 0.23.9Oskari Rauta2023-10-14
| | | | | | | | | | | | Changelog: - Add Pagination for IdP Users Fetch by @bcmmbaga in #1210 - Rework peer connection status based on the update channel existence by @surik in #1213 - Fix nil pointer exception in group delete by @pappz in #1211 - Fix/key backup in config script by @pappz in #1206 Full changelog: https://github.com/netbirdio/netbird/compare/v0.23.8...v0.23.9 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to 0.23.6Oskari Rauta2023-10-02
| | | | | | | A lot of changes since previous packaged openwrt version of netbird, changes available at: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to 0.21.7Salem Huang2023-07-01
| | | | | | | | | | | | | | 1. Release notes: https://github.com/netbirdio/netbird/releases/tag/v0.21.2 https://github.com/netbirdio/netbird/releases/tag/v0.21.3 https://github.com/netbirdio/netbird/releases/tag/v0.21.4 https://github.com/netbirdio/netbird/releases/tag/v0.21.5 https://github.com/netbirdio/netbird/releases/tag/v0.21.6 https://github.com/netbirdio/netbird/releases/tag/v0.21.7 2. Update GO_PKG_LDFLAGS, because of https://github.com/netbirdio/netbird/commit/292ee260ad564d1e65199b1cb3430b0cd7ba9646 3. Define the configuration file. Signed-off-by: Salem Huang <solohoh@hotmail.com>
* netbird: update to 0.21.1Oskari Rauta2023-06-11
| | | | | | Release notes: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-04-08
| | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
* netbird: update to 0.14.5Oskari Rauta2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release Notes Management - Introduce a new ACL engine based on Rego (Open Policy Agent) for firewall control - Personal access tokens generation as a first iteration toward public API release - Add Keycloak support as an IDP manager Agent - Introduce a Firewall interface to apply granular access control (e.g., connection direction, port, or protocol level) - Make the agent run on Android (mobile support) Changelog - Feat rego default policy - Don't drop Rules from file storage after migration to Policies - Add version info command to signal server - Feat firewall controller interface - Adding Personal Access Token generation - Exchange proxy mode via signal - Fix connstate indication - Mobile - PAT persistence - Add Keycloak Idp Manager - Adjustments for the change server flow - Disable peer expiration of peers added with setup keys - Add JWT middleware validation failure log Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to 0.14.4Oskari Rauta2023-03-21
| | | | | | | Bug fixes & refactor Fix: send remote agents updates when peer re-authenticates Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to 0.14.3Oskari Rauta2023-03-13
| | | | | | | | | Bug fixes & refactor Release notes: - Fix: send remote agents updates when peer re-authenticates Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: update to 0.14.2Oskari Rauta2023-03-07
| | | | | | | Update from 0.12.0 -> 0.14.2 Release notes: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* netbird: new packageOskari Rauta2023-03-04
Netbird is similar vpn service as tailscale and zerotier. Description: NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. It requires zero configuration effort leaving behind the hassle of opening ports, complex firewall rules, VPN gateways, and so forth. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>