aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #20725 from pprindeville/fix-indent-strongswanPhilip Prindeville2023-03-28
|\ \ \ \ \ | | | | | | | | | | | | strongswan: Fix indent for hw_offload, interface, priority
| * | | | | strongswan: simplify indentationPhilip Prindeville2023-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow passing multiple config lines with the same indent level. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | strongswan: Fix indent for hw_offload, interface, priorityPhilip Prindeville2023-03-26
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | cni-plugins-nft: update to 1.0.12Oskari Rauta2023-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - docs: update install instructions - upgrade to go1.19 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | gummiboot: update to 48.1Oskari Rauta2023-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - disable man pages generation Mostly bug fixes. Full list of changes: https://cgit.freedesktop.org/gummiboot/log/ Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | Merge pull request #20600 from oskarirauta/curlEtienne Champetier2023-03-27
|\ \ \ \ \ | | | | | | | | | | | | curl: enable unix sockets by default
| * | | | | curl: enable unix sockets by defaultOskari Rauta2023-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - changed Config.in to enable unix sockets support by default - release number bumped Description: socket support is very handy when communicating with various REST APIs. Size increases are very small, nearly unnoticiable. Tested-by: Stan Grishin <stangri@melmac.ca> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | natmap: update to 20230322Ray Wang2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ray Wang <r@hev.cc>
* | | | | | sing-box: update to 1.2.1Van Waholtz2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs: https://github.com/SagerNet/sing-box/releases/tag/v1.2.1 Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | | | | | yq: Update to 4.33.1Tianling Shen2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | 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>
* | | | | | docker-compose: Update to version 2.17.2Javier Marcet2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | Merge pull request #20708 from commodo/sudoAlexandru Ardelean2023-03-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | sudo: bump to verison 1.9.13p3
| * | | | | | sudo: bump to verison 1.9.13p3Alexandru Ardelean2023-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | | | | borgbackup: bump to 1.2.4Julien Malik2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* | | | | | | borgbackup: add missing dependenciesJulien Malik2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initial package submission was missing some required and optional dependencies due to lack of testing on a system without any python related packages pre-installed. Some optional but highly recommended dependencies were discovered with the stdlib module as described in: https://github.com/openwrt/packages/blob/392a68e24774294590abf9c08ea1832f2cee190d/lang/python/README.md Fixes #20441 Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* | | | | | | banip: update to 0.8.2-4Dirk Brenken2023-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed a race condition if the service is in a disabled state Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | samba4: update to 4.18.0Andrew Sim2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Samba release history: https://www.samba.org/samba/history/samba-4.18.0.html Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
* | | | | | | dnsproxy: Update to 0.48.2Tianling Shen2023-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | xz: update to version 5.4.2Hannu Nyman2023-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 5.4.2 (keep in sync with xz in tools/) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | haproxy: update to v2.6.11Christian Lachner2023-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy PKG_VERSION and PKG_HASH - This release includes a fix for an OOB write. The official notes do not list a CVE entry but I guess there is a chance for security implications - See changes: http://git.haproxy.org/?p=haproxy-2.6.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | syncthing: Update to 1.23.2Tianling Shen2023-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed build with go 1.20 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | Merge pull request #20709 from akosiaris/collectd_fix_ltq-dsl_compilationHannu Nyman2023-03-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | collectd: Fix ltq-dsl compilation errors
| * | | | | | | collectd: Fix ltq-dsl compilation errorsAlexandros Kosiaris2023-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per https://github.com/openwrt/packages/pull/19396#issuecomment-1480780893 prefix ltq-dsl-app with a @ character to fix the compilation issues witnessed in PR #19396 and #20662 Signed-off-by: Alexandros Kosiaris <akosiaris@gmail.com>
* | | | | | | | sing-box: update to 1.2.0Van Waholtz2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs: https://github.com/SagerNet/sing-box/releases/tag/v1.2.0 Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | | | | | | | rust: fix build with glibcTianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't set musl-specific options/ldflags when using glibc. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | rust: enable use of prebuilt llvm toolchainTianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | llvm-bpf is not ready for generic usage, so use prebuilt llvm toolchain provided by the rust project to speedup build (~1hour faster). Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | ripgrep: adapt new rust build standardTianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | maturin: Update to 0.14.15Tianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a build error: > unresolved import `time::macros` Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | maturin: adapt new rust build standardTianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, move maturin out of rust directory. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | rust: refactor build helperTianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new RustBinPackage, RustBinHostBuild wrapper. Added new RUST_PKG_FEATURES flag. Moved CARGO_HOME to STAGING_DIR_HOSTPKG. Overrode default Build/Compile and Host/Compile to Cargo build. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | rust: remove useless target dependencies and configurationTianling Shen2023-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are for the target build which is not supported yet, drop them. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | rust: remove useless tarball packageTianling Shen2023-03-24
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tarball cannot be reused, so simply drop them. Also move cargo config to a file instead of using echo command. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | banip: update to 0.8.2-3Dirk Brenken2023-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * raise max. timeouts from 10 to 30 seconds to stabilize the autodetection on slow hardware * made interface trigger action configurable, set 'ban_triggeraction' accordingly (default: 'start') * made E-Mail notifications configurable to receive status E-Mais with every banIP run, set 'ban_mailnotification' accordingly (default: disabled) * small fixes & optimizations * readme update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | dnslookup: Update to 1.9.1Tianling Shen2023-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | Merge pull request #20664 from mhei/fix-gensio-build-20604Michael Heimpold2023-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gensio: fix python bindings build by using a pcre enabled host swig (fixes #20604)
| * | | | | | | gensio: move package into Python submenuMichael Heimpold2023-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at, fine-tune the description string slightly. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | | | gensio: fix build of Python binding (refs #20604)Michael Heimpold2023-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need the host build of swig only. And the binding uses libgensiocpp - not the plain C library, so fix the dependency. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | | | swig: enable pcre2 support (refs #20604)Michael Heimpold2023-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now since pcre2 provides a host build, let's use it. This is required for e.g. gensio package to provide python bindings. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | | | pcre2: add host build (refs #20604)Michael Heimpold2023-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a host build which can be used later by tools, e.g. swig - which in turn is used by gensio package to provide python bindings. While at, switch back from $(AUTORELEASE). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | 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>
* | | | | | | | node: bump to v18.15.0Hirokazu MORIKAWA2023-03-21
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v18.15.0 Fixed bug using system-icu Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | adblock: update to 4.1.5-7Dirk Brenken2023-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix cornercase issue with duplicate entries in black- and whitelist * change cpbl source URL * firewall redirects now blocks IPv4 and IPv6 (set family to "any") Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | dnsproxy: Update to 0.48.1Tianling Shen2023-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | yq: Update to 4.32.2Tianling Shen2023-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | cloudflared: Update to 2023.3.1Tianling Shen2023-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | v2raya: Update to 2.0.4Tianling Shen2023-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added TproxyNotSkipBr flag for OpenWrt. - Removed all upstreamed patches. - Removed deprecated option. - Re-enable ipv6/nftables auto-detect. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | haproxy: update to v2.6.10Christian Lachner2023-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - See changes: http://git.haproxy.org/?p=haproxy-2.6.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | transmission: update to version 4.0.2Daniel Golle2023-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See release notes for more details: https://github.com/transmission/transmission/releases/tag/4.0.2 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | open-vm-tools: update to 12.2.0Oskari Rauta2023-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>