aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* nebula: update to 1.8.2Stan Grishin2024-01-14
| | | | | | * update to 1.8.2: https://github.com/slackhq/nebula/releases/tag/v1.8.2 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* cloudflared: Update to 2024.1.2Tianling Shen2024-01-14
| | | | | | | Finally fixed build with Go 1.21. Fixes: #22383 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* rclone: Update to 1.65.1Tianling Shen2024-01-14
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* xray-core: Update to 1.8.7Tianling Shen2024-01-14
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* tailscale: create combined tailscale/tailscaledThomas Kupper2024-01-14
| | | | | | | | | | Modify Makefile to combine tailscale and tailscaled according to Tailscale documentatio (https://tailscale.com/kb/1207/small-tailscale) This resulted for x86_64 in an exec of 31MB + the symlink. Before it was 29MB (tailscaled) and 10MB (tailscale). Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
* ksmbd-tools: update to 3.5.1Rosen Penev2024-01-13
| | | | | | | Various fixes for ksmbd, most notably a visibility fix for the latest ksmbd code. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* docker-compose: Update to version 2.24.0Javier Marcet2024-01-13
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* node: bump to v20.11.0Hirokazu MORIKAWA2024-01-13
| | | | | | | | | | | | | | | | | | | | | Notable Changes * crypto: update root certificates to NSS 3.95 (Node.js GitHub Bot) * doc: add MrJithil to collaborators (Jithil P Ponnan) * doc: add Ethan-Arrowood as a collaborator (Ethan Arrowood) * (SEMVER-MINOR) esm: add import.meta.dirname and import.meta.filename (James Sumners) * fs: add c++ fast path for writeFileSync utf8 (CanadaHonk) * (SEMVER-MINOR) module: remove useCustomLoadersIfPresent flag (Chengzhong Wu) * (SEMVER-MINOR) module: bootstrap module loaders in shadow realm (Chengzhong Wu) * (SEMVER-MINOR) src: add --disable-warning option (Ethan Arrowood) * [SEMVER-MINOR) src: create per isolate proxy env template (Chengzhong Wu) * (SEMVER-MINOR) src: make process binding data weak (Chengzhong Wu) * stream: use Array for Readable buffer (Robert Nagy) * stream: optimize creation (Robert Nagy) * (SEMVER-MINOR) test_runner: adds built in lcov reporter (Phil Nash) * (SEMVER-MINOR) test_runner: add Date to the supported mock APIs (Lucas Santos) * (SEMVER-MINOR) test_runner, cli: add --test-timeout flag (Shubham Pandey) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* Merge pull request #23084 from aparcar/pesudoTianling Shen2024-01-11
|\ | | | | ci: no longer require real name
| * ci: no longer require real namePaul Spooren2024-01-10
| | | | | | | | | | | | | | | | | | | | This goes in accordance with the Linux Kernel: > using a known identity (sorry, no anonymous contributions.) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=HEAD#n442 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | Merge pull request #23082 from yangfl/masterFlorian Eckert2024-01-11
|\ \ | | | | | | i2pd: Update to 2.50.2
| * | i2pd: Update to 2.50.2David Yang2024-01-10
| |/ | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | Merge pull request #23081 from tru7/libfmtFlorian Eckert2024-01-11
|\ \ | | | | | | libfmt: bump to upstream version 10.2.1
| * | libfmt: bump to upstream version 10.2.1Othmar Truniger2024-01-10
| |/ | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #23080 from tru7/knxdFlorian Eckert2024-01-11
|\ \ | |/ |/| knxd: bump to upstream version 0.14.60
| * knxd: bump to upstream version 0.14.60Othmar Truniger2024-01-10
|/ | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* uspot: update to Git HEAD (2024-01-09)Thibaut VARÈNE2024-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0cffba9458d3 treewide: add support for RADIUS Reply-Message c9fb744fdee8 treewide: add support for 'lang=' & ChilliSpot-Lang 584a162cb19a handler-uam: ensure that 'seconds_remaining' is always set bd1f7c5de1ae Makefile: align with packages feed one 0ea6ad3c4e54 Makefile: mark uspot-www and uspotfilter "PKGARCH:=all" e6a286ccfdbf uspot/uspotfilter: use 'logger -t' 427ed16cfde5 uspot: expose ratelimits in client data 4ba1dd9c5135 uspot: don't send NAS-Port-Type 78a37ef49b85 templates: add id="replymsg" to reply msg header e3f4e179fd17 templates: show remaining time in "connected" 398762dff711 radius-client: correctly use str_to_hex() 730ef800d9da templates: simplify HTML 6bb39282fd8f Documentation update b6c802adac19 portal: handle_request() logic refactoring 1aa1a5eb28d7 uspotfilter: implement peer_lookup() ba5547ec61f1 portal: speedup peer lookup by leveraging spotfilter d551376c29bb templates: added html5 time tag to timeleft output 154c98e0b77b uspotfilter: mark client as active when set() 8dcb03a37a77 uspotfilter: rework neigh management cfb2ce7909da uspotfilter: use client_remove() where applicable 8411314dbf90 Documentation update 8dacf3df9935 uspot: use a single operation for client removal 297b7857c1e0 uspotfilter: fix DELNEIGH processing 76003917c205 uspotfilter: client_set() only clear idle when allowing f46a855c5085 uspotfilter: remove botched IPv6 "support" 4ff31cbf0e2b uspot: client_remove(): stay in sync with spotfilter edc9ad7e60a3 uspot/uspotfilter: use ucode-mod-log for logging 52e24aecf2db uspotfilter: use ucode '??=' syntax c4b6f2f0bb1e Update README Update the package Makefile to reflect the changes from the following above-listed commits: 0ea6ad3c4e54 Makefile: mark uspot-www and uspotfilter "PKGARCH:=all" edc9ad7e60a3 uspot/uspotfilter: use ucode-mod-log for logging Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
* travelmate: update 2.1.2-2Dirk Brenken2024-01-09
| | | | | | * fix a possible re-connection issue/cornercase seen on single radio units Signed-off-by: Dirk Brenken <dev@brenken.org>
* Merge pull request #23076 from stangri/master-adblock-fastStan Grishin2024-01-08
|\ | | | | adblock-fast: bugfix: pause command
| * adblock-fast: bugfix: pause commandStan Grishin2024-01-07
| | | | | | | | | | | | | | * the pause command used to incorrectly cause block-lists reload, this has been fixed in this version Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #22440 from myszsoda/atftpd_option_enableFlorian Eckert2024-01-08
|\ \ | | | | | | atftpd: Add 'enable' config option
| * | atftpd: Add 'enable' config optionJakub Raczynski2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Current version of atftpd daemon does automatically start when installed. This commit adds 'enable' option to config file to have control over atftpd daemon. Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
| * | atftpd: Add missing field to default configurationJakub Raczynski2023-11-10
| | | | | | | | | | | | | | | | | | | | | Although init script did consist of default value for missing 'port' field, add it to configuration file for consistency. Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
| * | atftpd: Refactor init scriptJakub Raczynski2023-11-10
| | | | | | | | | | | | | | | | | | | | | - Add local variables for read configuration - Convert uppercase to lowercase for local variables Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
* | | btop: Update to 1.3.0Tianling Shen2024-01-08
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | alist: Update to 3.30.0Tianling Shen2024-01-08
| |/ |/| | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | banip: update 0.9.3-4Dirk Brenken2024-01-07
| | | | | | | | | | | | * made the default mail template "responsive" to get a better view esp. on mobile devices Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #23070 from muink/masterTianling Shen2024-01-07
|\ \ | | | | | | sing-box: update to 1.8.0
| * | sing-box: update to 1.8.0Anya Lin2024-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features for v1.8.0: 1. Migrate cache file from Clash API to independent options 2. Introducing Rule Set 3. Add `sing-box geoip`, `sing-box geosite` and `sing-box rule-set` commands 4. Allow nested logical rules 5. Independent `source_ip_is_private` and `ip_is_private` rules 6. Add context to JSON decode error message 7. Reject internal fake-ip queries 8. Add GSO support for TUN and WireGuard system interface 9. The legacy LWIP stack has been deprecated and removed 10. Add `idle_timeout` for URLTest outbound 11. Added some new uTLS fingerprints ... Release notes: https://github.com/SagerNet/sing-box/releases/tag/v1.8.0 The new version has some breaking changes and may stop working after upgrading if use the original config. Please see the migration manual to migrate the config: https://sing-box.sagernet.org/migration/ Signed-off-by: Anya Lin <hukk1996@gmail.com>
* | | libs/xmlrpc-c: fix pkg-config filesYegor Yefremov2024-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an upstream patch that uses conventional variables in pkg-config files so they can be overridden at pkg-config time. This patch was created using the following upstream revisions: - https://sourceforge.net/p/xmlrpc-c/code/3203/ - https://sourceforge.net/p/xmlrpc-c/code/3205/ Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | | libs/xmlrpc-c: update to 1.59.02Yegor Yefremov2024-01-06
| | | | | | | | | | | | | | | | | | Also remove the already upstreamed patch. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | | dovecot: update to 2.3.21W. Michael Petullo2024-01-06
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | openssh: fix build failure on powerpc_8548Sibren Vasse2024-01-06
| | | | | | | | | | | | | | | | | | https://github.com/openssh/openssh-portable/commit/1036d77b34a5fa15e56f516b81b9928006848cbd Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | openssh: bump to 9.6p1Rucke Teg2024-01-06
| | | | | | | | | | | | | | | | | | Release notes: https://www.openssh.com/txt/release-9.6 Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
* | | travelmate: release 2.1.2-1Dirk Brenken2024-01-06
|/ / | | | | | | | | | | * fix a station scanning issue on single radio units (mainly a LuCI/JS issue) reported in the forum by multiple users Signed-off-by: Dirk Brenken <dev@brenken.org>
* | shairport-sync: Enable pipe audio backend supportDavid Andreoletti2024-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UCI's shairport-sync's pipe conf block is defined but has no effect without shairport-sync's pipe support Rationale for pipe support: - On SBC with no sound card available (built-in or external) and without ALSA plugins support on OpenwRT (no package) to reroute a stream from shairport-sync's ALSA default output to a PulseAudio controlled Bluetooth sink , then pipe support is required to enable the following flow: - shairport-sync -> fifo pipe -> custom_binary_to_send_stream_to_pulse_audio_BT_sink - small bump in package size: diff: +746 bytes - shairport-sync-openssl_4.3.2-0_aarch64_generic.ipk without --pipe: 110806 bytes - shairport-sync-openssl_4.3.2-0_aarch64_generic.ipk with --pipe: 111552 bytes Signed-off-by: David Andreoletti <david@andreoletti.net>
* | nfdump: add dependency on libzstdW. Michael Petullo2024-01-05
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | mpfr: remove package, moved into main OpenWrt repoHannu Nyman2024-01-05
| | | | | | | | | | | | | | mpfr has been moved to the main OpenWrt source repository, as it is required by gbd 14. Remove it from the feeds repo. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | nginx: update to 1.25.3Tiago Gaspar2024-01-04
| | | | | | | | | | | | Update nginx to the latest version. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | swig: bump to 4.2.0Hirokazu MORIKAWA2024-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SWIG-4.2.0 summary: Various template wrapping improvements: template template parameters, variadic templates, partially specialized templates, const template parameters and improved error checking instantiating templates. Improved decltype() support for expressions. C++14 auto without trailing return type and C++11 auto variables. Numerous C++ using declarations improvements. Numerous fixes for constructors, destructors and assignment operators: implicit, default and deleted and related non-assignable variable wrappers. STL: std::array and std::map improvements, std::string_view support added. Various C preprocessor improvements. Various issues fixed to do with architecture specific long type. Various Doxygen improvements. D1/Tango support removed. D2/Phobos is now the supported D version and SWIG now generates code which works with recent D2 releases. New Javascript generator targeting Node.js binary stable ABI Node-API. Octave 8.1 support added. PHP7 support removed, PHP8 is now the supported PHP version. Python STL container wrappers now use the Python Iterator Protocol. Python stable ABI support added. Python 3.12 support added. Ruby 3.2 and 3.3 support. Scilab 2023.* support added. Various minor enhancements for C#, Go, Guile, Javascript, Lua, Ocaml, Perl, PHP, R, Racket, Ruby, Scilab and Tcl. A number of deprecated features have been removed. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | wifi_schedule: fix startup problemsRani Hod2024-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: e0d7181a6 Closes: #22973 Closes: #22988 1. Make the new `startup()` function in `/usr/bin/wifi_schedule.sh` respect the global `enabled` config flag; in particular, make no changes to `/etc/config/wireless` when wifi_schedule is disabled. 2. Make the new `/etc/init.d/wifi_schedule` service script executable. Signed-off-by: Rani Hod <rani.hod@gmail.com>
* | dhtd: update to 1.0.1Moritz Warning2024-01-03
| | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | libsodium: Update to 1.0.19 and fix patchesCarsten Schuette2024-01-03
| | | | | | | | | | | | Also add TAR_OPTIONS and TAR_CMD. Unfortunately, latest version of libsodium extracts to an additional libsodium-latest subfolder, which is unneccessary and removed by these options. Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
* | dnsproxy: Update to 0.61.1Tianling Shen2024-01-03
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | v2ray-geodata: Update to latest versinTianling Shen2024-01-03
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | v2raya: Update to 2.2.4.6Tianling Shen2024-01-03
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #23047 from neheb/fuNikos Mavrogiannopoulos2024-01-03
|\ \ | | | | | | openconnect: update to 9.12
| * | openconnect: update to 9.12Rosen Penev2024-01-02
| | | | | | | | | | | | | | | | | | Remove upstream backport and fix libxml 1.12 compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libdaq: remove packageW. Michael Petullo2024-01-03
| | | | | | | | | | | | | | | | | | Replaced with libdaq3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | snort: remove packageW. Michael Petullo2024-01-03
| | | | | | | | | | | | | | | | | | Replaced with snort3. Signed-off-by: W. Michael Petullo <mike@flyn.org>