aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * | | | ttyd: update to 1.6.2Rosen Penev2020-12-22
| |/ / / | | | | | | | | | | | | | | | | | | | | Remove upstream patch. Refreshed other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14381 from neheb/uRosen Penev2020-12-30
|\ \ \ \ | | | | | | | | | | unrar: update to 6.0.3
| * | | | unrar: update to 6.0.3Rosen Penev2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation with glibc by adding pthread linker flag. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | xfsprogs: fix compilation under glibcRosen Penev2020-12-30
|/ / / / | | | | | | | | | | | | | | | | | | | | Missing link to librt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | / bonnie++: fix compilation with glibcRosen Penev2020-12-30
| |_|/ |/| | | | | | | | | | | | | | link to pthreads was missing Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | lvm2: provide selinux and non-selinux build variantsMaxim Storchak2020-12-31
| |/ |/| | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-12-29
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | yq: Update to 4.1.0Tianling Shen2020-12-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | Merge pull request #14311 from neheb/syRosen Penev2020-12-24
|\ \ | | | | | | sysstat: update to 12.4.2
| * | sysstat: update to 12.4.2Rosen Penev2020-12-22
| |/ | | | | | | | | | | Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | 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