aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* stress-ng: bump to version 0.17.03Alexandru Ardelean2023-12-19
| | | | | | | | | | | Dropped patch '002-core-stress-Add-musl-gcc-detection-and-HAVE_COMPILER.patch' It's included in the release. Links: https://github.com/ColinIanKing/stress-ng/commit/cd84c46ce780242879e8aaa7d698b9cd87996dbd https://github.com/ColinIanKing/stress-ng/issues/325 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* syncthing: update to 1.27.0Van Waholtz2023-12-18
| | | | | | Add myself to maintainers Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* tang: silence errors on first installationNikos Mavrogiannopoulos2023-12-16
| | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* Merge pull request #22354 from lvoegl/pr/20230910-swanmonFlorian Eckert2023-12-14
|\ | | | | swanmon: add package
| * swanmon: add packageLukas Voegl2023-10-25
| | | | | | | | Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
* | yq: Update to 4.40.5Tianling Shen2023-12-13
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | lsof: update to 4.99.0Maxim Storchak2023-12-13
| | | | | | | | | | | | | | - drop the patches that don't apply anymore - update build commads Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | Merge pull request #22767 from efahl/issue-22760Jeffery To2023-12-09
|\ \ | | | | | | syncthing: fix duplicate command line parameters on service
| * | syncthing: fix duplicate command line parameters on serviceEric Fahlgren2023-12-04
| | | | | | | | | | | | | | | | | | - This patch fixes 9d17ba1 and #22760 Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* | | irqbalance: Fix log spam and correct meson versionHannu Nyman2023-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Irqbalance 1.9.3 changed the handling of certain errors. Specifically EINVAL, trying to set an invalid CPU core, was changed to be a temporary error, causing log spam from repeated balancing runs in some devices. See log and strace below. Mark EINVAL as permanent. Also correct the version in our own meson.build patch. Log and strace: Sat Dec 9 10:17:27 2023 daemon.warn irqbalance: Cannot change IRQ 48 affinity: Invalid argument open("/proc/irq/48/smp_affinity", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 6 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ed9000 ioctl(6, TIOCGWINSZ, 0xbeb134e8) = -1 ENOTTY (Not a tty) writev(6, [{iov_base="00000001", iov_len=8}, {iov_base=NULL, iov_len=0}], 2) = -1 EINVAL (Invalid argument) close(6) = 0 munmap(0xb6ed9000, 4096) = 0 clock_gettime64(CLOCK_REALTIME, {tv_sec=1702109847, tv_nsec=340549081}) = 0 sendto(5, "<28>Dec 9 08:17:27 irqbalance: "..., 80, 0, NULL, 0) = 80 writev(1, [{iov_base="Cannot change IRQ 48 affinity: I"..., iov_len=47}, {iov_base="\n", iov_len=1}], 2Cannot change IRQ 48 affinity: Invalid argument ) = 48 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | cligen: Address last minute review commentsPhilip Prindeville2023-12-08
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | clixon: Initial packagingPhilip Prindeville2023-12-05
| | | | | | | | | | | | | | | | | | | | | | | | Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #22359 from pprindeville/cligen-initialPhilip Prindeville2023-12-05
|\ \ \ | | | | | | | | cligen: Initial packaging
| * | | cligen: Initial packagingPhilip Prindeville2023-12-05
| | | | | | | | | | | | | | | | | | | | | | | | CLIgen is a Command-Line Interface generator Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | yq: Update to 4.40.4Tianling Shen2023-12-05
| |/ / |/| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | 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>