1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00
Commit Graph

3468 Commits

Author SHA1 Message Date
Bernhard Voelker
3614a520d2 utils/findutils: update to 4.8.0
* 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>
2021-02-27 08:02:57 +01:00
Eneas U de Queiroz
470176905d
lxc: fix build without seccomp if libseccomp built
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>
2021-02-25 22:51:08 -03:00
Florian Eckert
5e0ef1d535
Merge pull request #14807 from G-M0N3Y-2503/dockerd-use-host-dns
Dockerd: Added option to configrue docker to use host Dnsmasq for DNS
2021-02-25 15:03:09 +01:00
Rosen Penev
400d1ded76
Merge pull request #14752 from neheb/mc
mc: update to 4.8.26
2021-02-25 03:51:56 -08:00
Gerard Ryan
36c44d780f dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-25 21:34:10 +10:00
Gerard Ryan
0a969afabc dockerd: set docker zone chain defaults to ACCEPT
* 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>
2021-02-25 21:33:39 +10:00
Gerard Ryan
398af87bdd dockerd: Added option to set dns servers
* 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>
2021-02-25 21:33:39 +10:00
Rosen Penev
66ba43293e
Merge pull request #14893 from cotequeiroz/setools
setools: Avoid using host libraries
2021-02-24 20:08:15 -08:00
Rosen Penev
ea190c260e
Merge pull request #14886 from cotequeiroz/golang
treewide, affected packages: fix build with golang 1.16
2021-02-24 16:54:34 -08:00
Eneas U de Queiroz
0aff79f29f
setools: Avoid using host libraries
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>
2021-02-24 21:41:15 -03:00
Eneas U de Queiroz
bb9641e702
oci-runtime-tools: fix build with golang 1.16
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>
2021-02-24 19:43:54 -03:00
Eneas U de Queiroz
d9f7dff4a0
libnetwork: fix build with golang 1.16
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>
2021-02-24 19:43:54 -03:00
Eneas U de Queiroz
8a4bb56478
dockerd: fix build with golang 1.16
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>
2021-02-24 19:43:54 -03:00
Eneas U de Queiroz
5b2d0609c7
docker: fix build with golang 1.16
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>
2021-02-24 16:12:59 -03:00
Eneas U de Queiroz
2d48a7b6e0
containerd: fix build with golang 1.16
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>
2021-02-24 16:12:58 -03:00
Eneas U de Queiroz
619270da0e
cni: fix build with golang 1.16
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>
2021-02-24 16:12:58 -03:00
Hannu Nyman
dffdfe4ac8 nano: update to version 5.6
Upgrade nano to version 5.6

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-02-24 17:48:34 +02:00
Rosen Penev
8fe0fd23ac
Merge pull request #14861 from neheb/canuti
canutils: update to 2020.12.0
2021-02-23 05:07:41 -08:00
Etienne Champetier
e568e99db9
Merge pull request #14876 from BKPepe/screen-CVE-2021-26937
screen: backport fix for CVE-2021-26937
2021-02-23 06:07:14 -05:00
Florian Eckert
f0e9d0fb92
Merge pull request #14816 from G-M0N3Y-2503/dockerd-maintainence
dockerd: misc maintainence
2021-02-23 11:27:26 +01:00
Josef Schlehofer
c250298fa3
screen: backport fix for CVE-2021-26937
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>
2021-02-23 08:09:05 +01:00
Rosen Penev
d3a7eebb11
Merge pull request #14872 from neheb/bon
bonnie++: update to 2.00a
2021-02-22 20:45:23 -08:00
Rosen Penev
107a9921b8
Merge pull request #14871 from luizluca/sane-backends-1.0.32
sane-backends: update to 1.0.32
2021-02-22 20:38:40 -08:00
Rosen Penev
5ff177bd40
bonnie++: update to 2.00a
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>
2021-02-22 20:32:58 -08:00
Luiz Angelo Daros de Luca
49e75e8105 sane-backends: update to 1.0.32
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>
2021-02-23 00:24:08 -03:00
Luiz Angelo Daros de Luca
2014f1fd0b hplip: bump to 3.21.2
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>
2021-02-22 23:28:44 -03:00
Rosen Penev
9adda83a9a
canutils: update to 2020.12.0
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 16:36:35 -08:00
Rosen Penev
9543f72c77
Merge pull request #14849 from 1715173329/yq-mter
yq: bump to 4.6.0, remove myself from maintainters
2021-02-22 14:42:48 -08:00
Tianling Shen
b8a2c86aa7
yq: Update to 4.6.0
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-23 00:23:56 +08:00
Tianling Shen
f56d697985
yq: remove myself from maintainters
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-23 00:14:23 +08:00
Rosen Penev
bf1a138f92
sane-backends: remove outdated C++ patch
std::round was unavailable because of a wrong configure var from the
uClibc days. Fixed upstream with 1647790ae6202bd70b199e2aa44f8eb43e8d3af1

Refreshed patches with make package/sane-backends/refresh

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 20:03:55 -08:00
Rosen Penev
7248ba84fb
Merge pull request #14646 from lipnitsk/refresh
treewide: Run refresh on all packages
2021-02-20 19:22:46 -08:00
Gerard Ryan
e882ff47e5 dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:03:59 +10:00
Gerard Ryan
e64d4bd05b dockerd: Added iptables wait to ensure rules are added
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:03:53 +10:00
Gerard Ryan
774a0e8be0 dockerd: Made blocked_interfaces ip rule REJECT
* Changed from DROP to REJECT to be consistant with other firewall rules

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:01:38 +10:00
Gerard Ryan
f4cc4c0c70 dockerd: made registry_mirrors and hosts omittable
* 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>
2021-02-21 11:01:30 +10:00
Gerard Ryan
8f899db305 dockerd: Normalized config quotation marks
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 10:49:12 +10:00
Gerard Ryan
204db10dff dockerd: Updated patch file format
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 10:49:12 +10:00
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Stijn Tintel
f81b0152c8 treewide: s/Yuibco/Yubico/
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-02-21 01:08:40 +02:00
Stijn Tintel
fe461e6c8f ykpers: refresh patches
Required to make CI happy.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-02-21 01:07:57 +02:00
Álvaro Fernández Rojas
55b22d131f rng-tools: fix init START
We should be using "00" to deal with alphabetical order.

Fixes: e9a126c145 ("rng-tools: start as early as possible")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-02-20 08:58:19 +01:00
Álvaro Fernández Rojas
f5a615b32c
Merge pull request #14801 from Noltari/rng-tools
rng-tools: start as early as possible
2021-02-20 08:47:45 +01:00
Rosen Penev
b99b65eb6d
Merge pull request #14793 from jmarcet/docker-compose-update
Docker compose update
2021-02-19 12:43:11 -08:00
Rosen Penev
0ab98f7681
Merge pull request #14794 from zhaojh329/rtty
rtty: update to 7.4.0
2021-02-19 12:42:43 -08:00
Eneas U de Queiroz
ac3beceb96 reptyr: Don't build for mipsel
The package does not support any mips archs, including mipsel.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-19 16:39:19 -03:00
Álvaro Fernández Rojas
e9a126c145 rng-tools: start as early as possible
Raspberry Pi devices (bcm2708) need this to get from:
[  102.310494] random: crng init done
to:
[   12.539744] random: crng init done

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-02-19 20:25:27 +01:00
Jianhui Zhao
a9a1d8740b rtty: update to 7.4.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-19 19:04:10 +08:00
Javier Marcet
94d7454845 docker-compose: Update to version 1.28.4
Bugs:

- Fix SSH port parsing by bumping docker-py to 4.4.3

Miscellaneous:

- Bump Python to 3.7.10

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-02-19 10:52:00 +00:00
Javier Marcet
1c9e835012 docker-compose: Update to version 1.28.3
Bugs:

- Fix SSH hostname parsing when it contains leading 's', 'h', and remove the quiet
option that was hiding the error (via docker-py bump to 4.4.2)

- Fix key error for --no-log-prefix option

- Fix incorrect CLI environment variable name for service profiles: COMPOSE_PROFILES
instead of COMPOSE_PROFILE

- Fix fish completion

Miscellaneous:

- Bump cryptography to 3.3.2

- Remove log driver filter

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-02-19 10:52:00 +00:00