aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | yq: Update to 4.22.1Tianling Shen2022-03-10
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cache-domains: Fixed hotplug script not runningGerard Ryan2022-03-08
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | docker-compose: Update to version 2.3.2Javier Marcet2022-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's Changed: - 2.3.2: - Fix json format for version command by @victor-timofei - filter containers after project has been rebuilt from resources by @ndeloof - publish a draft release with auto generate release notes by @glours - map --interactive to StdinOpen by @ndeloof - 2.3.1: - Support COMPOSE_IGNORE_ORPHANS for compose run by @PIG208 - don't try to start dependencies when there are none by @ndeloof - don't failed when trying to stop or rm services with no containers ru… by @glours - 2.3.0: - Don't wait forever for unhealthy dependencies by @benesch - Add progress output while waiting for dependencies by @benesch - Discard env_file section on convert/config by @ulyssessouza - Return only numbers in short version by @guillaumerose - Don't SetRawTerminal() when exec is run with -T by @x-yuri - only remove volumes set by compose file by @ndeloof - Set NetworkMode correctly according to network priorities by @laurazard - go.mod: github.com/buger/goterm v1.0.4 by @thaJeztah - Fix typo in reference/compose_up.md by @danBamikiya - Fix pause/unpause by only applying to running containers by @ulyssessouza - use CustomLabels for composeV2 metadata and not impact service hash by @ndeloof - use golangci-lint-action by @ndeloof - Adds support to list the config files on docker compose ls by @KoditkarVedant - declare --volume as an alias for --volumes by @ndeloof - bump buildx to 0.7.1 by @ndeloof - Wait and scale 0 by @glours - Bump github.com/containerd/containerd from 1.5.8 to 1.6.0 by @dependabot - COMPOSE_REMOVE_ORPHANS can be set to always apply --remove-orphans by @ndeloof - Using start, stop, restart from outside the working directory using --project-name (#9147) by @arhemd - exclude com.docker.compose.image label from service hash by @ndeloof - Bump compose-go 1.0.9 by @ulyssessouza - Bump compose-go 1.1.0 by @ulyssessouza - Bump docker/distribution -> v2.8.0 by @ulyssessouza - report external volume name not found by @ndeloof - Bump github.com/containerd/containerd from 1.6.0 to 1.6.1 by @dependabot - CONTRIBUTING.md file. Update slack sign-up link by @teror4uks - Add function to convert strings to bool by @ulyssessouza - Add -i and -t to run and exec by @ulyssessouza Signed-off-by: Javier Marcet <javier@marcet.info>
* | | zstd: update to 1.5.2Rosen Penev2022-03-08
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | coremark: bump to 2022-01-03Aleksander Jan Bajkowski2022-03-06
| | | | | | | | | | | | Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
* | | cni-plugins-nft: change names to support fw4Oskari Rauta2022-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added patch with following features: - forces table family always to inet instead of ip or ip6. - force fw4 table using - change default chain names for fw4 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | gptfdisk: fix some warnings treated as errorsOskari Rauta2022-03-03
| | | | | | | | | | | | | | | | | | fixes error: format not a string literal and no format arguments [-Werror=format-security] during compile Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | nsutils: new packageOskari Rauta2022-03-03
| | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | mksh: resign as maintainerAlif M. Ahmad2022-03-02
| | | | | | | | | | | | | | | | | | Remove myself from maintainer. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | conmon: update to version 2.1.0Oskari Rauta2022-03-02
| | | | | | | | | | | | | | | | | | | | | This release contains Bug fixes patch refreshed Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | crun: update to version 1.4.2Oskari Rauta2022-03-02
| | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | podman: update to version 4.0.2Oskari Rauta2022-03-02
| | | | | | | | | | | | | | | | | | | | | - Patch had became obsolete, it's contents were merged to upstream. Patch removed. - Version updated, long list of changes is available at https://github.com/containers/podman/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | sumo: update to 1.12Rosen Penev2022-03-02
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | rng-tools: drop unneeded depJohn Audia2022-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Upstream dropped the libsysfs dep.[1] 1. https://github.com/nhorman/rng-tools/releases/tag/v6.12 Signed-off-by: John Audia <graysky@archlinux.us>
* | | rng-tools: update to 6.15John Audia2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | yq: Update to 4.21.1Tianling Shen2022-02-28
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | coreutils: patch chmod with upstream fixJohn Audia2022-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | Apply a post-release upstream patch to chmod to fix some broken behavior. See: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=e8b56ebd536e82b15542a00c888109471936bfda A number of major distros including Arch, Alpine and Void import this patch. Signed-off-by: John Audia <graysky@archlinux.us>
* | | utils/watchcat: restart failure time after network restartRozhuk Ivan2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this change these settings: Mode: Restart Interface Period: 30s Check Interval: 5s will do ping every 30s, if all pings are fail then it try to take action every 5 second. After apply this patch watchcat will try to send ping every 5 second in next 30 sec before take action if all pings are fail. This is important for wireless uplinks like 3G/4G that need some time to establish connection. Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com>
* | | coreutils: update to 9.0John Audia2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unneed patch: 002-ls-restore-831-behavior-on-removed-directories.patch After updating ran `make package/coreutils/refresh` from $BUILDROOT to clean dirty patches. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | zsh: update to 5.8.1John Audia2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | tinyionice: update to 1.0.1Michal Vasilek2022-02-23
| | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | yq: Update to 4.20.2Tianling Shen2022-02-23
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | tree: bump to 2.0.2John Audia2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest upstream release. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | nano: update to 6.2Hannu Nyman2022-02-22
| | | | | | | | | | | | | | | | | | | | | Update nano to 6.2. Remove inactive second maintainer. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | shared-mimo-info: fix compilation with BUILD_NLSJosef Schlehofer2022-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When you have enabled full Native Language Support, it could not be compiled due to this error: ccache_cc -o src/update-mime-database src/update-mime-database.p/update-mime-database.c.o -L/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/usr/lib -L/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib -Wl,--as-needed -Wl,--no-undefined -DPIC -fPIC -specs=/mox-master/build/include/hardened-ld-pie.specs -znow -zrelro -Wl,-rpath,/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -Wl,-rpath-link,/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -Wl,--start-group /mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libglib-2.0.so -L/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lintl /mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libxml2.so -Wl,--end-group /mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status It happens also on gcc Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | slide-switch: Update to 0.9.7Jeffery To2022-02-18
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | telegraf: Update to version 1.21.4Jonathan Pagel2022-02-17
| | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | yq: Update to 4.20.1Tianling Shen2022-02-17
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | uvol: clean up paths and fix delayed startupDaniel Golle2022-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Winchester discs can take a long time to spin up which results in blockd also taking a while to complete to start. * Make sure uvol only gets started once blockd is ready. * Clean up paths (use '/tmp/run/uvol' everywhere instead of relying on the '/var' -> '/tmp' symlink) * Create 'apk' folder when initializing .meta volume. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | btrfs-progs: update to 5.16.1Rosen Penev2022-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Disable libudev to avoid dependency. Backport patch to fix 64-bit int types under ppc64 and mips64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | mandoc: fix build on macosSergey V. Lobanov2022-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./configure scripts compiles&runs test so it detects darwin C-functions and defines that can not be used for Linux target. This patches expicitly specifies Linux-specific parameters that can not be detected correctly on Darwin. This patch removes 010-mandoc-1.14.5-fix-gnu-make.patch. mandoc provides its own way to redefine specific parameters (using configure.local file). Defines from this patch are moved to generated configure.local file. CONFIGURE_VARS are removed by this patch due to ./configure script does not use ENV vars specified by CONFIGURE_VARS This commit does not change compilation on Linux hosts (the resulted binary is exactly the same as before applying this commit). Binary compiled on MacOS host is exactly the same as compiled on Linux. Files generated by ./configure (config.h and Makefile.local) are exactly the same on Linux and MacOS build hosts Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | | mktorrent: fix bad format for 64bit platformsRosen Penev2022-02-14
| | | | | | | | | | | | | | | | | | | | | The Makefile tries and fails to run a binary that sets it properly. Just hardcode it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | shared-mime-info: new packageW. Michael Petullo2022-02-14
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | auc: fall back to 'sdcard' imageDaniel Golle2022-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fallback to use 'sdcard' image in case there is neither 'sysupgrade' nor 'combined' image available. This allows using 'auc' on targets where 'sdcard' image is also used for sysupgrade (such as some mvebu-based devices with eMMC). Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | uvol: call umount instead of using 'block umount'Daniel Golle2022-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Calling 'block umount' results in *all* devices listed in /etc/config/fstab being unmounted. Just call 'umount /dev/$devname' directly instead as that has the desired effect. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | auc: accept both 'y' and 'Y' as confirmation from userDaniel Golle2022-02-13
| | | | | | | | | | | | | | | | | | | | | Accept both 'y' and 'Y' as positive confirmation when asking the user if auc should proceed with requesting and installing an upgrade. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | dockerd: Update to 20.10.12Gerard Ryan2022-02-12
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | docker: Update to 20.10.12Gerard Ryan2022-02-12
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | nano: update to 6.1Hannu Nyman2022-02-09
| | | | | | | | | | | | | | | | | | Update nano to version 6.1. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | tesseract: fix build on macosSergey V. Lobanov2022-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tesseract build script checks /proc/cpuinfo file, but this file is not exist or darwin. This check is used for getting optimized build flags depends on CPU. This feature does not work in cross-compile case and should be explicitly disabled. This patch disables CPU detection using cmake option BUILD_TRAINING_TOOLS=OFF. Generated binaries (aarch64 target) are exactly the same on Ubuntu 20.04 x86_64 and MacOS 11.6 arm64. Binaries generated on Linux build host are not changed (the same checksums before and after applying this patch). Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | | yq: Update to 4.19.1Tianling Shen2022-02-07
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | lxc-create: update depends to include getoptJohn Audia2022-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/16684 Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | dbus: fix configure args for verbose modeFlorian Eckert2022-02-07
| | | | | | | | | | | | | | | | | | | | | When switching from cmake to autotools, the wrong logging was used for the verbose compilations option. This commit fixes that. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | lxc: update to 4.10.12John Audia2022-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream release and rebase: 010-Remove-distro-check.patch 025-remove-unsupported-option.patch After updating ran `make package/lxc/refresh` to clean dirty patches Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | slide-switch: Update to 0.9.6Jeffery To2022-02-04
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #17792 from TDT-AG/pr/20220104-dbusFlorian Eckert2022-02-04
|\ \ \ | | | | | | | | dbus: switching back to autotools to fix big endian issue
| * | | dbus: switching back to autotools to fix big endian issueFlorian Eckert2022-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the upstream developers of dbus, cmake is only inteded for windows. Unix like operating systems should continue to use the autotools stack. Since the changeover to cmake, the dbus was no longer usable on all big endian systems because the name binding no longer worked. In cmake, it is not evaluated whether it should run on a little endian or big endian system. This fixes issue #17780. The original problem occurred when using the modem manager on the big endian system (MIPS). Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | tinyionice: add packageMichal Vasilek2022-02-04
|/ / / | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | utils/findutils: update to 4.9.0Bernhard Voelker2022-02-03
| | | | | | | | | | | | | | | | | | * utils/findutils/Makefile (PKG_VERSION): Update to latest. (PKG_HASH): Update. Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
* | | rtklib: update to 2.4.3 b34; fix patchesYaroslav Petrov2022-02-03
| | | | | | | | | | | | Signed-off-by: Yaroslav Petrov <info@lank.me>