aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | gstreamer1: update to 1.22.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | libsoup: fix compilation with libml2 1.12Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | Needs a different header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | stress-ng: bump to version 0.17.03Alexandru Ardelean2023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dropped patch '002-core-stress-Add-musl-gcc-detection-and-HAVE_COMPILER.patch' It's included in the release. Links: https://github.com/ColinIanKing/stress-ng/commit/cd84c46ce780242879e8aaa7d698b9cd87996dbd https://github.com/ColinIanKing/stress-ng/issues/325 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | mosh: Move section net/Network/SSHSergey Ponomarev2023-12-18
| | | | | | | | | | | | | | | | | | | | | | | | The mosh-server and mosh-client packages are related to SSH. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
* | | | nut: update to 2.8.1Paul Doran2023-12-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Doran <ruralroots@gmail.com> [remove upstream patch included in 2.8.1]
* | | | chrony: add ntp hotplug provider scriptMiroslav Lichvar2023-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the service is started, wait for the clock to be synchronized for up to 5 minutes and provide the stratum action once for ntp hotplug scripts. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | chrony: update to 4.5Miroslav Lichvar2023-12-18
| | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | syncthing: update to 1.27.0Van Waholtz2023-12-18
| | | | | | | | | | | | | | | | | | | | | | | | Add myself to maintainers Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | | | libtorrent-rasterbar: Update to 2.0.9Tianling Shen2023-12-18
|/ / / | | | | | | | | | | | | | | | Switch to use release tarball to avoid try_signal hack. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #22905 from mhei/libiio-update-to-0.25Michael Heimpold2023-12-18
|\ \ \ | | | | | | | | libiio: update to 0.25
| * | | libiio: update to 0.25Michael Heimpold2023-12-16
| | | | | | | | | | | | | | | | | | | | | | | | While at, backport fix to compile against libxml 2.12.0. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #22899 from mhei/php8-pecl-xdebug-update-to-3.3.1Michael Heimpold2023-12-18
|\ \ \ \ | |_|/ / |/| | | php8-pecl-xdebug: update to 3.3.1
| * | | php8-pecl-xdebug: update to 3.3.1Michael Heimpold2023-12-17
|/ / / | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #22900 from mhei/php8-update-to-8.3.0Michael Heimpold2023-12-17
|\ \ \ | | | | | | | | php8: update to 8.3.0
| * | | php8: update to 8.3.0Michael Heimpold2023-12-17
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #22894 from Ansuel/wifidog-bumpHannu Nyman2023-12-17
|\ \ \ \ | |/ / / |/| | | wifidog: make it compile again with recent version of WolfSSL
| * | | wifidog: make it compile again with recent version of WolfSSLChristian Marangi2023-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent version of WolfSSL dropped CyaSSL shims and made the package not compilable. Converting it to the WolfSSL library is simple enough as the API used are very basic and can be converted directly. Add patch that fully convert the package to WolfSSL and doesn't use the compat shim anymore. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | | apache: add compile fix for libxml-2.12.xMichael Heimpold2023-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | libxml2 restructured includes, thus another include is now required otherwise build fails. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | knot: update to version 3.3.3Jan Hák2023-12-16
| |/ / |/| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | tang: silence errors on first installationNikos Mavrogiannopoulos2023-12-16
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | snort3: add missing config include and general cleanupEric Fahlgren2023-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Delete legacy configuration files homenet.lua and local.lua - Add snort config 'include' to allow user customizations in the lua - Enhance 'check' to test generated nftables file - Suppress inclusion of rules file when doing silent config check - Suppress warnings on configuration check unless '-v'erbose - Replace text logging with json logging to reduce footprint and make reports easier - Fix some typos in the snort.uc template - Fix up some error messages suggesting solutions Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* | | lua-eco: update to 3.1.2Jianhui Zhao2023-12-16
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | Merge pull request #22879 from QuintinHill/ble2mqtt-0.2.1Jeffery To2023-12-16
|\ \ \ | | | | | | | | Python3-Ble2mqtt: update to 0.2.1 and bump dependencies
| * | | python3-ble2mqtt: bump version to 0.2.1Quintin Hill2023-12-11
| | | | | | | | | | | | | | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
| * | | python3-bleak: bump version to 0.21.1Quintin Hill2023-12-11
| | | | | | | | | | | | | | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
| * | | python3-dbus-fast: bump version to 2.20.0Quintin Hill2023-12-11
| | | | | | | | | | | | | | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* | | | Merge pull request #22896 from stangri/master-adblock-fastStan Grishin2023-12-14
|\ \ \ \ | | | | | | | | | | adblock-fast: update to 1.1.1-1
| * | | | adblock-fast: update to 1.1.1-1Stan Grishin2023-12-15
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move reload/restart logic from json() to config_cache() * improve fw4 restart decision logic * no longer store reload/restart info in ubus/status json file * rename variables pointing to run-time information * create dns_set_output_values to reuse code in principal all and luci app * improve append_url to store collected URLs in an alternative variable Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | Merge pull request #22884 from gladiac/haproxy-2.8.5Tianling Shen2023-12-15
|\ \ \ \ | | | | | | | | | | haproxy: update to v2.8.5
| * | | | haproxy: update to v2.8.5Christian Lachner2023-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | Merge pull request #22354 from lvoegl/pr/20230910-swanmonFlorian Eckert2023-12-14
|\ \ \ \ \ | | | | | | | | | | | | swanmon: add package
| * | | | | swanmon: add packageLukas Voegl2023-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
| * | | | | davici: add packageLukas Voegl2023-10-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
* | | | | | snowflake: update to 2.8.0Nick Hainke2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release Notes: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/v2.8.0/ChangeLog Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | yq: Update to 4.40.5Tianling Shen2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | v2ray-geodata: Update to latest versionTianling Shen2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | v2ray-core: Update to 5.13.0Tianling Shen2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | dnsproxy: Update to 0.60.1Tianling Shen2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | pipx: Update to 1.3.3Jeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | python-typing-extensions: Update to 4.9.0Jeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | python-referencing: Update to 0.32.0Jeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | python-platformdirs: Update to 4.1.0Jeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | python-pathspec: Update to 0.12.1Jeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | python-argcomplete: Update to 3.2.1Jeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | python3: Update to 3.11.7, refresh patchesJeffery To2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | lsof: update to 4.99.0Maxim Storchak2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - drop the patches that don't apply anymore - update build commads Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | tgt: update to 1.0.89Maxim Storchak2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | snort3: add myself as a co-maintainerJohn Audia2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael invited me to co-maintain[1]. 1. https://github.com/openwrt/packages/pull/22830#issuecomment-1848997029 Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | | | cyrus-sasl: create libsasl2-utils package for programsW. Michael Petullo2023-12-13
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #22873 from stangri/master-https-dns-proxyStan Grishin2023-12-11
|\ \ \ \ \ | | | | | | | | | | | | https-dns-proxy: only restart firewall when needed