aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | banip: release 0.9.0-1Dirk Brenken2023-07-16
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * supports allowing / blocking of certain VLAN forwards in segregated network environments, set 'ban_vlanallow', ''ban_vlanblock' accordingly * simplified the code/JSON to generate/parse the banIP status * enclose nft related devices in quotation marks , e.g. to handle devices which starts with a number '10g-1' * made the new vlan options available to LuCI (separate commit) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | yq: Update to 4.34.2Tianling Shen2023-07-14
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudflared: Update to 2023.7.0Tianling Shen2023-07-14
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | inih: Update to r57Tianling Shen2023-07-14
|/ / | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | shairport-sync: fix init scriptLiangbin Lian2023-07-13
| | | | | | | | | | | | 'name' may contains '%h' or '%v', printf will fail on that Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | ooniprobe: Update to 3.18.0Jeffery To2023-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version includes support for Go 1.20 (specifically 1.20.5). This also: * Adds a workaround for musl 1.2.4 compatibility in mattn/go-sqlite3[1] * Sets GO_PKG_BUILD_PKG to build the main binary (ooniprobe) only * Updates the package license; the project was relicensed in 3.13.0[2] [1]: https://github.com/mattn/go-sqlite3/issues/1164 [2]: https://github.com/ooni/probe-cli/pull/446 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-trove-classifiers: Update to 2023.7.6Jeffery To2023-07-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | click: Update to 8.1.4, rename source packageJeffery To2023-07-13
| | | | | | | | | | | | | | | | | | | | This renames the source package to python-click to match other Python packages. This also updates the package dependencies, licence file, package title and description. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-editables: Update to 0.4Jeffery To2023-07-13
| | | | | | | | | | | | The build backend was changed from setuptools to flit-core. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | docker-compose: Update to version 2.20.0Javier Marcet2023-07-13
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | python-cython: Update to 0.29.36Jeffery To2023-07-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21550 from mhei/php8-update-to-8.2.8Michael Heimpold2023-07-13
|\ \ | | | | | | php8: update to 8.2.8
| * | php8: update to 8.2.8Michael Heimpold2023-07-12
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | adguardhome: bump to 0.107.33Dobroslaw Kijowski2023-07-13
|/ / | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.30 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.31 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.32 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.33 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | Merge pull request #21545 from nmav/tmp-ocserv1.2.0Nikos Mavrogiannopoulos2023-07-11
|\ \ | | | | | | ocserv: updated to 1.2.0
| * | ocserv: updated to 1.2.0Nikos Mavrogiannopoulos2023-07-11
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | sedutil: fix compilation with GCC13Rosen Penev2023-07-11
| | | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libtins: fix compilation with GCC13Rosen Penev2023-07-11
| | | | | | | | | | | | Patch taken from upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | nginx-util: fix compilation with GCC13Rosen Penev2023-07-11
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | treewide: make all GNOME URLs consistentRosen Penev2023-07-11
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | lua-rs232: fix compilation with GCC13Rosen Penev2023-07-10
| | | | | | | | | | | | Patch taken from upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libaio: opt out of lto usageJavier Marcet2023-07-10
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | Nlohmannjson: Update to version 3.11.2Volker Christian2023-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: OpenWRT-23.05-rc2, arm_cortex-a7_neon-vfpv4, mips_24kc Run tested: arm_cortex-a7_neon-vfpv4 (Linksys MR8300), mips_24kc (tplink_archer-a7), OpenWrt 23.05-rc2) * Update package nlohmannjson to version 3.11.2. * Version 3.11.2 is source compatible with 3.10.2 so no package should fail to compile * From version 3.11.2 on forward template declarations are collected in the file json_fwd.hpp. The json.hpp still contains all template definitions. Because in most compilation units of a software package only the file json_fwd.hpp needs to be included, the compilation process is accelerated a lot. Signed-off-by: Volker Christian <me@vchrist.at>
* | stress-ng: bump to version 0.15.10Alexandru Ardelean2023-07-10
| | | | | | | | | | | | | | | | | | | | Merged patches into a single one. Disabling libmpfr (which got added recently). To avoid potentially new build failures. And disabling test-compiler check. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | tailscale: update to 1.44.0Zephyr Lykos2023-07-10
| | | | | | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* | snort3: update to 3.1.65.0John Audia2023-07-10
| | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: x86_64/AMD 5800U Run-tested: x86_64/AMD 5800U Signed-off-by: John Audia <therealgraysky@proton.me>
* | luaposix: update to 36.2.1Maxim Storchak2023-07-10
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | iperf3: update to 3.14John Audia2023-07-10
| | | | | | | | | | | | | | Release Notes: https://github.com/esnet/iperf/blob/master/RELNOTES.md Signed-off-by: John Audia <therealgraysky@proton.me>
* | libre2: update to 2023-02-01Rosen Penev2023-07-10
| | | | | | | | | | | | Fixes compilation with GCC13 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | File: Fix segfaultVolker Christian2023-07-10
| | | | | | | | | | | | | | | | | | Executables depending on binary package libmagic segfault in case package file is not installed. Libmagic needs file /usr/share/misc/magic to not segfault. Thus, install /usr/share/misc/magic along with libmagic and not with file. Signed-off-by: Volker Christian <me@vchrist.at>
* | File: Update to version 5.44Volker Christian2023-07-10
| | | | | | | | Signed-off-by: Volker Christian <me@vchrist.at>
* | btop: opt out of lto usageJavier Marcet2023-07-10
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | dfu-programmer: update to 1.1.0Stefan Hellermann2023-07-09
| | | | | | | | | | | | | | Changes: * Add `--erase-first` option Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* | banip: update 0.8.9-4Dirk Brenken2023-07-09
| | | | | | | | | | | | * made the etag id parsing more bulletproof (to catch unverified etags as well) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | banip: update 0.8.9-3Dirk Brenken2023-07-08
| | | | | | | | | | | | | | * prevent superflous etag function calls during start action (on start backups will be used anyway) * changed the ipthreat feed download URL (load a compressed file variant to save bandwidth) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | pdns: update to 4.8.1Peter van Dijk2023-07-08
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | frp: update to 0.51.0Van Waholtz2023-07-08
| | | | | | | | | | | | | | | | | | | | | | XTCP is incompatible with previous versions since 0.49.0. Changelog: https://github.com/fatedier/frp/releases/tag/v0.49.0 https://github.com/fatedier/frp/releases/tag/v0.50.0 https://github.com/fatedier/frp/releases/tag/v0.51.0 Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | banip: update 0.8.9-2Dirk Brenken2023-07-07
| | | | | | | | | | | | * fix a corner case backup issue with empty feed downloads Signed-off-by: Dirk Brenken <dev@brenken.org>
* | banip: release 0.8.9-1Dirk Brenken2023-07-07
| | | | | | | | | | | | | | | | | | * added HTTP ETag or entity tag support to download only ressources that have been updated on the server side, to save bandwith and speed up banIP reloads * added 4 new feeds: binarydefense, bruteforceblock, etcompromised, ipblackhole (see readme) * updated the readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | pdns-recursor: update to 4.9.0Peter van Dijk2023-07-07
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | Merge pull request #21496 from Ansuel/add-mtoolsJosef Schlehofer2023-07-07
|\ \ | | | | | | net-mtools: Add new package to debug multicast setups
| * | net-mtools: Add new package to debug multicast setupsChristian Marangi2023-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new package to debug multicast setups. This is required to use kselftests script for network testing. net-mtools is used instead of mtools as it does conflicts with another package that is also called mtools. Some additional patch from Vladimir Oltean are added to make the tool works on kernel selftests scripts. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nyx: fix python 3.11 compatibilityJavier Marcet2023-07-07
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | nginx: don't install all module for FULL variantChristian Marangi2023-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We currently have a more or less circular dependency with nginx ssl and full variant. FULL variant depends on every nginx module. Every nginx module depends on nginx-ssl. Since nginx-full depends on an nginx module, nginx-ssl is installed as module depends on it and then the installation fails as nginx-full conflicts with nginx-ssl. nginx-full in it's meaning is nginx built with every config selected and it should not have module as dependency. In fact an user should always install them separetly as while other things, local modification to the nginx config file are required to include the just installed module. To fix this circular dependency problem, drop the dependency of every nginx module for FULL variant. Fixes: #21300 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: add quic modueTiago Gaspar2023-07-05
| | | | | | | | | | | | | | | | | | | | | | | | This commit adds support for http/3. This is an experimental version and isn't fully supported because nginx is being built with the regular OpenSSL and the regular one doesn't support quic. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | nginx: update to 1.25.1Tiago Gaspar2023-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nginx to 1.25.1. *) Feature: the "http2" directive, which enables HTTP/2 on a per-server basis; the "http2" parameter of the "listen" directive is now deprecated. *) Change: HTTP/2 server push support has been removed. *) Change: the deprecated "ssl" directive is not supported anymore. *) Bugfix: in HTTP/3 when using OpenSSL. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com> [ improve commit title and add nginx changelog ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: add support for MaxMind GeoIP2 databasesJavier Marcet2023-07-05
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | liburing: Update to v2.4Christian Lachner2023-07-05
| | | | | | | | | | | | | | | | | | | | | - Updated download URL and hash - Switched to downloading bz2 archives to save bandwidth Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | python-docker: Update to 6.1.3Javier Marcet2023-07-05
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | python-docker: Update to 6.1.2Javier Marcet2023-07-05
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>