aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Merge pull request #14943 from aTanW/masterRosen Penev2021-03-02
|\ | | | | joe: new package joe-extras
| * joe: Syntax error fixVitaly Protsko2021-02-28
| | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru>
| * joe: added new package joe-extrasVitaly Protsko2021-02-28
| | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru>
* | yq: Update to 4.6.1Tianling Shen2021-03-02
| | | | | | | | | | | | Fixed performance issue. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #14569 from nickberry17/wcFlorian Eckert2021-03-02
|\ \ | | | | | | watchcat: update to support procd
| * | watchcat: update to support procdNicholas Smith2021-02-24
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | Merge pull request #14975 from neheb/spiRosen Penev2021-03-01
|\ \ \ | | | | | | | | spi-tools: update to 0.8.7
| * | | spi-tools: update to 0.8.7Rosen Penev2021-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14979 from G-M0N3Y-2503/dockerd-20.10.4Rosen Penev2021-03-01
|\ \ \ \ | | | | | | | | | | docker,dockerd,runc: Docker 20.10.4 Update
| * | | | docker,dockerd: Updated to 20.10.4Gerard Ryan2021-03-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | runc: Updated to 1.0.0-rc93Gerard Ryan2021-03-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | syncthing: update to 1.13.1Paul Spooren2021-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also start using $(AUTORELEASE) Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | Merge pull request #14982 from dibdot/mcDirk Brenken2021-03-01
|\ \ \ \ \ | |/ / / / |/| | | | mc: remove maintainer
| * | | | mc: remove maintainerDirk Brenken2021-03-01
| | | | | | | | | | | | | | | Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #14964 from neheb/yarRosen Penev2021-03-01
|\ \ \ \ \ | | | | | | | | | | | | yara: update to 4.0.5
| * | | | | yara: update to 4.0.5Rosen Penev2021-02-28
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14970 from neheb/taRosen Penev2021-02-28
|\ \ \ \ \ | | | | | | | | | | | | taskwarrior: update to 2.5.3
| * | | | | taskwarrior: update to 2.5.3Rosen Penev2021-02-28
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14974 from neheb/sysRosen Penev2021-02-28
|\ \ \ \ \ | | | | | | | | | | | | sysstat: update to 12.4.3
| * | | | | sysstat: update to 12.4.3Rosen Penev2021-02-28
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / tar: update to 1.34Rosen Penev2021-02-28
|/ / / / | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | dockerd: package release bumpGerard Ryan2021-02-28
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | dockerd: Added options to setup a dualstack default bridgeGerard Ryan2021-02-28
| |_|/ |/| | | | | | | | | | | | | | * Added IPv6 Support Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #14905 from neheb/vimRosen Penev2021-02-27
|\ \ \ | | | | | | | | vim: fix compile with BUILD_NLS
| * | | vim: fix compile with BUILD_NLSRosen Penev2021-02-27
| |/ / | | | | | | | | | | | | | | | | | | | | | Avoids having to use msgfmt, which happens to be broken with gettext-full. msgfmt is used for the desktop gvim application, which is not used here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14916 from bernhard-voelker/masterRosen Penev2021-02-27
|\ \ \ | | | | | | | | utils/findutils: update to 4.8.0
| * | | utils/findutils: update to 4.8.0Bernhard Voelker2021-02-27
| |/ / | | | | | | | | | | | | | | | | | | | | | * utils/findutils/Makefile (PKG_VERSION): Update to latest. (PKG_RELEASE): Reset to 1. (PKG_HASH): Update. Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
* | | docker,dockerd: Updated to 20.10.3Gerard Ryan2021-02-27
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | docker,dockerd: Added git-short-commit to verify short commitGerard Ryan2021-02-27
|/ / | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | lxc: fix build without seccomp if libseccomp builtEneas U de Queiroz2021-02-25
| | | | | | | | | | | | | | This fixes compiling lxc without seccomp support if libseccomp is already installed to the staging dir. Patches were applied upstream. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | Merge pull request #14807 from G-M0N3Y-2503/dockerd-use-host-dnsFlorian Eckert2021-02-25
|\ \ | | | | | | Dockerd: Added option to configrue docker to use host Dnsmasq for DNS
| * | dockerd: Package release bumpGerard Ryan2021-02-25
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | dockerd: set docker zone chain defaults to ACCEPTGerard Ryan2021-02-25
| | | | | | | | | | | | | | | | | | | | | * Since the docker0 is a private network by default we can be more accepting like the LAN is by default Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | dockerd: Added option to set dns serversGerard Ryan2021-02-25
| | | | | | | | | | | | | | | | | | | | | * The default server is the default switch so that queries will go through the hosts dnsmasq by default Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #14752 from neheb/mcRosen Penev2021-02-25
|\ \ \ | |/ / |/| | mc: update to 4.8.26
| * | mc: update to 4.8.26Rosen Penev2021-02-14
| | | | | | | | | | | | | | | | | | | | | Refreshed patches and added one from alpine linux to fix musl compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14893 from cotequeiroz/setoolsRosen Penev2021-02-24
|\ \ \ | | | | | | | | setools: Avoid using host libraries
| * | | setools: Avoid using host librariesEneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds $STAGING_DIR to library search paths in setup.py, to avoid picking up host libraries when linking. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | Merge pull request #14886 from cotequeiroz/golangRosen Penev2021-02-24
|\ \ \ \ | |/ / / |/| | | treewide, affected packages: fix build with golang 1.16
| * | | oci-runtime-tools: fix build with golang 1.16Eneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | libnetwork: fix build with golang 1.16Eneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | dockerd: fix build with golang 1.16Eneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | docker: fix build with golang 1.16Eneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | containerd: fix build with golang 1.16Eneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | cni: fix build with golang 1.16Eneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | nano: update to version 5.6Hannu Nyman2021-02-24
|/ / / | | | | | | | | | | | | | | | Upgrade nano to version 5.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #14861 from neheb/canutiRosen Penev2021-02-23
|\ \ \ | | | | | | | | canutils: update to 2020.12.0
| * | | canutils: update to 2020.12.0Rosen Penev2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14876 from BKPepe/screen-CVE-2021-26937Etienne Champetier2021-02-23
|\ \ \ \ | | | | | | | | | | screen: backport fix for CVE-2021-26937
| * | | | screen: backport fix for CVE-2021-26937Josef Schlehofer2021-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security reports: - https://lists.gnu.org/archive/html/screen-devel/2021-02/msg00000.html This issue can be reproduced even on OpenWrt - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982435 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>