aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* fio: update to 3.34Tjeu Kayim2023-04-08
| | | | Signed-off-by: Tjeu Kayim <hasbaddana@outlook.com>
* lxc: update to 5.0.2John Audia2023-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream release. Removed upstreamed patches: 001-build-detect-where-struct-mount_attr-is-declared.patch[1] 002-build-detect-sys-pidfd.h-availability.patch[2] 003-build-check-for-FS_CONFIG_-header-symbol-in-sys-moun.patch[3] 011-tree-wide-wipe-direct-or-indirect-linux-mount.h-incl.patch[4] 012-tree-wide-use-struct-clone_args-directly.patch[5] 013-tree-wide-use-struct-open_how-directly.patch[6] 1. https://github.com/lxc/lxc/commit/b7b269680f4a773a54b274d7fbd1140fc32e1935 2. https://github.com/lxc/lxc/commit/e510d6bd870c15fc509477343cb1268b9726caa6 3. https://github.com/lxc/lxc/commit/02f4bd00f5b5648b7f71c266d36a961fe54dbfc6 4. https://github.com/lxc/lxc/commit/497479ea3b8d13900a8f9427a5ade8a51facd7ab 5. https://github.com/lxc/lxc/commit/c9bca33263ed82190edc77960cdc19c3088167e6 6. https://github.com/lxc/lxc/commit/d1dfce9c59067aac0a22cdffe8b6d80f6bbdae87 Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* nano: make nanorc world readableHannu Nyman2023-04-05
| | | | | | | | | | | | | If file /etc/nanorc is readable by everyone, "default" settings are available for users as well without necessarily requiring their own customized .nanorc in their home directory. Or if they want one, but want it to be based on system's default nanorc, they can copy it from /etc - without chmodding file, it is in-accessible for users. Suggested-by: Oskari Rauta <oskari.rauta@gmail.com> [switched approach to use INSTALL_DATA] Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* zoneinfo: updated to the latest releaseVladimir Ulrich2023-04-05
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* coreutils: update to 9.2Georgi Valkov2023-04-05
| | | | | | | Build system: Ubuntu Linux 22.04, macOS 12.6.3 Run-tested: x64, WRT3200ACM, TL-WR1043ND v4 Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
* Merge pull request #20762 from commodo/squashfsAlexandru Ardelean2023-04-04
|\ | | | | squashfs-tools: bump to version 4.6.1
| * squashfs-tools: bump to version 4.6.1Alexandru Ardelean2023-04-03
| | | | | | | | | | | | Also, enable xattr support. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | Merge pull request #20763 from commodo/stress-ngAlexandru Ardelean2023-04-04
|\ \ | | | | | | stress-ng: bump to version 0.15.06
| * | stress-ng: bump to version 0.15.06Alexandru Ardelean2023-04-03
| |/ | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | pax-utils: add new packageOskari Rauta2023-04-03
| | | | | | | | | | | | | | | | | | | | Description: A suite of ELF tools to aid auditing systems. Contains various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of binary files. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | yq: Update to 4.33.2Tianling Shen2023-04-03
|/ | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* python-setuptools-scm: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | The host build replaces the use of the host pip requirements file. This also updates the dependants of setuptools-scm to depend on the host build. This also removes the toml host pip requirements file as toml is not used by any other package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cython: Add new host-only packageJeffery To2023-03-31
| | | | | | | The host build replaces the use of the host pip requirements file. This also updates the dependants of Cython to depend on the host build. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* cni-plugins-nft: update to 1.0.12Oskari Rauta2023-03-28
| | | | | | | | Changelog: - docs: update install instructions - upgrade to go1.19 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* gummiboot: update to 48.1Oskari Rauta2023-03-28
| | | | | | | | | | - disable man pages generation Mostly bug fixes. Full list of changes: https://cgit.freedesktop.org/gummiboot/log/ Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* yq: Update to 4.33.1Tianling Shen2023-03-27
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* docker-compose: Update to version 2.17.2Javier Marcet2023-03-27
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* xz: update to version 5.4.2Hannu Nyman2023-03-26
| | | | | | Update to 5.4.2 (keep in sync with xz in tools/) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* syncthing: Update to 1.23.2Tianling Shen2023-03-26
| | | | | | Fixed build with go 1.20 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #20709 from akosiaris/collectd_fix_ltq-dsl_compilationHannu Nyman2023-03-24
|\ | | | | collectd: Fix ltq-dsl compilation errors
| * collectd: Fix ltq-dsl compilation errorsAlexandros Kosiaris2023-03-23
| | | | | | | | | | | | | | | | | | | | | | Per https://github.com/openwrt/packages/pull/19396#issuecomment-1480780893 prefix ltq-dsl-app with a @ character to fix the compilation issues witnessed in PR #19396 and #20662 Signed-off-by: Alexandros Kosiaris <akosiaris@gmail.com>
* | ripgrep: adapt new rust build standardTianling Shen2023-03-24
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #20664 from mhei/fix-gensio-build-20604Michael Heimpold2023-03-22
|\ \ | | | | | | gensio: fix python bindings build by using a pcre enabled host swig (fixes #20604)
| * | swig: enable pcre2 support (refs #20604)Michael Heimpold2023-03-15
| |/ | | | | | | | | | | | | | | Now since pcre2 provides a host build, let's use it. This is required for e.g. gensio package to provide python bindings. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | yq: Update to 4.32.2Tianling Shen2023-03-20
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | open-vm-tools: update to 12.2.0Oskari Rauta2023-03-19
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | Merge pull request #20653 from mhei/mmc-utils-updateMichael Heimpold2023-03-14
|\ \ | |/ |/| mmc-utils: update to latest upstream revision
| * mmc-utils: update to latest upstream revisionMichael Heimpold2023-03-12
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | dockerd: Disabled MIPSGerard Ryan2023-03-14
| | | | | | | | | | | | * Buildkit doesn't appear to compile Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | dockerd: Update to 23.0.1Gerard Ryan2023-03-14
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | docker: Update to 23.0.1Gerard Ryan2023-03-14
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | containerd: Update to 1.6.16 for dockerdGerard Ryan2023-03-14
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | libnetwork: Remove unused packageGerard Ryan2023-03-14
|/ | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* lolcat: update to version 1.4Rui Salvaterra2023-03-11
| | | | | | Bump to the latest stable release. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* mv88e6xxx_dump: update to 2023.03.08Etienne Champetier2023-03-11
| | | | | | | This fixes 2 issues where mv88e6xxx_dump was displaying data incorrectly for --vtu and --global2 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* rust-lang: Apply suggestions from code reviewLuca Barbato2023-03-10
| | | | | Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Luca Barbato <luca.barbato@gmail.com>
* ripgrep: Add the packageLuca Barbato2023-03-10
| | | | | | | Based on work from Donald Hoskins <grommish@gmail.com>. Testcase for the rust language support. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* conmon: update to 2.1.7Oskari Rauta2023-03-07
| | | | | | | - Fix leaking symbolic links in the opt_socket_path directory - cgroup: Stumble on if we can't set up oom handling Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* coremark: bump to 2023-01-25Aleksander Jan Bajkowski2023-03-07
| | | | Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
* open-vm-tools: update to 12.1.5Oskari Rauta2023-03-04
| | | | | | | added also --disable-glibc-check to configure args to allow building on hosts that use musl. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* yq: Update to 4.31.2Tianling Shen2023-03-03
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* qemu: update to 7.2.0Vladimir Ermakov2023-03-01
| | | | | | | | | | | | | | | | | | drop disas and bios patches refresh patches qemu: vhost-scsi does not exist, drop unsupported vhost options qemu: disable VDUSE by default qemu: slirp and vnc-png option gone Note: libpng still needed if vnc enabled. Link: https://github.com/openwrt/packages/pull/18623 Signed-off-by: Vladimir Ermakov <vooon341@gmail.com> (squash commits) Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* sed: remove old libpcre dependencyAlan Swanson2023-02-28
| | | | Signed-off-by: Alan Swanson <reiver@improbability.net>
* podman: update to v4.4.2Oskari Rauta2023-02-27
| | | | | | | | | | | | | | | | | Security: - This release fixes CVE-2023-0778, which allowed a malicious user to potentially replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system. Bugfixes: - Fixed a bug where containers started via the podman-kube systemd template would always use the "passthrough" log driver (#17482). - Fixed a bug where pulls would unexpectedly encounter an EOF error. Now, Podman automatically transparently resumes aborted pull connections. - Fixed a race condition in Podman's signal proxy. Misc: - Updated the containers/image library to v5.24.1. Patch also refreshed Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* dos2unix: Update to 7.4.4Tianling Shen2023-02-25
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* gddrescue: update to 1.27Lucian Cristian2023-02-24
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* miniflux: update to 2.0.42Michal Vasilek2023-02-24
| | | | | | | add BASE_URL to the init script, this is useful when running in a subpath and not directly on the root of a domain Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* antfs-mount: dropJosef Schlehofer2023-02-23
| | | | | | | | | Since kernel module was dropped, check the reasons why it was removed in the commit 42a4fbe4a4fda8b61a1cec0762957872511f6527 (" antfs: drop this kernel package"), then this package should be removed, too as the dependency was removed and without it, it is not useful Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* yq: Update to 4.31.1Tianling Shen2023-02-21
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* podman: update 4.4.1Oskari Rauta2023-02-17
| | | | | | | | | | | | | | | | | patch refreshed. Changes - Added the podman-systemd.unit man page, which can also be displayed using man quadlet (#17349). - Documented journald identifiers used in the journald backend for the podman events command. Bugfixes - Fixed a bug where the default handling of pids-limit was incorrect. - Fixed a bug where parallel calls to make docs crashed (#17322). - Fixed a regression in the podman kube play command where existing resources got mistakenly removed. Full list of changes: [Release notes](https://github.com/containers/podman/blob/main/RELEASE_NOTES.md) Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>