aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* qemu: update to 8.2.2krant2024-04-10
| | | | | | - Use HTTPS for URLs Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* pciutils: update to 3.12.0krant2024-04-10
| | | | | | - Refresh patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* acpica-unix: update to 20240321Rosen Penev2024-04-08
| | | | | | Remove PKG_CAT. No need for it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: refresh missed hashes after move to use ZSTD as defaultRobert Marko2024-04-08
| | | | | | | | | This is a follow-up on the previous treewide refresh of hashes after move to ZSTD by default for compressing tarballs, as it seems that somehow CHECK_ALL missed couple of packages. Fixes: 272f55e87f07 ("treewide: refresh hashes after move to use ZSTD as default") Signed-off-by: Robert Marko <robimarko@gmail.com>
* hwdata: update to 0.381krant2024-04-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* base16384: bump to version 2.3.1源 文雨2024-04-07
| | | | Signed-off-by: 源 文雨 <fumiama@foxmail.com>
* treewide: refresh hashes after move to use ZSTD as defaultRobert Marko2024-04-07
| | | | | | | | With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
* fx: update to 34.0.0Fabian Lipken2024-04-05
| | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* base16384: bump to version 2.3.0源 文雨2024-04-05
| | | | Signed-off-by: 源 文雨 <fumiama@foxmail.com>
* clixon: Update to 7.0.1Philip Prindeville2024-04-05
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* collectd: enable statsd pluginEdmunt Pienkowsky2024-04-05
| | | | Signed-off-by: Edmunt Pienkowsky <roed@onet.eu>
* nano: fix syntax highlighting for raw ucode scriptsJo-Philipp Wich2024-04-05
| | | | | | | | | Text between interpreter line and start of first directive should only highlighted as uninterpreted when running in template mode, so adjust the match rule accordingly. Fixes: #23761 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* cryptsetup: update to version 2.7.1Daniel Golle2024-04-04
| | | | | | | | | | | | | | The most notable change is the introduction of (optional) support for hardware OPAL disk encryption. However, as this requires Linux 6.4 or later, support for OPAL is implicitely disabled until targets used for the package build have been updated to Linux 6.6. See release notes for 2.7.0 and 2.7.1 for more details: https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.7/v2.7.0-ReleaseNotes https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.7/v2.7.1-ReleaseNotes Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* lvm2: update to LVM2 2.03.17 and libdm Version 1.02.187Daniel Golle2024-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | LVM2 Version 2.03.17 - 10th November 2022 ========================================= Add new options (--fs, --fsmode) for FS handling when resizing LVs. Fix 'lvremove -S|--select LV' to not also remove its historical LV right away. Fix lv_active field type to binary so --select and --binary applies properly. Switch to use mallinfo2 and use it only with glibc. Error out in lvm shell if using a cmd argument not supported in the shell. Fix lvm shell's lastlog command to report previous pre-command failures. Extend VDO and VDOPOOL without flushing and locking fs. Add --valuesonly option to lvmconfig to print only values without keys. Updates configure with recent autoconf tooling. Fix lvconvert --test --type vdo-pool execution. Add json_std output format for more JSON standard compliant version of output. Fix vdo_slab_size_mb value for converted VDO volume. Fix many corner cases in device_id, including handling of S/N duplicates. Fix various issues in lvmdbusd. DM Version 1.02.187 - 10th November 2022 ======================================== Add DM_REPORT_GROUP_JSON_STD for more JSON standard compliant output format. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* yq: Update to 4.43.1Tianling Shen2024-04-01
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* docker-compose: add PKG_NAME to PKG_SOURCEJavier Marcet2024-03-31
| | | | | | | | | | | | | | | | | Before this change, the tarball was downloaded as vVERSION.tar.gz. For example, it was v2.26.1.tar.gz and that file was put into the dl folder within the OpenWrt build system. After this change, the tarball is properly downloaded as NAME-vVERSION.tar.gz. In this case, it will look like this: docker-compose-v.2.26.1.tar.gz The advantages of using this: - Users, developers will know that what they downloaded (it has name and version) - The tarball will not be overwritten by another package with the same version. Signed-off-by: Javier Marcet <javier@marcet.info> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> [added commit message]
* docker-compose: Update to version 2.26.1Javier Marcet2024-03-31
| | | | | | | Release notes: https://github.com/docker/compose/releases/tag/v2.26.1 Signed-off-by: Javier Marcet <javier@marcet.info>
* Revert "tools/xz: update to 5.6.1" (CVE-2024-3094)Petr Štetiar2024-03-29
| | | | | | | | This reverts commit 714c91d1a63f29650abaa9cf69ffa47cf2c70297 as probably the upstream xz repository and the xz tarballs have been backdoored. References: https://www.openwall.com/lists/oss-security/2024/03/29/4 Signed-off-by: Petr Štetiar <ynezz@true.cz>
* eza: update to 0.18.9Jonas Jelonek2024-03-28
| | | | | | | | Release notes: 0.18.8 - https://github.com/eza-community/eza/releases/tag/v0.18.8 0.18.9 - https://github.com/eza-community/eza/releases/tag/v0.18.9 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* clixon: Update to 7.0.0Philip Prindeville2024-03-25
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* podman: update to v5.0.0Oskari Rauta2024-03-26
| | | | | | | | | | | Major version update to podman - Obsolete patch removed - patch 010-do-not-build-docs.patch refreshed Changelog: https://github.com/containers/podman/releases/tag/v5.0.0 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* lsd: update to v1.1.1Oskari Rauta2024-03-26
| | | | | | | | | | | | | | | | | Changes: - hex color parser for themes - adds truncate option - adds --literal flag - adds disable option for permission - upgrades many included sub modules/crates - Fixes literal flags not regocnized - adds and improves icons Full changelogs: - v1.1.0: https://github.com/lsd-rs/lsd/releases/tag/v1.1.0 - v1.1.1: https://github.com/lsd-rs/lsd/releases/tag/v1.1.1 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* cligen: Update to 7.0.0Philip Prindeville2024-03-25
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* psmisc: update to version 23.7Josef Schlehofer2024-03-25
| | | | | | | Release notes: https://gitlab.com/psmisc/psmisc/-/compare/v23.4...v23.7?from_project_id=334185&straight=false Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* irqbalance: update to version 1.9.4Hannu Nyman2024-03-24
| | | | | | | | | | Update irqbalance to version 1.9.4. * refresh version in meson patch * remove EINVAL handling patch as upstream seems to have silenced the log spam for unmanageable IRQs Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nnn: update to version 4.9Josef Schlehofer2024-03-24
| | | | | | | | | - Release notes: https://github.com/jarun/nnn/compare/v4.4...v4.9 - Refresh patch to fix offset Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* docker-compose: Update to version 2.26.0Javier Marcet2024-03-23
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* hwdata: update to 0.380krant2024-03-22
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* unrar: update to 7.0.7krant2024-03-22
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* Merge pull request #23693 from TDT-AG/pr/20240319-rrdtool1Florian Eckert2024-03-21
|\ | | | | rrdtool1: add license information
| * rrdtool1: change download URL to httpsFlorian Eckert2024-03-21
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * rrdtool1: add license informationFlorian Eckert2024-03-21
| | | | | | | | | | | | | | See the license information on the rrdtool homepage. https://oss.oetiker.ch/rrdtool/license.en.html Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | telldus-mqtt: bump to 0.3Peter Liedholm2024-03-21
| | | | | | | | Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
* | xz: update to 5.6.1krant2024-03-21
| | | | | | | | | | | | - Change source URL to the up-to-date one Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | mmc-utils: update to upstream's e1281d4de916 commitMichael Heimpold2024-03-19
| | | | | | | | | | | | | | | | | | | | | | Included upstream changes: e1281d4de916 mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting b5ca140312d2 mmc-utils: lsmmc: Fix emmc capacity calculation d1d8a05eeb4b mmc-utils: lsmmc: Disintegrade print_mmc_csd 3b055a2129bf mmc-utils: lsmmc: Simplify interface processing functions e82719f1d29c mmc-utils: lsmmc: Simplify prinitng manufacturer name Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | mstflint: add new packageTil Kaiser2024-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a new package, including tools for diagnosing Mellanox Spectrum Switches and ConnectX NICs and querying and installing firmware. Package Contents: mflash lib This lib provides low level Flash access through Mellanox HCAs. mtcr lib (implemented in mtcr.h file) This lib enables access to HCA hardware registers. mstregdump This utility dumps hardware registers from Mellanox hardware for later analysis by Mellanox. mstvpd This utility dumps the on-card VPD. mstmcra This debug utility reads/writes a to/from the device configuration register space. mstconfig This tool sets or queries non-volatile configurable options for Mellanox HCAs. mstfwmanager Mellanox firmware update and query utility which scans the system for available Mellanox devices (only mst PCI devices) and performs the necessary firmware updates. mstreg The mlxreg utility allows users to obtain information regarding supported access registers, such as their fields and attributes. mstfwtrace The mstfwtrace utility extracts and prints trace messages generated by the firmware running on 5th generation devices iRISCs. This tool supports secure FW flow only. mstlink The mstlink tool is used to check and debug link status and issues related to them. Signed-off-by: Til Kaiser <mail@tk154.de>
* | fx: update to 33.0.0Fabian Lipken2024-03-19
|/ | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* docker-compose: Update to version 2.25.0Javier Marcet2024-03-17
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* 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>
* whois: update to 5.5.21krant2024-03-15
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* collectd: add license informationsFlorian Eckert2024-03-13
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* docker-compose: Update to version 2.24.7Javier Marcet2024-03-08
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* 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>
* 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>
* 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>
* 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>
* inotify-tools: fix link error on x86krant2024-02-28
| | | | | | | | | | | Previous commit removed unnecessary linking with libstdc++ but introduced another error on x86 platforms: undefined reference to `__stack_chk_fail_local' Fix it by explicitly linking libssp_nonshared.a Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* logrotate: update to 3.21.0krant2024-02-27
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>