aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | Merge pull request #14308 from neheb/spi2Rosen Penev2020-12-24
|\ \ | | | | | | spi-tools: update to 0.8.6
| * | spi-tools: update to 0.8.6Rosen Penev2020-12-22
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14310 from neheb/suRosen Penev2020-12-23
|\ \ | | | | | | sumo: update to 1.8.0
| * | sumo: update to 1.8.0Rosen Penev2020-12-22
| |/ | | | | | | | | | | Replace patch with simple CMAKE_OPTION. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14225 from nickberry17/update_watchcat_utilRosen Penev2020-12-22
|\ \ | | | | | | watchcat: add restart_iface and ping size features + refactor
| * | watchcat: add ability to restart interface + refactorNicholas Smith2020-12-21
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | watchcat: add support for specifying ping packet sizeNicholas Smith2020-12-14
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | watchcat: refactor function namesNicholas Smith2020-12-14
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | zstd: update to 1.4.8Rosen Penev2020-12-22
| |/ |/| | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | uhubctl: update to 2.3.0Steven Honson2020-12-21
| | | | | | Signed-off-by: Steven Honson <steven@honson.id.au>
* | libnetwork: Updated to source date 2020-12-12Gerard Ryan2020-12-21
| | | | | | | | | | | | PKG_SOURCE_VERSION:=5c6a95bfb20c61571a00f913c6b91959ede84e8d Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | dockerd: Updated to 20.10.1Gerard Ryan2020-12-21
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | docker: Updated to 20.10.1Gerard Ryan2020-12-21
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | conmon: update to version 2.0.22Daniel Golle2020-12-20
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | lvm2: pass CC explicitlyRosen Penev2020-12-20
| | | | | | | | | | | | | | | | | | It seems that in some situations, the host CC gets picked up. Just pass the target one explicitly. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | yq: Update to 4.0.0Tianling Shen2020-12-20
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | acsccid: add packageVincent JARDIN2020-12-19
| | | | | | | | | | | | | | | | | | | | First version based on 1.1.8 It is based on the ccid build framework from Daniel Golle <daniel@makrotopia.org> Suggested-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Vincent JARDIN <vjardin@free.fr>
* | Merge pull request #14267 from vjardin/pcsc-lite_pathRosen Penev2020-12-18
|\ \ | | | | | | pcscd: default /var/run path instead of /run
| * | pcscd: default /var/run path instead of /runVincent JARDIN2020-12-19
| | | | | | | | | | | | | | | | | | | | | Fix start error: 00001221 [2012634380] pcscdaemon.c:624:main() cannot create /run/pcscd: No such file or directory Signed-off-by: Vincent JARDIN <vjardin@free.fr>
* | | Merge pull request #14264 from neheb/ntfs2Rosen Penev2020-12-18
|\ \ \ | |/ / |/| | ntfs-3g: make symlinks relative
| * | ntfs-3g: make symlinks relativeRosen Penev2020-12-17
| | | | | | | | | | | | | | | | | | Fixes dead symlinks in InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qemu: remove ref to now non-existent TARGET_arm64Yousong Zhou2020-12-18
|/ / | | | | | | | | | | | | | | | | It was removed in base system commit 88468f7e ("armvirt: merge arm64 as subtarget 64") in 2017 No change in packaged content Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #14257 from zhanhb/alternatives-libexecRosen Penev2020-12-17
|\ \ | | | | | | treewide: move binaries of alternatives to /usr/libexec
| * | xz: move alternatives to /usr/libexecHuangbin Zhan2020-11-21
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | treewide: move binary of alternatives to libexec, rename as suggestedHuangbin Zhan2020-10-08
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | coreutils: move alternatives to /usr/libexecHuangbin Zhan2020-06-12
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | open2300: link library to relative path instead of absoluteRosen Penev2020-12-17
|/ / | | | | | | | | | | Fixes an InstallDev dead link. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | qemu: add patch for qga guest-shutdown commandYousong Zhou2020-12-17
| | | | | | | | | | Ref: https://github.com/openwrt/packages/issues/14244 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | podman: update to version 2.2.1Daniel Golle2020-12-15
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | cni-plugins: update to version 0.9.0Daniel Golle2020-12-15
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | docker-compose: Updated `docker-ce` -> `docker`Gerard Ryan2020-12-15
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | dockerd: Updated to 20.10.0Gerard Ryan2020-12-15
| | | | | | | | | | | | | | * SELinux and Seccomp are now enabled via the kernel options themselves * Config.in now uses CGroupsV2 by default but optionally allows V1 Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | docker: Split from dockerd and update to v20.10.0Gerard Ryan2020-12-15
| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | libnetwork: Updated to 2020-11-25 for dockerdGerard Ryan2020-12-15
| | | | | | | | | | | | Source Version: a543cbc4871f904b0efe205708eb45d72e65fd8b Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | tini: Updated to v0.19.0 for dockerdGerard Ryan2020-12-15
| | | | | | | | | | | | | | * Removed obsolete workaround * Set Git source hash for executables to display Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | containerd: Updated to v1.4.3 for dockerdGerard Ryan2020-12-15
| | | | | | | | | | | | SELinux and Seccomp are now enabled via the kernel options themselves Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | docker-ce: docker-ce -> dockerdGerard Ryan2020-12-15
| | | | | | | | | | | | | | | | The source is being deprecated and split into the CLI and engine/daemon repositories, So `docker-ce` will now be the `dockerd` and a separate package will be made for the `docker` CLI. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | Merge pull request #14158 from PolynomialDivision/snmpv6-collectorRosen Penev2020-12-14
|\ \ | | | | | | prometheus-node-exporter-lua: add snmp6 exporter
| * | prometheus-node-exporter-lua: add snmp6 exporterNick Hainke2020-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want statistics about IPv6 you can use snmpv6 exporter. Currently, the "/proc/net/snmp6" is existing but all values are just "0". To use this plugin you have to set CONFIG_PROC_STRIPPED=n I will find a way to enable the important ipv6 statistics by default. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | Merge pull request #14162 from Cynerd/rpcd-mod-lxc-postinstRosen Penev2020-12-14
|\ \ \ | |_|/ |/| | rpcd-mod-lxc: add postinst to reload rpcd on update/installation
| * | rpcd-mod-lxc: add postinst to reload rpcd on update/installationKarel Kočí2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is dependency of luci-app-lxc and when users install that package it is no way clear that they have to reload rpcd to get it working correctly. Without it container listing does not work. In general this reload should be in this package simply because other rpcd-mod-* packages reload rpcd as well. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | Merge pull request #14204 from PolynomialDivision/collectd-add-dhcpHannu Nyman2020-12-12
|\ \ \ | | | | | | | | collectd: add dhcpleases plugin
| * | | collectd: add dhcpleases pluginNick Hainke2020-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Count the current dhcpleases. Currently, we use a bash script that does the same job (Freifunk Berlin). We want to use native collectd plugin for that. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | Merge pull request #14187 from BKPepe/disable-selinux-for-augeasRosen Penev2020-12-11
|\ \ \ \ | | | | | | | | | | augeas: disable selinux
| * | | | augeas: disable selinuxJosef Schlehofer2020-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: Package augeas is missing dependencies for the following libraries: libselinux.so.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #14178 from BKPepe/hwinfo-fix-versionJosef Schlehofer2020-12-11
|\ \ \ \ \ | |_|/ / / |/| | | | Fix version in hwinfo and a few cosmetic stuff
| * | | | hwinfo: refresh patches to avoid fuzz and offsetJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: Applying patch 3-assorted-Makefile-butchery patching file Makefile patching file Makefile.common patching file src/Makefile patching file src/hd/Makefile Hunk #1 succeeded at 8 with fuzz 1 (offset -4 lines). patching file src/isdn/Makefile patching file src/smp/Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | hwinfo: add PKG_LICENSE_FILESJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | hwinfo: fix hardcoded version in patchJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 7dc7e46d4840ae6905eec995e277553cd96e6639 ("hwinfo: update to version 21.71") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | lcd4linux: switch service to procdFlorian Eckert2020-12-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>