aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* rtty: update to 8.1.1Jianhui Zhao2024-02-21
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* dockerd: Update to 25.0.3Gerard Ryan2024-02-21
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* docker: Update to 25.0.3Gerard Ryan2024-02-21
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* containerd: Update to 1.7.13Gerard Ryan2024-02-21
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Update to 1.1.12Gerard Ryan2024-02-21
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* yq: Update to 4.41.1Tianling Shen2024-02-20
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* mariadb: fix compilation with newer fmtRosen Penev2024-02-18
| | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* qemu: update to 8.2.0Vladimir Ermakov2024-02-18
| | | | | | | | - Refresh patches. - Disable new features like AF XDP, Rutabaga VGA, libkeyutils - Delete removed features such as HAX hypervisor Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
* podman: update to 4.9.3Oskari Rauta2024-02-17
| | | | | | | | Changelogs: https://github.com/containers/podman/releases Patches refreshed Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* conmon: update to 2.1.10Oskari Rauta2024-02-17
| | | | | | | | | | | | | | | | bug fixes: - Fix incorrect free in conn_sock - logging: Respect log-size-max immediately after open - fix some issues flagged by SAST scan - src: fix write after end of buffer - src: open all files with O_CLOEXEC - oom-score: restore oom score before running exit command new features: - Forward more messages on the sd-notify socket - logging: -l passthrough accepts TTYs Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* slirp4netns: update to 1.2.3Oskari Rauta2024-02-16
| | | | | | | | | changelog: - Fix some FD leaks (#334, thanks to @giuseppe) As package belongs to network category, I moved it from utils to network folder Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* Merge pull request #23457 from TDT-AG/pr/20240216-procps-ngFlorian Eckert2024-02-16
|\ | | | | procps-ng: update to version 4.0.4 and rename old version 3.3.16 to procps-ng3
| * 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>