aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | debian-archive-keyring: update to version 2023.4Daniel Golle2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | Clean up package Makefile to easy future maintainance while at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | exfatprogs: update to version 1.2.1Daniel Golle2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exfatprogs 1.2.1 - released 2023-05-17 ====================================== CHANGES : * fsck.exfat: Repair zero size directory. * fsck.exfat: Four small clean-ups. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | hiredis: update to version 1.2.0Daniel Golle2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announcing Hiredis v1.2.0 with with new adapters, and a great many bug fixes. 🚀 New Features - Add sdevent adapter - Allow specifying the keepalive interval - Add RedisModule adapter - Helper for setting TCP_USER_TIMEOUT socket option 🐛 Bug Fixes - Fix a typo in b6a052f. - Fix wincrypt symbols conflict - Don't attempt to set a timeout if we are in an error state. - Accept -nan per the RESP3 spec recommendation. - Fix colliding option values - Ensure functionality without `_MSC_VER` definition 🧰 Maintenance - Add a test for the TCP_USER_TIMEOUT option. - Add -Werror as a default. - CI: Update homebrew Redis version. - Fix typo in makefile. - Write a version file for the CMake package - CMakeLists.txt: respect BUILD_SHARED_LIBS - Cmake static or shared - fix typo - Add a test ensuring we don't clobber connection error. - Search for openssl on macOS Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | dnsproxy: Update to 0.61.0Tianling Shen2023-12-20
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | gpgme: Fix licenseFabrice Fontaine2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpgme license is wrong since the addition of the package in commit https://git.openwrt.org/?p=feed/packages.git;a=commit;h=3e39633b75e7d26f3666bce9c2e97d268f0fd068 Indeed, gpgme has been licensed under LPGL-2.1+ since version 1.0.2 back in 2004 [1]: Noteworthy changes in version 1.0.2 (2004-12-28) ------------------------------------------------ * Changed the license of the library to the GNU Lesser General Public License (LGPL), version 2.1 or later. [1]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=NEWS;h=2475a877a40817f575accd22a386bfd5f0a66aad;hb=HEAD Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* | | | icu: bump to 74.2Hirokazu MORIKAWA2023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ICU 74.2 maintenance release Release date: 2023-12-13 ICU 74.2 updates to CLDR 44.1 locale data. These are maintenance releases for ICU 74 and CLDR 44, with limited sets of bug fixes and no API or structural changes. * The CLDR bug fix relevant for ICU is for some formatting patterns that erroneously had two adjacent space characters. These are coalesced into one. (CLDR-17233) * List of tickets fixed in ICU 74.2 * Important: DateFormat.getInstanceForSkeleton() and the DateTimePatternGenerator sometimes used the wrong patterns because they failed to use/inherit certain data. (ICU-22575 — CLDR 44 had removed some redundant data that ICU relied on.) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | apache: update to 2.4.58Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | mariadb: update to 10.9.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com> Tested-by: Michael Heimpold <mhei@heimpold.de>
* | | | hyperscan: new package for speeding up regex opsJohn Audia2023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hyperscan is a high performance regular expression matching library from Intel that runs on x86 platforms and offers support for Perl Compatible Regular Expressions (PCRE) syntax, simultaneous matching of groups of regular expressions, and streaming operations. This has utility in speeding up snort3. Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | gst1-libav: update to 1.22.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gst1-plugins-ugly: update to 1.22.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gst1-plugins-bad: update to 1.22.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | Remove now unnecessary patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gst1-plugins-good: update to 1.22.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gst1-plugins-base: update to 1.22.8Rosen Penev2023-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | 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>