Michael Heimpold
a1afbc7154
open-plc-utils: update to latest upstream version
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-11-19 22:49:42 +01:00
Daniel Golle
75cb9949b7
podman: ship storage.conf and use runc by default for now
...
Ship podman with defaults more coherent with user expectations and
more likely to work out-of-the-box.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-19 18:00:43 +00:00
Michal Hrusecky
33e4899870
mariadb: Update to 10.4.17
...
Update to the latest version from 10.4 series
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-11-16 13:24:44 +01:00
Daniel Golle
1d57c600a4
inotify-tools: update to 3.20.11.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-15 21:57:42 +00:00
Florian Eckert
3ca4fa7c8b
Merge pull request #13796 from G-M0N3Y-2503/docker-blocked-interfaces
...
docker-ce: Added blocked_interfaces config option
2020-11-11 14:25:54 +01:00
Daniel Golle
cb45a0d268
podman: set PKG_USE_MIPS16:=0
...
podman fails to compile due to MIPS16 instructions somehow.
Disable use of MIPS16.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-11 11:05:26 +00:00
Daniel Golle
aed97243ee
cni-plugins: set PKG_USE_MIPS16:=0
...
cni-plugins fail to compile due to MIPS16 instructions somehow. Don't
use them.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-11 11:05:26 +00:00
Daniel Golle
b51b59fe90
cni: set PKG_USE_MIPS16:=0
...
Compiling cni failes due to MIPS16 somehow. Disable it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-11 11:05:26 +00:00
Gerard Ryan
fe48902bf0
docker-ce: blocked_interfaces release
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-11-11 18:28:15 +10:00
Gerard Ryan
6be2d43e68
docker-ce: Added blocked_interfaces config option
...
* blocked_interfaces blocks all packets to docker0 from the given
interface. This is needed because all the iptables commands dockerd
adds operate before any of the fw3 generated rules.
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-11-11 18:28:15 +10:00
Gerard Ryan
93b13fafeb
docker-ce: Refactored init script
...
* Changed iptables commands to use long options
* Added `uci_quiet` in missed instances
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-11-11 18:28:15 +10:00
Gerard Ryan
07c10ae46d
docker-ce: Added mkdir for alt_config_file
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-11-11 18:28:15 +10:00
Gerard Ryan
eb55c8b51a
docker-ce: Made some shellcheck recommendations
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-11-11 18:28:15 +10:00
Rosen Penev
805f930a6b
Merge pull request #13790 from zhanhb/procps-ng-alternatives
...
procps-ng: update alternatives
2020-11-10 22:44:26 -08:00
Rosen Penev
727c01a053
Merge pull request #13779 from bobafetthotmail/patch-1
...
docker-compose: move to Utilities in menuconfig
2020-11-10 22:43:42 -08:00
Jan Pavlinec
9cd9b60d36
checksec: update to version 2.4.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-11-10 12:41:03 +01:00
Rosen Penev
6e3c3c4b7c
Merge pull request #13873 from 1715173329/new-yq
...
yq: add new package
2020-11-09 21:10:31 -08:00
Tianling Shen
4b0084a11b
yq: add new package
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2020-11-10 12:47:01 +08:00
Rosen Penev
64bf4a1065
Merge pull request #13807 from PolynomialDivision/fix-node-exporter
...
prometheus-node-exporter-lua: fix hostapd exporter
2020-11-09 17:22:50 -08:00
Cobalt Chang
83db93d16a
cgroupfs-mount: fix symbolic link name
...
Fix the symbolic link name to /etc/rc.d/S01cgroupfs-mount.
2020-11-09 21:19:35 +08:00
Daniel Golle
3b98ca2fcf
podman: add new package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-07 15:51:49 +00:00
Daniel Golle
a565903c3f
cni-plugins: add package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-07 15:51:49 +00:00
Daniel Golle
e3a3bc3ed2
cni: add package
...
Thanks to @aparcar for help with porting this.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-07 15:51:49 +00:00
Daniel Golle
62a7bbf7d6
conmon: new package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-07 15:51:49 +00:00
Daniel Golle
266c66d20a
gnupg2: add package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-07 15:51:49 +00:00
Daniel Golle
cb480a40b2
gnupg: prepare for gnupg2
...
Use ALTERNATIVES for /usr/bin/gpg and /usr/bin/gpgv, so upcoming gnupg2
variants can be selected instead.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-07 15:51:49 +00:00
Rosen Penev
5dcd919ca5
fuse3: update to 3.10.0
...
Backport two uClibc-ng patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-05 20:59:36 -08:00
Maxim Storchak
6b1cdcaee8
tmux: update to 3.1c
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2020-11-04 19:47:02 +02:00
Florian Eckert
a4267bd6e3
docker-ce: use new extra_command function definition
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-04 08:50:34 +01:00
Alexandru Ardelean
da9e1e0c0d
utils: stress-ng: bump to version 0.11.23
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-11-02 15:12:39 +02:00
Javier Marcet
5158b1a694
ctop: update to v0.7.4
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-11-01 13:40:13 +01:00
Nick Hainke
2bc32a7078
prometheus-node-exporter-lua: fix hostapd exporter
...
Fix "hostapd_ubus_stations.lua". The bit-lib that is imported and the
one specified as the dependency do not match. Use luabitop.
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-10-29 18:52:33 +01:00
Rosen Penev
21f19a4cab
setools: fix compilation with python 3.9
...
Don't warn on deprecated declarations.
Rename warning patch. It's specific to foritfy-headers.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-28 22:37:43 -07:00
Phil Eichinger
2e297d29c0
at: bump to version 3.2.1
...
Change upstream to official repository at
https://salsa.debian.org/debian/at
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2020-10-28 17:49:48 -07:00
Rosen Penev
805e00a78d
telldus-core: replace iconv with standard C++
...
Avoids iconv dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-28 02:35:37 -07:00
Huangbin Zhan
76d24dab3c
coreutils: Add alternatives support for runcon
...
Avoid conflict with package busybox-selinux
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-10-27 20:51:12 -07:00
Huangbin Zhan
29fb098471
procps-ng: move binaries to /usr/libexec
...
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-10-27 21:52:01 +08:00
Vladimir Ulrich
4ca44601e8
zoneinfo: Updated to the latest release
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2020-10-27 13:27:15 +02:00
Toni Uhlig
62cd5a3d9a
dumb-init: add package
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-10-26 21:48:17 -07:00
Huangbin Zhan
7106e83d68
procps-ng: fix alternatives of procps-ng-sysctl
...
align with busybox sysctl
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-10-27 06:07:08 +08:00
Huangbin Zhan
8e7e0bde7f
coreutils: Add alternatives support for chcon
...
Avoid conflict with package busybox-selinux
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-10-27 05:43:43 +08:00
Alberto Bursi
717fba218f
docker-compose: move to Utilities in menuconfig
...
it makes no sense to show docker-compose sit in Languages -> Python
submenu in menuconfig, it is a tool and not a library.
Move it to Utilities section like docker-ce also is.
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2020-10-26 21:30:19 +01:00
Rosen Penev
53d86c2680
Merge pull request #13746 from Cynerd/bigclown-mqtt2influxdb-1.4.0
...
bigclown-mqtt2influxdb: bump to version 1.4.0
2020-10-22 21:50:12 -07:00
Rosen Penev
c33bd3180e
Merge pull request #13745 from Cynerd/bigclown-firmware-tool-1.5.2
...
bigclown-firmware-tool: bump to version 1.5.2
2020-10-22 21:49:46 -07:00
Vladimir Ulrich
4315b0e4f2
zoneinfo: Updated to the latest release
...
Also updated compability options to build in supported by musl format
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2020-10-20 17:27:41 +03:00
Karel Kočí
ba8748f957
bigclown-mqtt2influxdb: bump to version 1.4.0
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2020-10-20 14:05:23 +02:00
Karel Kočí
7c583e09b3
bigclown-firmware-tool: bump to version 1.5.2
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
2020-10-20 14:00:09 +02:00
Josef Schlehofer
5027b80bab
Merge pull request #13694 from BKPepe/psmisc
...
psmisc: add package
2020-10-20 12:56:48 +02:00
Josef Schlehofer
54532224d6
Merge pull request #13695 from BKPepe/reptyr
...
reptyr: add package
2020-10-20 12:55:42 +02:00
Rosen Penev
5f43e3c1c5
Merge pull request #13617 from PolynomialDivision/sipcalc
...
sipcalc: add IPv4/IPv6 calculator
2020-10-19 16:15:46 -07:00