aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* dnsdist: switch from liblua to luajitPeter van Dijk2022-06-23
| | | | | | | | | luajit provides higher performance for requests handled in Lua hooks. It also enables access to dnsdist functionality only exposed via FFI, and allows configurations/hooks to call functions in any C library without providing separate bindings. Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* irqbalance: handle deepestcache optionRui Salvaterra2022-06-23
| | | | | | | Allow the user to specify the level at which irqbalance assumes the cache domains are partitioned. Keep the default value of 2. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* travelmate: update 2.0.8Dirk Brenken2022-06-23
| | | | | | * the domain whitelist feature has been extended to free up multiple nested captive portal domains. Signed-off-by: Dirk Brenken <dev@brenken.org>
* knot-resolver: update to version 5.5.1Josef Schlehofer2022-06-22
| | | | | | | | | | | | | | | Changelog for versions: - 5.4.4 [1] - 5.5.0 [2] - 5.5.1 [3] [1] https://www.knot-resolver.cz/2022-01-05-knot-resolver-5.4.4.html [2] https://www.knot-resolver.cz/2022-03-15-knot-resolver-5.5.0.html [3] https://www.knot-resolver.cz/2022-06-14-knot-resolver-5.5.1.html And refresh patch to avoid offset Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* xtables-addons: update to 3.21Ivan Pavlov2022-06-22
| | | | | | updated to kernel 5.10.121+ changes Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* fish: update to 3.5.0Rosen Penev2022-06-22
| | | | | | Various other cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hidapi: update to 0.12.0Rosen Penev2022-06-22
| | | | | | | | Switch to cmake. Add upstream patch fixing iconv detection. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmad: update to 0.16.1Rosen Penev2022-06-22
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* luajit: backport softfloat ppc supportRosen Penev2022-06-22
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* haproxy: Update HAProxy to v2.6.1Christian Lachner2022-06-22
| | | | | | | | - New major LTS release (https://www.mail-archive.com/haproxy@formilux.org/msg42371.html) - Sadly, no QUIC/H3 support for now because the QuicTLS library - which is a fork of OpenSSL - would be needed. However, we do not have a package for that and I currently do not want to build and statically link it into the haproxy package - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* gcc: update 11 minor versionChristian Marangi2022-06-21
| | | | | | | | - Update 11 minor version to match the upstream - Rename patches dir to reflect new gcc 11 minor version - Drop upstream patch Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* samba4: drop maintainershipAndy Walsh2022-06-21
| | | | | | | | | | | | | drop maintainership: * samba4 * ksmbd-tools * perl-parse-yapp * libtirpc * softethervpn5 * wsdd2 * rpcsvc-proto Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* restic: update to 0.13.1Tom Stöveken2022-06-21
| | | | | | | | | | | | | Tested lantiq/xrx200 Maintainer: Markus Weipert suggested to hand over to me, thank you! Compile tested: SDK for OpenWrt 21.02.3 Run tested: xRX200 rev 1.2, AVM FRITZ!Box 7360 V2, OpenWrt 21.02.3 Description: Updated to version 0.13.1 Signed-off-by: Tom Stöveken <tom@naaa.de>
* collectd: Support configuration of write_http pluginAlexandros Kosiaris2022-06-21
| | | | | | | | | | | | | | | | | | | | | | write_http plugin is already built and shipped in collectd-mod-write_http, however it is not possible to configure it via uci currently, instead having to rely on populating the config file manually. Add support by adding 2 functions, process_write_http() and process_write_http_node(). First one just enables/disables the plugin. The second one, in the spirit of the curl plugin, adds support for populating multiple <Node> elements under <Plugin write_http> with support for a few parameters. Those are: * name. The name of the <Node>. Mandatory * URL. Mandatory * Format. Optional. * User. Optional. * Password. Optional. * Timeout. Optional. * BufferSize. Optional. Signed-off-by: Alexandros Kosiaris <akosiaris@gmail.com>
* ksmbd-tools: fix meson buildRosen Penev2022-06-21
| | | | | | | It changed the binaries from sbin to bin, breaking the init script. Change it back. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libowfat: try to fix compilation under ARCRosen Penev2022-06-20
| | | | | | CFLAGS are not being passed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* xray-core: Update to 1.5.8Tianling Shen2022-06-20
| | | | | | Updated geodata to latest version while at it. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* django: bump to version 4.0.5Alexandru Ardelean2022-06-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* lxml: bump to version 4.9.0Alexandru Ardelean2022-06-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* unbound: update to 1.16.0Stijn Segers2022-06-19
| | | | Signed-off-by: Stijn Segers <foss@volatilesystems.org>
* cloudflared: Update to 2022.6.2Tianling Shen2022-06-19
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* v2raya: Update to 1.5.8.1Tianling Shen2022-06-19
| | | | | | | 1. Switched to use prebuilt web files to get rid of massive Node.js. 2. Increased nofile limitation to avoid "too many open files" error. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* owntone: update to 28.4Espen Jürgensen2022-06-19
| | | | | | | | | | Included changes: * Install web UI * Remove libantlr3c dependency * Add Spotify support to description * Updated conf file Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* Merge pull request #18750 from champtar/prom-lua-waitEtienne Champetier2022-06-16
|\ | | | | prometheus-node-exporter-lua: fix waiting for interface
| * prometheus-node-exporter-lua: fix waiting for interfaceEtienne Champetier2022-06-12
| | | | | | | | | | | | | | | | | | Instead of waiting for interface to be up, wait for it to have IPs, as this is what we need. Also do not call procd_open_instance when not ready. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | treewide: remove PKG_INSTALL for meson projectsRosen Penev2022-06-15
| | | | | | | | | | | | It doesn't seem to be used by meson. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #18739 from mhei/ser2net-updateMichael Heimpold2022-06-15
|\ \ | | | | | | Update gensio to 2.4.2 and ser2net to 4.3.6
| * | ser2net: update to 4.3.6Michael Heimpold2022-06-11
| | | | | | | | | | | | | | | | | | | | | We need to add an upstream patch as well, which fixes disabling the newly introduced PAM support. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | gensio: update to 2.4.2Michael Heimpold2022-06-10
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | dnsdist: update to 1.7.2Peter van Dijk2022-06-14
| | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | telegraf: update to version 1.23.0Jonathan Pagel2022-06-13
| | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | dawn: update to 2022-06-13Nick Hainke2022-06-13
| | | | | | | | | | | | | | | | | | 88c78b4 memory_utils: fix reallocation Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | rtpmidid: add packageDaniel Golle2022-06-13
| | | | | | | | | | | | | | | | | | | | | | | | Add RTP MIDI server package allowing to import/export local MIDI clients or hardware devices to the local network using Apple's RTP MIDI protocol. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | ttymidi-sysex: add packageDaniel Golle2022-06-13
| | | | | | | | | | | | | | | | | | | | | This adds an improved version of ttymidi with full support for SysEx MIDI messages. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | python3: Update to 3.10.5, refresh patchesJeffery To2022-06-13
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | ksmbd-tools: add meson buildRosen Penev2022-06-12
| | | | | | | | | | | | | | | | | | Avoids iconv problems. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | irqbalance: upstream patch to fix segfaultHannu Nyman2022-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | Apply post-1.9.0 patch from upstream to fix a segfault. savedptr can be NULL, so guard for that. Fixes #18741 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | irqbalance: upstream patch to fix irq-module relationHannu Nyman2022-06-12
| |/ |/| | | | | | | | | | | Apply post-1.9.0 patch from upstream to fix the irq-->module relation detection. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | dawn: update to 2022-06-11Nick Hainke2022-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4cf9d0b treewide: code and documentation cleanup 48b12ee datastorage: Minor chnages to kicking algorithm to tidy up some handling. 7b615b6 treewide: improve beacon/probe logging 185f31b treewide: improve beacon request handling 0c2e713 datastorage/ubus: Add "soft" kicking algorithm 38f60c5 treewide: RSSI / RCPI handling updates aba3e81 documentation: Parameter defaults and documentation 3979fdf treewide: cleanup code e3b3753 scoring: improve scoring algorithm 33f380f treewide: cleanup code b42193f kicking: improve kicking algorithm 16deab3 treewide: improve mutex handling 31f0a37 test: cleanup tests and add some test scripts 43ca8b8 treewide: fix bugs from Coverity Scan 8ae2a42 utils/storage: improve descriptions 9a9b4dd ubus: Simplify loops and scans in generating hearing map c833064 treewide: rework mutex 1df5bc5 (master) network: cleanup and improve network handling 3bd349a utils: cleanup a855087 utils/storage: cleanup 439fe95 ubus/datastorage/msghandler: cleanup 335ace2 datastorage: improve linked list 40ebf48 ubus/datastorage: cleanup c13c285 utils: cleanup 0e4fc50 documentation: Heavily revised Markdown documentation files Signed-off-by: Nick Hainke <vincent@systemli.org>
* | libpsl: use iconv dependencyRosen Penev2022-06-10
| | | | | | | | | | | | Removed need for manual iconv handling. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | cshark: fix compilation with GCC12Rosen Penev2022-06-10
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gerbera: update to 1.11.0Rosen Penev2022-06-10
| | | | | | Switch to meson build. Compiles properly with nls.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* uvcdynctrl: compile with mesonRosen Penev2022-06-09
| | | | | | meson's iconv support actually works. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* node: bump to v16.15.1Hirokazu MORIKAWA2022-06-09
| | | | | | | Upgrade npm to 8.11.0 Suppressed unnecessary builds. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* mqttled: add new packageTom Grime2022-06-09
| | | | Signed-off-by: Tom Grime <tom.grime@gmail.com>
* lighttpd: update to lighttpd 1.4.65 release hashGlenn Strauss2022-06-09
| | | | | | | * update to lighttpd 1.4.65 release hash * specify lua version w/ -Dlua_version=lua to avoid patching meson.build Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* xtables-addons: update to 3.20Nick Hainke2022-06-09
| | | | | | | | | | 866bc7f Xtables-addons 3.20 aa70669 doc: move changelog to rST d7de2a9 doc: remove old changelog entries d7e49a8 build: bump supported kernel version to 5.17 966fa43 extensions: replace PDE_DATA Signed-off-by: Nick Hainke <vincent@systemli.org>
* xtables-addons: add PKG_LICENSE_FILES and use SPDXNick Hainke2022-06-09
| | | | | | Add PKG_LICENSE_FILES. Use SPDX. Signed-off-by: Nick Hainke <vincent@systemli.org>
* domoticz: fix compilation with GCC12Rosen Penev2022-06-09
| | | | | | Upstream backport Signed-off-by: Rosen Penev <rosenp@gmail.com>
* openvpn: update to 2.5.7Ivan Pavlov2022-06-09
| | | | | | | Added limited support for OpenSSL 3.0 Fixed some bugs Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>