aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * procps-ng: Re-add procps-ng with API version 4krant2024-02-16
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
| * procps-ng3: update to 3.3.17 and install library onlykrant2024-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | - Install library only (utilities are in procps-ng API version 4) - Latest 3.3.17 version of 3.x series is used - Refresh existing patch - Add new patch from Alpine Linux Signed-off-by: krant <aleksey.vasilenko@gmail.com> - Rebase patch because of packages version update was reverted before Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * procps-ng: rename procps-ng to procps-ng3krant2024-02-16
| | | | | | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com> - Rebase patch because of packages version update was reverted before Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * Revert "procps-ng: update to 4.0.4"krant2024-02-16
| | | | | | | | | | | | | | | | | | | | | | The props-ng packages adds a new API version that breaks other downstream packages. This revert is a preparation commit to move the old API to procps-ng3 so that the new API could use procps-ng packages name again. Signed-off-by: Florian Eckert <fe@dev.tdt.de> This reverts commit 81629ba5918f48a0886e6f601d63d0b016ef8c1e.
* | crun: update to 1.14.1Oskari Rauta2024-02-16
| | | | | | | | | | | | | | Changelogs: https://github.com/containers/crun/releases Previous version was 1.12 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | docker-compose: Update to version 2.24.6Javier Marcet2024-02-16
|/ | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* Merge pull request #23316 from dhewg/promEtienne Champetier2024-02-14
|\ | | | | prometheus-node-exporter-ucode: fix sporadic wifi errors and warnings
| * prometheus-node-exporter-ucode: fix sporadic wifi errors and warningsAndre Heider2024-02-07
| | | | | | | | | | | | | | | | | | | | Some properties may not yet be available, properly guard them. Fixes error like: daemon.err uhttpd[2116]: error running collector 'wifi': daemon.err uhttpd[2116]: left-hand side expression is null Signed-off-by: Andre Heider <a.heider@gmail.com>
* | moreutils: update to 0.68krant2024-02-14
| | | | | | | | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | yq: Update to 4.40.7Tianling Shen2024-02-14
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | stlink: add packagesDaniel Golle2024-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | stlink is an open source toolset to program and debug STM32 devices and boards manufactured by STMicroelectronics. Resulting binary packages: * stlink - library and shared chip info data * st-info - a programmer and chip information tool * st-flash - a flash manipulation tool * st-trace - a logging tool to record information on execution * st-util - a GDB server Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | tio: update to 2.7krant2024-02-12
| | | | | | | | | | | | | | | | - Switch to Meson build - Fix license file name - Add libinih dependency Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | restic: update to 0.16.4Fabian Lipken2024-02-11
| | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | dmidecode: update to 3.5krant2024-02-11
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | bash: update to 5.2.21krant2024-02-11
| | | | | | | | | | | | - Switch package URL to HTTPS Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | gawk: update to 5.3.0krant2024-02-11
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | stress-ng: bump to version 0.17.05Alexandru Ardelean2024-02-10
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | acl: update to 2.3.2Maxim Storchak2024-02-10
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | attr: update to 2.5.2Maxim Storchak2024-02-10
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | telldus-mqtt: bump to 0.2Peter Liedholm2024-02-10
| | | | | | | | Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
* | usbutils: update to 017krant2024-02-07
| | | | | | | | | | | | - Add mandatory usbids dependency Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | whois: update to 5.5.20krant2024-02-07
| | | | | | | | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | xxhash: update to 0.8.2krant2024-02-07
| | | | | | | | | | | | - Switch URL to the official one Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | pigz: update to 2.8krant2024-02-07
| | | | | | | | | | | | - Fix license name Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | hwdata: update to 0.379krant2024-02-07
| | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | gzip: update to 1.13krant2024-02-07
|/ | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* gnuplot: update to 6.0.0krant2024-02-04
| | | | | | - Add patch for MIPS and PowerPC systems Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* jq: update to 1.7.1krant2024-02-04
| | | | | | | | | - Update package URLs - Fix license - Drop obsolete CFLAGS - Drop obsolete patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* procps-ng: update to 4.0.4krant2024-02-04
| | | | | | - Update the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* treewide: assign PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* telldus-mqtt: add new package in utilsPeterFromSweden2024-02-04
| | | | | | Extends functionality of exisiting telldus-core package Signed-off-by: PeterFromSweden <peterfromswe884@gmail.com>
* zstd: update to 1.5.5krant2024-02-04
| | | | | | - Don't set Meson options which are matching defaults Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* utils/ntfs-3g: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | | | tuxera:ntfs-3g is a better CPE ID than ntfs-3g:ntfs-3g as this CPE ID has the latest CVEs (whereas ntfs-3g:ntfs-3g only has one CVE from 2007): https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:tuxera:ntfs-3g Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/gpsd: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | | | | gpsd_project:gpsd is a better CPE ID than berlios:gps_daemon as this CPE ID has the latest CVEs (whereas berlios:gps_daemon only has one CVE from 2004): https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gpsd_project:gpsd Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/lrzsz: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | PKG_CPE_ID was missing ":lrzsz" Fixes: 6d6c4b21b5e22a9f1058db5b61521a298e00a5f0 (lrzsz: update to v0.12.21rc and fix a CVE) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* zoneinfo: Updated to 2024a releaseVladimir Ulrich2024-02-04
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* utils/lsof: fix licenseFabrice Fontaine2024-02-04
| | | | | | | | | Replace "Unique" by the standard SPDX identifier for lsof license: https://spdx.org/licenses/lsof.html Fixes: 59adfc86b9d1e5a8fb9d5c83db6546a6b49a77f5 (lsof: add license information) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/zsh: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | | | zsh:zsh is a better CPE ID than zsh_project:zsh as this CPE ID has the latest CVEs (whereas zsh_project:zsh only has CVEs up to 2017): https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:zsh:zsh Fixes: ff056fcffcacf2632505bb108bf8e8c2a3cef09c (zsh: Update to 5.6.2) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/tmux: fix PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | | | | | | | | tmux_project:tmux is a better CPE ID than nicholas_marriott:tmux as this CPE ID has the latest CVE (whereas nicholas_marriott:tmux only has a CVE from 2011): https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:tmux_project:tmux Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* less: update to 643krant2024-02-04
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* grep: update to 3.11krant2024-02-04
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* utils/squashfs-tools: fix PKG_CPE_IDFabrice Fontaine2024-02-02
| | | | | | | | | | There is not a single CVE linked to phillip_lougher:squashfs so use squashfs-tools_project:squashfs-tools instead: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:squashfs-tools_project:squashfs-tools Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* unrar: update to 6.2.12krant2024-02-02
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* tar: update to 1.35krant2024-02-02
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* utils/pv: assign PKG_LICENSE_FILESFabrice Fontaine2024-01-31
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* treewide: fix licence typosFabrice Fontaine2024-01-31
| | | | | | | | | | | | | - PKG_LICENCE -> PKG_LICENSE - PKC_LICENSE_FILES -> PKG_LICENSE_FILES - BSD 3-Clause -> BSD-3-Clause - BSD-3-clause -> BSD-3-Clause - BSD-2-clause -> BSD-2-Clause - Public Domain -> Public-Domain - PublicDomain -> Public-Domain - Drop unneeded ',' in PKG_LICENSE or PKG_LICENSE_FILES Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* docker-compose: Update to version 2.24.5Javier Marcet2024-01-31
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* xz: Update to 5.4.6Hannu Nyman2024-01-30
| | | | | | Update xz to match the version 5.4.6 in tools/ Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* utils/vim: add license infoFabrice Fontaine2024-01-30
| | | | | | | vim is licensed under its own Vim license: https://spdx.org/licenses/Vim.html Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/augeas: assign PKG_LICENSE_FILESFabrice Fontaine2024-01-30
| | | | | | | | augeas provides a COPYING file since its addition to openwrt Fixes: 7fc497dd67727225e875d5b13a5c76437815e277 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>