aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* tesseract: update to 5.3.3Rosen Penev2023-12-01
| | | | | | Fixes compilation with GCC13. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* podman: update to version 4.8.0Oskari Rauta2023-12-01
| | | | | | | | | | | | | Changelog: https://github.com/containers/podman/releases I also updated containers.conf - it has gotten quite a many new options. I added crun to depends, every other distribution seems to ship it with podman, and after all it is a default OCI Container Runtime for podman anyway and has a super low footprint, so shouldn't be a problem for anyone running containers, after all you need some storage for that anyway. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* crun: update to version 1.12Oskari Rauta2023-12-01
| | | | | | Changelog: https://github.com/containers/crun/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* domoticz: update to 2023.2David Woodhouse2023-11-28
| | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* mc: bump to release 4.8.30Dirk Brenken2023-11-26
| | | | | | | | * News: http://midnight-commander.org/wiki/NEWS-4.8.30 * refresh patches * remove obsolete / adapt changed options Signed-off-by: Dirk Brenken <dev@brenken.org>
* yq: Update to 4.40.3Tianling Shen2023-11-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* docker-compose: Update to version 2.23.3Javier Marcet2023-11-24
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* docker-compose: Update to version 2.23.2Javier Marcet2023-11-24
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* sockread: cleanup code and allow argumentsMoritz Warning2023-11-22
| | | | | | | * cleanup code style * allow arguments to be passed from the command line Signed-off-by: Moritz Warning <moritzwarning@web.de>
* gl-puli-mcu: Add power monitoring for XE3000 (Puli AX) variantJean Thomas2023-11-20
| | | | Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
* gl-puli-mcu: Fix compilation warningJean Thomas2023-11-20
| | | | Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
* gummiboot: release bumpOskari Rauta2023-11-19
| | | | | | | Changes: - fixes conflicts with EFI headers mentioned in issue #22433 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* fuse3: update to 3.16.2Rosen Penev2023-11-16
| | | | | | Add PKG_BUILD_DEPENDS to fix potential problems. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* docker-compose: Update to version 2.23.1Javier Marcet2023-11-16
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* pps-tools: use %lld in printf for 64-bit time_tMatt Merhar2023-11-16
| | | | | | | | | | | | musl 1.2.0 switched to use 64-bit time_t everywhere, including 32-bit architectures, causing garbage values to be printed from ppswatch and ppstest. Use the correct format string for the affected printf statements and explicitly cast to long long to avoid potential compatibility issues with 32-bit glibc. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* Merge pull request #22646 from dynasticorpheus/fxJeffery To2023-11-16
|\ | | | | fx: add new package
| * fx: add new packageFabian Lipken2023-11-16
| | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | Dysk: Add new packageFacundo Acevedo2023-11-16
| | | | | | | | | | | | Dysk is a command-line tool designed for efficient file and directory management in Unix-like environments Signed-off-by: Facundo Acevedo <facevedo@disroot.org>
* | irqbalance: update to 1.9.3Hannu Nyman2023-11-12
|/ | | | | | | Update irqbalance to version 1.9.3. * remove upstreamed patch. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* tang: set the right permissions to keysNikos Mavrogiannopoulos2023-11-10
| | | | | | Resolves: #22632 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* tang: set the right maintainerNikos Mavrogiannopoulos2023-11-10
| | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* nano: add syntax highlighting for ucode scriptsJo-Philipp Wich2023-11-08
| | | | | | | | Introduce local syntax highlighting support for ucode scripts, like it is done already for uci configuration files. Ref: https://github.com/jow-/ucode/issues/178 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* micropython-mpremote: Update to 1.21.0, rename package, move into utilsJeffery To2023-11-02
| | | | | | | | | This renames the package to mpremote and moves it into utils, as this is a command-line utility and not a Python/MicroPython library. This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* efibootmgr: Add armsr target supportAnton Antonov2023-10-31
| | | | Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
* dmidecode: Add armsr target supportAnton Antonov2023-10-31
| | | | Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
* restic: update to 0.16.2Fabian Lipken2023-10-30
| | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* qemu: update to 8.1.2Vladimir Ermakov2023-10-30
| | | | | | | | | | | Changes: - Update to 8.1.2 - Refresh patches - Replace absent option --with-git-submodules with --disable-download Fix #22530 Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
* restic: update to 0.16.1Fabian Lipken2023-10-29
| | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* nerdctl: update to 1.6.2Luca Barbato2023-10-25
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* procs: update to v0.14.3Facundo Acevedo2023-10-23
| | | | Signed-off-by: Facundo Acevedo <facevedo@disroot.org>
* Merge pull request #22460 from TDT-AG/pr/20231020-acpi-unixPhilip Prindeville2023-10-22
|\ | | | | acpica-unix: add host build
| * acpica-unix: add host buildFlorian Eckert2023-10-20
| | | | | | | | | | | | | | In order to build additional acpi tables during the build process, this package needs to be build for the host. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | stress-ng: backport immintrin.h header detection for GCC 13Alexandru Ardelean2023-10-22
|/ | | | | | | | | | | Backport patch from: https://github.com/ColinIanKing/stress-ng/commit/cd84c46ce780242879e8aaa7d698b9cd87996dbd With GCC 12 there is no issue. With GCC 13, there is a compilation issue on x86_64. Fixes https://github.com/openwrt/packages/issues/22373 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* Merge pull request #22342 from blocktrron/quectel-timesync-20231008David Bauer2023-10-20
|\ | | | | quectel-timesync: add package
| * quectel-timesync: add packageDavid Bauer2023-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This tool allows for acquiring the current time from the cellular network for configuring the local clock. Compared to NTP, this has the advantage of nut using up mobile traffic. It takes advantage of the AT+QLTS command found on Quectel modems. This functionality depends on support of the mobile network. Compile-tested: ath79-nand Run-tested: ath79-nand (GL.iNET GL-XE300) Signed-off-by: David Bauer <mail@david-bauer.net>
* | nerdctl: New packageLuca Barbato2023-10-20
| | | | | | | | | | | | | | contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* | docker-compose: Update to version 2.23.0Javier Marcet2023-10-19
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | Merge pull request #21258 from blocktrron/add-cudy-bdinfoDavid Bauer2023-10-16
|\ \ | | | | | | cudy-bdinfo: add package
| * | cudy-bdinfo: add packageDavid Bauer2023-10-08
| |/ | | | | | | | | | | | | | | | | | | | | This program can be used to obtain information stored on the bdinfo parition found on routers from Shenzhen Cudy Technology. While this tool is not necessary for operation with OpenWrt, it can be helpful to decrypt information generated by the stock firmware as well as to obtain additional device-specific information. Signed-off-by: David Bauer <mail@david-bauer.net>
* | prometheus-node-exporter-lua: bump package versionIvan Mironov2023-10-15
| | | | | | | | Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com>
* | prometheus-node-exporter-lua: add basic hwmon exporterIvan Mironov2023-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This collector supports following metrics: * node_hwmon_temp_celsius * node_hwmon_pwm and following auxiliary mappings: * node_hwmon_chip_names * node_hwmon_sensor_label Tested on: * Banana Pi BPI-r3 / OpenWrt 23.05.0-rc2 * TP-Link Archer C7 v5 / OpenWrt 22.03.5 Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com>
* | Merge pull request #20007 from dhewg/prometheus-node-exporter-ucodeEtienne Champetier2023-10-15
|\ \ | | | | | | prometheus-node-exporter-ucode: add new package
| * | prometheus-node-exporter-ucode: add new packageAndre Heider2023-08-25
| | | | | | | | | | | | | | | | | | This is a port of prometheus-node-exporter-lua to ucode. Signed-off-by: Andre Heider <a.heider@gmail.com>
| * | rpcd-mod-wireguard: add new packageAndre Heider2023-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The rpcd wireguard plugin provides essential functions similar to the `wg` tool. It uses the embeddable-wg-library [0], which describes itself as: "This is a mini single-file library, meant to be embedded directly into the source code of your program. Copy wireguard.c and wireguard.h into your project. They should build with any C89 compiler. There are no dependencies except libc" The plugin does exactly that and therefor inherits the LGPL license. At this point it provides the following functions: 'wireguard' "status":{} "genkey":{} "genpsk":{} "pubkey":{"private":"String"} Examples: $ ubus call wireguard status { "wg0": { "ifindex": 12, "public_key": "<base64 encoded public key>", "listen_port": 1234, "peers": { "<base64 encoded public peer key>": { "allowed_ips": [ "192.168.1.123/32" ], "last_handshake": 0, "rx_bytes": 0, "tx_bytes": 0 }, "<another base64 encoded public peer key>": { "endpoint": "<ip:port>", "allowed_ips": [ "192.168.1.124/32" ], "last_handshake": 1676287619, "rx_bytes": 8731604, "tx_bytes": 88333652 } } } } $ ubus call wireguard genpsk { "preshared": "EKQJ3XI/6xLoifAoGb5bNA39De1tiwZ3x7h8OS2zKkE=" } $ ubus call wireguard genkey { "private": "IFyGkfXlO+WO8DMO3cqhaDZ8rBfioP5pVnAoQlEpXnI=", "public": "uF2O6/ZXZjKnUnxBnldElBYIXfpyvvtUnZfKP+BSBSI=" } $ ubus call wireguard pubkey '{"private":"IFyGkfXlO+WO8DMO3cqhaDZ8rBfioP5pVnAoQlEpXnI="}' { "public": "uF2O6/ZXZjKnUnxBnldElBYIXfpyvvtUnZfKP+BSBSI=" } Size comparison: 52436 /usr/bin/wg 18544 /usr/lib/rpcd/wireguard.so [0] https://git.zx2c4.com/wireguard-tools/tree/contrib/embeddable-wg-library Signed-off-by: Andre Heider <a.heider@gmail.com>
* | | Merge pull request #21005 from joelpet/prometheus-node-exporter-thermalEtienne Champetier2023-10-14
|\ \ \ | | | | | | | | prometheus-node-exporter-lua: Add thermal collector
| * | | prometheus-node-exporter-lua: Add thermal collectorJoel Pettersson2023-06-13
| | | | | | | | | | | | | | | | Signed-off-by: Joel Pettersson <me@joelpet.se>
* | | | catatonit: update to 0.2.0Oskari Rauta2023-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no functional changes from catatonit 0.1.7, but license change from GPL-3.0-or-later to GPL-2.0-or-later. Switch package source to release version from git commit version. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | podman: update to 4.7.1Oskari Rauta2023-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (#20209). - Fixed a regression in --env-file handling (#19565). - Fixed a bug where podman inspect would fail when stat'ing a device failed. API - The network list compat API endpoint is now much faster (#20035). Openwrt updates: added patch to allow building with musl-1.2.4 Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch Issue was discussed by @jefferyto at mattn/go-sqlite3#1177 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | Merge pull request #22197 from oskarirauta/zshJosef Schlehofer2023-10-11
|\ \ \ \ | | | | | | | | | | zsh: use libpcre2 instead of libpcre
| * | | | zsh: backport PCRE2 patches and move to itChristian Marangi2023-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport PCRE2 patches from upstream and move package to PCRE2 library as PCRE is EOL and won't receive any security update anymore. Patch are backported with minimal change, only the Changelog change is commented out as it would conflict and makes no sense to adapt for the purpose of backport patches. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>