aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | eza: update to 0.18.7Jonas Jelonek2024-03-16
| | | | | | | | | | | | | | | | | | | | | Release notes: https://github.com/eza-community/eza/releases/tag/v0.18.7 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* | | gping: new packageJonas Jelonek2024-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | gping is ping but with a graph. It graphically plots ping results over time in terminal, allows multiple hosts to ping in parallel, uses coloured output and can also plot the execution time of arbitrary commands. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* | | whois: update to 5.5.21krant2024-03-15
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | Merge pull request #23641 from TDT-AG/pr/20240313-httpingFlorian Eckert2024-03-15
|\ \ \ | | | | | | | | httping: add license informations
| * | | httping: add license informationsFlorian Eckert2024-03-13
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #23642 from TDT-AG/pr/20240313-collectdFlorian Eckert2024-03-15
|\ \ \ \ | | | | | | | | | | collectd: add license informations
| * | | | collectd: add license informationsFlorian Eckert2024-03-13
| |/ / / | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | / ci: set correct arch for rootfs testsPaul Spooren2024-03-15
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the commit 01e5cfc "CI: Add target/arch tags (no suffix) for snapshot images"[1] the os/platform is set for all images, which is usually different from what the GitHub action runner uses (x86). The Docker deamon still tries to fetch the x86 version and fails. This commit explicitly sets the fitting arch. [1]: https://github.com/openwrt/docker/commit/01e5cfccd73a72ecab730496607c7c22b904f366 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | lighttpd: update to lighttpd 1.4.75 release hashGlenn Strauss2024-03-14
| | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | Merge pull request #23574 from dalfos/yggdrasil-0.5.5Jo-Philipp Wich2024-03-13
|\ \ \ | |/ / |/| | yggdrasil: bump to 0.5.5
| * | yggdrasil: bump to 0.5.5Andrey Petrov2024-03-08
| | | | | | | | | | | | Signed-off-by: Andrey Petrov <dalfos@mail.ru>
* | | p910nd: restart daemon even if no driver file is neededPaul Donald2024-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not all USB printers need a blob loading; restart the daemon independently of driver loading. Closes openwrt/packages#23588 Signed-off-by: Paul Donald <newtwen@gmail.com> Tested-by: minicx <minicx@disroot.org>
* | | shadowsocks-libev: add remote server ips to dst bypass ipsetYousong Zhou2024-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To align with old iptables-based ss-rules implementation. Supersedes openwrt/packages#20239 Link: https://github.com/openwrt/packages/pull/20239 Signed-off-by: Luis Liou <liouluis@gmail.com> [minor fixup on commit title, version bump, etc.] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #23590 from TDT-AG/pr/20240305-modemmanagerFlorian Eckert2024-03-12
|\ \ \ | | | | | | | | modemmanager: reconnect interface if the modemmanager detects a disconnect
| * | | modemmanager: reconnect interface if the modemmanager detects a disconnectFlorian Eckert2024-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are situation for mobile routers, that the modemmanager can not stay connected to the mobile network. There can have various reasons. In order for the system to reconnect automatically, the netifd must be informed that it must re-establish the connection. The modem manager already does have a script callback handling which is already used by the modemmanager in openwrt. Currently the modem is marked as not unavailable when a disconnected event is detected. The behavior was changed with this commit, so that a reconnect of the interface is now triggerd via the netifd if the modem disconnects. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | gnunet: update to version v0.21.0Daniel Golle2024-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release marks a noteworthy milestone in that it includes a completely new transport layer. It lays the groundwork for fixing some major design issues and may also already alleviate a variety of issues seen in previous releases related to connectivity. This change also deprecates our testbed and ATS subsystem. This is a new major release. It breaks protocol compatibility with the 0.20.x versions. Please be aware that Git master is thus henceforth (and has been for a while) INCOMPATIBLE with the 0.20.x GNUnet network, and interactions between old and new peers will result in issues. In terms of usability, users should be aware that there are still a number of known open issues in particular with respect to ease of use, but also some critical privacy issues especially for mobile users. Also, the nascent network is tiny and thus unlikely to provide good anonymity or extensive amounts of interesting information. As a result, the 0.21.0 release is still only suitable for early adopters with some reasonable pain tolerance. v0.21.0: - Reworked PEERSTORE API - Added record flag for maintenance records - ensure traits can be generated with subsystem-specific prefixes for the symbols - libgnunettesting first major testing NG refactor towards getting dependency structure streamlined - Remove single-use API macro GNUNET_VA_ARG_ENUM - major revision of blind signature API - Introduced closure to hold store context when caling function to add hello in peerstore. - Added DDLs for handling GNUNET_PEERSTORE_StoreHelloContext - Removed old hello functionality. - Refactoring components under src/ into lib/, plugin/, cli/ and service/ - add support for encoding/decoding double values as part of JSON to libgnunetjson - Changed method GNUNET_HELLO_builder_get_expiration_time to not need parameter GNUNET_HELLO_Builder. - Code moved to the core package to get rid of circular dependencies. - Moved code to testing to have more generic test setup, which can be used not only from within transport. - The old hello design replaced by the new hello design. - Added api to get notified when hellos are stored with peerstore service. - Added api to store hellos with peerstore service. - Changed new hello uri api to allow to change the expiration time - Moved start peer command to testing subsystem. - Removed all usage of old transport api, beside peerinfo tool, gnunet-transport cli and usage in transport layer itself. - Added __attribute__((deprecated)) to the old transport API Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | uacme: Add support custom CAs and TLS-ALPN-01 challengePeter Putzer2024-03-09
| | | | | | | | | | | | | | | | Signed-off-by: Peter Putzer <openwrt@mundschenk.at>
* | | | docker-compose: Update to version 2.24.7Javier Marcet2024-03-08
| | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | pdns-recursor: update to 5.0.3, plus add maintainerPeter van Dijk2024-03-08
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | libfstrm: add second maintainerPeter van Dijk2024-03-08
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | irqbalance Update init script to remove duplicate spaceskrant2024-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have some strange issues with irqbalance sometimes overwritin smp_affinity values for banned/ignored IRQs. The issue is reproduceable and is mitigated when I change theway how the irqbalance command line is built. The only difference between the resulting command is that there is only one space between the -t parameter and the first -i parameter value. Also see https://github.com/Irqbalance/irqbalance/issues/297 Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
* | | | libwslay: remove, nothing depends on it since h2o is gonePeter van Dijk2024-03-07
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | Merge pull request #23551 from dnlplm/dp/mm-qmap-fixFlorian Eckert2024-03-07
|\ \ \ \ | | | | | | | | | | modemmanager: report events for virtual netdevices
| * | | | modemmanager: report events for virtual netdevicesDaniele Palmas2024-03-06
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Virtual netdevices created for multiplexing should not be skipped when reporting events, otherwise it is not possible to setup the data connection. Add these exceptions in mm_report_event function. Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
* | | | chrony: update package descriptionReguna2024-03-06
| | | | | | | | | | | | | | | | | | | | | | | | Explicitly mention the support of NTS (or the lack of it) in the description of chrony and chrony-nts Signed-off-by: Reguna <60984878+regunakyle@users.noreply.github.com>
* | | | knot: update to version 3.3.5Jan Hák2024-03-06
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | Merge pull request #23599 from guidosarducci/master-fix-zabbix-muslEtienne Champetier2024-03-06
|\ \ \ \ | | | | | | | | | | zabbix: zabbix_helper_mac80211.c: add <libgen.h> header
| * | | | zabbix: zabbix_helper_mac80211.c: use POSIX <libgen.h> headerTony Ambardar2024-03-06
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The musl libc only implements POSIX basename() but provided a GNU header kludge in <string.h>, which was removed in musl 1.2.5 [1]. Use the standard <libgen.h> header to avoid compilation warnings like: zabbix-6.4.7/zabbix-extra-mac80211/zabbix_helper_mac80211.c:37:11: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration] 37 | phy = basename(phy); | ^~~~~~~~ zabbix-6.4.7/zabbix-extra-mac80211/zabbix_helper_mac80211.c:37:9: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 37 | phy = basename(phy); | ^ zabbix-6.4.7/zabbix-extra-mac80211/zabbix_helper_mac80211.c:38:10: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 38 | stat = basename(stat); | ^ Link 1: https://git.musl-libc.org/cgit/musl/log/?qt=grep&q=basename Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* / / / eza: update to 0.18.6Jonas Jelonek2024-03-06
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | - Release notes: https://github.com/eza-community/eza/releases/tag/v0.18.6 - fix typo in description in Makefile Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* | | syslog-ng: update to version 4.6.0Josef Schlehofer2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Bump version config to 4.6 2. Updated to 4.6.0 version https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.6.0 https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.5.0 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | syslog-ng: conf: fix deprecated stats_freqSergey Ponomarev2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | The deprecated stats_freq() replaced with stats(freq(0)). Also make comments shorter. Fix tabs. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
* | | modemmanager: start a 3gpp network regsistrationFlorian Eckert2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a 'plmn' is set in the configuration, a registration attempt should be established before the simple-connect command. If the plmn is set during the simple-connect, a network change may occur during the connection setup. To prevent this, the registration is started before the simple-connect with a separate mmcli command. So that we can be sure that the modem is already registered in the correct network before the simple-connect command. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | modemmanager: move cleanup and enable to the topFlorian Eckert2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | Before a new connection attempt is made, the previous connection must be cleaned up before further connection attempts are made. This is now done by moving the cleanup and enable sequence to the beginning of the conection setup. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | ntpclient: removePaul Donald2024-03-05
| | | | | | | | | | | | | | | | | | | | | ntp sources are dead and gone. The most important functionality is now provided by ntpd. Signed-off-by: Paul Donald <newtwen@gmail.com>
* | | modemmanager: moving the openwrt related files to subdirectoriesFlorian Eckert2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | Moving the openwrt related files to subdirectories as they are installed on the system. This change makes it immediately apparent during development where the file is to be installed in the running system. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | alist: Update to 3.32.0Tianling Shen2024-03-05
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | v2ray-core: Update to 5.14.1Tianling Shen2024-03-05
| | | | | | | | | | | | | | | | | | | | | Including security fixes, see release note: https://github.com/v2fly/v2ray-core/releases/tag/v5.14.1 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | lsd: add new packageOskari Rauta2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | ls deluxe. Substitute for ls command with style. Popular amongst people who use ohmyzsh and similar shell stylers. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | eza: add new packageOskari Rauta2024-03-05
| | | | | | | | | | | | | | | | | | | | | | | | eza is a substitute for ls command with icons and colors and more. Common for those who use ohmyzsh or similar shell stylers. Co-authored-by: Jonas Jelonek <jonas.helonek@proton.me> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | Merge pull request #23571 from stangri/master-https-dns-proxyStan Grishin2024-03-04
|\ \ \ | | | | | | | | https-dns-proxy: update to upstream 2023-11-19
| * | | https-dns-proxy: update to upstream 2023-11-19Stan Grishin2024-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to upstream 2023-11-19 (changes: https://github.com/aarond10/https_dns_proxy/commit/489c57efd46983e688579974a2ab7aeaa7df8d83) * bugfix: include resolveip dependency in Makefile (fixes https://github.com/openwrt/packages/issues/23567) * minor update for failed healthcheck logging Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | banip: update 0.9.4-3Dirk Brenken2024-03-04
| | | | | | | | | | | | | | | | | | | | | | | | * fix another logical glitch in the logfile monitor Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | natmap: update to 20240303Ray Wang2024-03-04
| | | | | | | | | | | | | | | | Signed-off-by: Ray Wang <r@hev.cc>
* | | | mt5311: make package importable as lua modulejasle2024-03-04
| | | | | | | | | | | | | | | | | | | | | | | | Added init.lua to make the program importable by other lua programs. Signed-off-by: jasle <jasle@riseup.net>
* | | | mt5311: add packagejasle2024-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mt5311 are utilities for working with Metanoia/Proscend VDSL2 SFP Modems. Resulting package: * mt5311 Signed-off-by: jasle <jasle@riseup.net>
* | | | lua-struct: add packagejasle2024-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lua-struct is a implementation of binary packing/unpacking in pure lua. Resulting-package: * lua-struct Signed-off-by: jasle <jasle@riseup.net>
* | | | banip: update 0.9.4-2Dirk Brenken2024-03-02
| | | | | | | | | | | | | | | | | | | | | | | | * fix a long standing problem in the logfile-parser with dropbear and compressed IPv6 addresses Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | python-bcrypt: Update to 4.1.2Fabian Lipken2024-03-02
| | | | | | | | | | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | | | v2raya: Update to 2.2.5.1Tianling Shen2024-03-02
| |/ / |/| | | | | | | | | | | | | | Hot fix for a frontend failure bug. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.65.2Tianling Shen2024-03-02
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>