aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* 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>
| * | | | zsh: use autoreconf PKG_FIXUP to configureOskari Rauta2023-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation to PCRE2 fixup, use autoreconf PKG_FIXUP as a better configure system instead of configure script. This is needed to reduce upcoming patch to migrate to PCRE2 library. To correctly use autoreconf it's needed to declare empty PKG_REMOVE_FILES. zsh include custom macro in the default aclocal.m4 When autoreconf PKG_FIXUP is used, if PKG_REMOVE_FILES is not defined, it's set to remove the file aclocal.m4 by default resulting in problem with the custom macro AC_PROG_LN. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> [ split to 2 commit, add PKG_REMOVE_FILES, reword commit description ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | | | rust: Use make's jobserver when building packagesJeffery To2023-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows cargo to use make's jobserver when building packages, by marking the cargo command as recursive (with the + prefix[1]) and setting MAKEFLAGS. This also: * Give cargo/x.py the build directory instead of having to change the current directory (and opening subshells) * Set PKG_BUILD_PARALLEL/HOST_BUILD_PARALLEL for Rust packages to enable the use of make's jobserver [1]: https://www.gnu.org/software/make/manual/html_node/POSIX-Jobserver.html Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #22352 from commodo/stress-ngAlexandru Ardelean2023-10-11
|\ \ \ \ \ | | | | | | | | | | | | stress-ng: bump to version 0.17.0
| * | | | | stress-ng: bump to version 0.17.00Alexandru Ardelean2023-10-10
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed 001-disable-extra-stressors.patch Dropped 002-disable-compiler-test.patch - no longer needed since commit https://github.com/ColinIanKing/stress-ng/commit/a24c7f2048548e6e9ded652b0d16a7da37e4edf0 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | | procs: Add new packageFacundo Acevedo2023-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Procs is a modern, feature-rich alternative to the 'ps' command written in Rust Signed-off-by: Facundo Acevedo <facevedo@disroot.org>
* | | | | kmod: update to 31Nick Hainke2023-10-10
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Release Notes: https://github.com/kmod-project/kmod/blob/aff617ea871d0568cc491bd116c0be1e857463bb/NEWS#L1 Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | Merge pull request #22289 from mhei/mmc-utils-updateMichael Heimpold2023-10-05
|\ \ \ \ | | | | | | | | | | mmc-utils: update to latest upstream revision
| * | | | mmc-utils: update to latest upstream revisionMichael Heimpold2023-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also requires updating our patch for fortify-ing. We now also pass the version as define during compilation. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | ncdu: update to 1.19John Audia2023-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | | yq: Update to 4.35.2Tianling Shen2023-10-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | prometheus-node-exporter-lua: drop bmx6 packageJosef Schlehofer2023-10-03
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the OpenWrt routing feed, package bmx6 and luci-app-bmx6 were removed because the LuCI app was vulnerable to several CVEs, as found by dependabot. It has been reporting it for a few months and has even created an issue. These two packages are not maintained in OpenWrt as well in upstream. Users should switch to the bmx7 package. Fixes: 9fb9d9343ea27d6dbb5008ece10c0c843dd2c781 ("bmx6: drop package") in the routing feed Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | podman: update to 4.7.0Oskari Rauta2023-10-01
| | | | | | | | | | | | | | | | | | | | | | | | A lot of changes. Changelog available at https://github.com/containers/podman/releases/tag/v4.7.0 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | crun: update to 1.9.2Oskari Rauta2023-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog 1.9.2: - cgroup: reset the inherited cpu affinity after moving to cgroup. Old kernels do that automatically, but new kernels remember the affinity that was set before the cgroup move, so we need to reset it in order to honor the cpuset configuration. changelog 1.9.1: - utils: ignore ENOTSUP when chmod a symlink. It fixes a problem on Linux 6.6 that always refuses chmod on a symlink. - build: fix build on CentOS 7 - linux: add new fallback when mount fails with EBUSY, so that there is not an additional tmpfs mount if not needed. - utils: improve error message when a directory cannot be created as a component of the path is already existing as a non directory. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | btrfs-progs: update to version 6.5.1Josef Schlehofer2023-09-23
|/ / / | | | | | | | | | | | | | | | | | | Release notes: https://github.com/kdave/btrfs-progs/releases/tag/v6.5.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | docker-compose: Update to version 2.22.0Javier Marcet2023-09-23
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | mg: switch pcre to pcre2Hirokazu MORIKAWA2023-09-21
| | | | | | | | | | | | | | | | | | | | | Switch pcre to pcre2 https://github.com/openwrt/packages/issues/22006 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | setools: Update to 4.4.3Jeffery To2023-09-21
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | slirp4netns: update to 1.2.2Oskari Rauta2023-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.2.2 changes: - Enabled reproducible builds v1.2.1 changes: - sandbox: Add support for escaping resolv.conf symlinks. This fixes usage in WSL environments which symlinks /etc/resolv.conf under a shared location under /mnt. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | collectd: remove target dependency from cpufreq pluginHannu Nyman2023-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We currently have more package architectures supporting CPU frequency scaling than earlier, and the package architecture vs. CPU target SDK matching does not fully reflect that. (E.g. aarch64_cortex-a53 is currently using bcm27xx/bcm2710) Simplify things by removing the target dependency and let the plugin be built for all architectures. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #22130 from oskarirauta/dockerdFlorian Eckert2023-09-18
|\ \ \ | | | | | | | | dockerd: busybox compatibility
| * | | dockerd: busybox compatibilityOskari Rauta2023-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build hosts with busybox fail with long options on rm command. Short versions are supported by all, so this makes it script compatible with busybox hosts as well. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | podman: depend on catatonitOskari Rauta2023-09-17
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | podman still seems to use catatonit with rootless containers. It seems that it is possible to use alternatives, such as tini, but maybe go the same way they went on mainstream. This PR just adds catatonit to depends. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>