aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* yara: bump to 4.2.0Marko Ratkaj2022-03-30
| | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* sysstat: bump to 12.4.5Marko Ratkaj2022-03-30
| | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* ctop: update to 0.7.7Javier Marcet2022-03-30
| | | | | | | | | | | | - Adds uptime column - CPU bar color thresholds update - Updated container status icons - Optimize health status event handling - Adds ppc64le build - Adds "open in browser" menu option - Fix CPU count estimation Signed-off-by: Javier Marcet <javier@marcet.info>
* docker-compose: Update to version 2.3.4Javier Marcet2022-03-30
| | | | | | | | | | | | | | | | | | | What's Changed: - don't fail trying to remove container with no candidate by @ndeloof - recreate container after image has been rebuilt/pulled by @ndeloof - ps: un-deprecate --filter, and enhance docs by @thaJeztah - Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot - Remove DEPRECATED text, since it's just the default by @ulyssessouza - Bump Buildx to v0.8.0 by @ndeloof - kill only need project name by @ndeloof - don't remove external volumes/networks by @ndeloof - use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic by @ndeloof - Validate doc on pr by @glours Signed-off-by: Javier Marcet <javier@marcet.info>
* ap51-flash: update to version 2022.0Sven Eckelmann2022-03-28
| | | | | | | | | | | | | | | | * Improve listing of ethernet devices under Linux * Add support for modern Npcap DLLs * Fix embedding of images with modern GCC versions * coding style cleanups and refactoring * added support for: - Datto AP440 - Datto AP840 - Datto AP840E - Datto TW420 - Plasma Cloud PAX1800 Signed-off-by: Sven Eckelmann <sven@narfation.org>
* ap51-flash: use $(AUTORELEASE) for PKG_RELEASESven Eckelmann2022-03-28
| | | | | | | Use `$(AUTORELEASE)` variable rather than setting a PKG_RELEASE on every commit manually. Signed-off-by: Sven Eckelmann <sven@narfation.org>
* yq: Update to 4.24.2Tianling Shen2022-03-28
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* prometheus-node-exporter-lua: add netclass.lua collectorRené Treffer2022-03-28
| | | | | | | All current node_exporter netclass metrics will be available. This includes speed metrics per lan port on supported DSA switches. Signed-off-by: René Treffer <treffer@measite.de>
* poemgr: fix conffiles pathStijn Tintel2022-03-28
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* telegraf: Update to version 1.22.0Jonathan Pagel2022-03-24
| | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* nano: provide nano-full with most features enabledHannu Nyman2022-03-22
| | | | | | | | | | | | | | Provide a new variant, nano-full, that enables almost all functionality of nano. Only libmagic file type detection has been left out. Ship with a minimal /etc/nanorc that the user can modify. nanorc documentation at https://www.nano-editor.org/dist/latest/nanorc.5.html Provide color highlighting for the uci config files. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* uvol: fix list output on LVM backendDaniel Golle2022-03-22
| | | | | | | | 'uvol list' was broken when introducing support for the hidden volumes. Fix that by not using 'continue' keyword to break the loop (as that lead to skipping 'json_select ..') and using if-clause instead. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* powertop: update to 2.14Rosen Penev2022-03-22
| | | | | | | | | | Upstream switched to github. Fix license information. Backport patch for ncurses 6.3. Remove other backported patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* auc: only add filesystem type if it is knownDaniel Golle2022-03-21
| | | | | | Prevent NULL-pointer on older versions of OpenWrt. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* auc: bump to version 0.2.5Daniel Golle2022-03-21
| | | | | | | Request root filesystem type to since it is possible now after https://github.com/openwrt/asu/commit/9d8467a748aaa954b27eb3a471ae8a8303abc47a Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* zoneinfo: updated to the latest releaseVladimir Ulrich2022-03-21
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* yq: Update to 4.23.1Tianling Shen2022-03-20
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* poemgr: add packageDavid Bauer2022-03-21
| | | | | | | Add the poemgr package. This package is required to control the PSE controller for the PoE outputs on the Ubiquiti UniFi Switch Flex. Signed-off-by: David Bauer <mail@david-bauer.net>
* Merge pull request #18106 from mhei/mmc-utils-updateMichael Heimpold2022-03-20
|\ | | | | mmc-utils: update to latest upstream revision
| * mmc-utils: update to latest upstream revisionMichael Heimpold2022-03-19
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | lvm2: update to 2.03.15Daniel Golle2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | Version 2.03.15 - 07th February 2022 ==================================== Remove service based autoactivation. global/event_activation = 0 is NOOP. Improve support for metadata profiles for --type writecache. Use cache or active DM device when available with new kernels. Introduce function to utilize UUIDs from DM_DEVICE_LIST. Increase some hash table size to better support large device sets. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | ccid: update to version 1.5.0Daniel Golle2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.5.0 - 27 January 2022, Ludovic Rousseau - Add support of - ACS ACR1281U - Circle CCR7125 ICC - Circle CIR125 ICC - Circle CIR125-DOT ICC - Circle CIR215 CL with iProduct 0x2100 - Circle CIR315 DI - Circle CIR315 with idProduct: 0x0324 - Circle CIR315 with idProduct: 0x7004 - Circle CIR415 CL - Circle CIR515 ICC - Circle CIR615 CL - Circle CIR615 CL & 1S - ELYCTIS CL reader - Nitrokey Nitrokey 3 - Thales Shield M4 Reader - Add support of simultaneous slot access on multi slots readers - Use FeliCa instead of Felica on SONY request - Fix SafeNet eToken 5110 SC issue - Allow vendor control commands for Omnikey 5427 CK - always compute readTimeout to use a value greater than default 3 seconds - Check the bSeq value when receiving a CCID frame - Avoid logging errors when a reader is removed - Some other minor improvements Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | pcsc-lite: update to version 1.9.5Daniel Golle2022-03-18
|/ | | | | | | | | | | 1.9.5: Ludovic Rousseau 4 December 2021 - pcscd: autoexit even if no client connects - Fix variable substitution in systemd units - fix potential race conditions with powerState handling - Add and use tag TAG_IFD_DEVICE_REMOVED - UnitaryTests: port code to Python 3 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* slide-switch: Update to 1.0.0Jeffery To2022-03-17
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3: Add Py3Build/InstallBuildDepends recipeJeffery To2022-03-17
| | | | | | | | | | | This adds a recipe, Py3Build/InstallBuildDepends, that installs the requirements listed in HOST_PYTHON3_PACKAGE_BUILD_DEPENDS. This allows other (non-Python) packages to install host Python packages by calling this recipe, without having to know the internals of python3-package.mk. This also updates apparmor to call this recipe. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* collectd: smart: add patch to check udev_enumerate_scan_devices return valueFlorian Eckert2022-03-17
| | | | | | | | | | | The function udev_enumarte_scan_devices returns a value less than 0 on failure. If this is the case then we terminate the read for this smart information. This change was already send upstream. And could be delete in feature collectd versions. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* collectd: remove not needed fixFlorian Eckert2022-03-17
| | | | | | | | | | | | | | | This was not a real fix but a workaround. It is no longer clear to me why this was necessary. Deleting the patch restores the upstream behaviour of the collected for the smart plugin. I have tested it and on my system the hard disk to be monitored is recognised. root@system ~ # cat /sys/class/block/sda/uevent MAJOR=8 MINOR=0 DEVNAME=sda DEVTYPE=disk Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* vim: remove vim/hostRosen Penev2022-03-17
| | | | | | | | | | | The only use of it is for xxd. tools/xxd was added in base so this can go. https://github.com/openwrt/openwrt/commit/c4dd2441e7 added it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* docker-compose: Update to version 2.3.3Javier Marcet2022-03-16
| | | | | | | | | | | | | | | What's Changed: - use plain text progress when ansi=never is set by @ndeloof - build full compose model from resources, then filter by services by @ndeloof - add run with dependencies e2e test by @glours - add support for device_cgroup_rules by @ndeloof - composeService to use dockerCli's In/Out/Err streams by @ndeloof - fix generated YAML missing an "examples" section, and update cli-docs-tool to v0.4.0 by @thaJeztah Signed-off-by: Javier Marcet <javier@marcet.info>
* podman: updates podman packageOskari Rauta2022-03-16
| | | | | | | | - add missing runtime depency catatonit - removed SELinux variant, add config option for it instead, I do not believe we need variant of EVERY SELinux support capable software - add config option for iptables firewall setup in default cni network config, otherwise skip iptables part (part of nftables transition, use cni-plugins-nft for nftables fw support or better; forget about cni fw completely, instead use openwrt's own as that way your rules for containers do not disappear on firewall restart) Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* auc: don't segfault on invalid URLDaniel Golle2022-03-13
| | | | | | | | Show error message instead of segfaulting in case of an invalid URL being read from UCI config. Fixes: #17971 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* treewide: remove rpath-linkRosen Penev2022-03-13
| | | | | | Most usages seem to be outdated and fixed a long time ago. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* catatonit: add new packageOskari Rauta2022-03-11
| | | | | | | podman uses catatonit now for container init, so new package for catatonit is required. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* 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>