aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | | | | | 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>
* | | | | | Merge pull request #14816 from G-M0N3Y-2503/dockerd-maintainenceFlorian Eckert2021-02-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | | dockerd: misc maintainence
| * | | | | dockerd: Package release bumpGerard Ryan2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | dockerd: Added iptables wait to ensure rules are addedGerard Ryan2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | dockerd: Made blocked_interfaces ip rule REJECTGerard Ryan2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changed from DROP to REJECT to be consistant with other firewall rules Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | dockerd: made registry_mirrors and hosts omittableGerard Ryan2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved logic out of config writing * Made default config only specify OpenWrt dictated defaults Otherwise, docker defaults can be assumed Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | dockerd: Normalized config quotation marksGerard Ryan2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | dockerd: Updated patch file formatGerard Ryan2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | | Merge pull request #14872 from neheb/bonRosen Penev2021-02-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | bonnie++: update to 2.00a
| * | | | | | bonnie++: update to 2.00aRosen Penev2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add custom meson build since the Makefile requires too much patching anyway. Stop using uClibc++. It will be removed in the near future. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14871 from luizluca/sane-backends-1.0.32Rosen Penev2021-02-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | sane-backends: update to 1.0.32
| * | | | | | sane-backends: update to 1.0.32Luiz Angelo Daros de Luca2021-02-23
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Dropped 102-pixma_Restore_old_behaviour_in_case_XML_support_is_missing.patch (merged) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* / | | | | hplip: bump to 3.21.2Luiz Angelo Daros de Luca2021-02-22
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches refreshed: * 010-libusb_fix.patch * 020-remove_cups_dep_on_scan.patch * 060-fix-uclibc.patch renamed to 060-fix-glibc.patch Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | Merge pull request #14849 from 1715173329/yq-mterRosen Penev2021-02-22
|\ \ \ \ \ | | | | | | | | | | | | yq: bump to 4.6.0, remove myself from maintainters
| * | | | | yq: Update to 4.6.0Tianling Shen2021-02-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@gmail.com>