Commit graph

23793 commits

Author SHA1 Message Date
Florian Eckert
7cfb282432 mwan3: disable DNS lookups for ping checks
By default, ping does a reverse DNS of the IP that you are pinging.
When you have a network issue (such as when a link has just gone down
and you haven't yet marked it down), this lookup can cause failures on
tests for links that are still good.

This option only works for iputils ping.
For busybox the option is not evaluated, but it is accepted without
throwing an error.

Fixes: #14968
Fixes: #14924

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Suggested-by: David Lang <david@lang.hm>
2021-03-01 12:23:43 +01:00
Rosen Penev
3eb83963cf pigeonhole: update to 0.5.13
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-01 02:17:56 -08:00
Rosen Penev
19ccf8a96f
Merge pull request #14977 from zhaojh329/libuhttpd
libuhttpd: Update to 3.10.1
2021-03-01 02:04:47 -08:00
Gerard Ryan
69a15e2460 docker,dockerd: Updated to 20.10.4
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-03-01 19:39:36 +10:00
Gerard Ryan
caa247664c runc: Updated to 1.0.0-rc93
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-03-01 19:38:44 +10:00
Jianhui Zhao
20328691d3 libuhttpd: Update to 3.10.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-03-01 17:26:11 +08:00
Rosen Penev
bfc0b44b47
Merge pull request #14964 from neheb/yar
yara: update to 4.0.5
2021-03-01 00:21:28 -08:00
Rosen Penev
61644da17a
Merge pull request #14969 from neheb/ua
uacme: update to 1.7
2021-02-28 23:34:22 -08:00
Rosen Penev
a15b977718
Merge pull request #14953 from bkuhls/master-libdrm-nouveau-radeon
libdrm: add option to build the nouveau and radeon driver
2021-02-28 22:16:35 -08:00
Bernd Kuhls
240af18f30 libdrm: add option to build the nouveau and radeon driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-03-01 07:04:01 +01:00
Rosen Penev
55ed772eba
Merge pull request #14970 from neheb/ta
taskwarrior: update to 2.5.3
2021-02-28 20:47:50 -08:00
Rosen Penev
af5277e592
Merge pull request #14974 from neheb/sys
sysstat: update to 12.4.3
2021-02-28 20:47:33 -08:00
Rosen Penev
1564e284a6
Merge pull request #14961 from farmergreg/patch-2
Correct Reference to IPKG_INSTROOT
2021-02-28 20:47:17 -08:00
Greg Dietsche
1569131f95 Correct Reference to IPKG_INSTROOT
IPKG_INSTROOT was misspelled.

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2021-02-28 21:50:01 -06:00
Rosen Penev
b28214e78f spi-tools: update to 0.8.7
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 19:28:48 -08:00
Rosen Penev
081dcfadcc sysstat: update to 12.4.3
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 19:23:01 -08:00
Rosen Penev
00c2a9d37d
Merge pull request #14971 from neheb/tar
tar: update to 1.34
2021-02-28 18:46:20 -08:00
Rosen Penev
9fed947615 tar: update to 1.34
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 18:34:08 -08:00
Rosen Penev
fc1e62f131 taskwarrior: update to 2.5.3
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 18:14:15 -08:00
Rosen Penev
8135fc31c7 uacme: update to 1.7
Switched to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:51:05 -08:00
Rosen Penev
ef03c4216a wavemon: update to 0.9.3o
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:44:19 -08:00
Eneas U de Queiroz
f434a33a13
php7-pecl-imagick: configure --with-imagick=...
Add --with-imagick=$(STAGING_DIR)/usr so that configure picks
MagickWand-config from there, before it finds an eventual host-installed
version.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-28 22:30:11 -03:00
Eneas U de Queiroz
26fd0cbac9
imagemagick: copy *-config files to staging dir
We need to copy MagickWand-config, which handles pkg-config data, to the
staging dir, so that dependent packages can use it.  php7-pecl-imagick,
for example, may otherwise use an eventual host-installed file, causing
compilation to fail.  There's also a MagickCore-config file that does
the same thing for the MagickCore library, so a *-config wilcard is used
to handle all cases.

Since configure is called with --prefix=/usr, use $(SED) to change
definition of prefix and exec_prefix lines in *-config from /usr to
$(STAGING_DIR)/usr.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-28 22:30:08 -03:00
Rosen Penev
a527806211 whois: update to 5.5.8
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:26:08 -08:00
Rosen Penev
246f332b9c xmlrpc-c: update to 1.51.07
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:14:18 -08:00
Rosen Penev
3c2a474d69 yara: update to 4.0.5
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:08:45 -08:00
Rosen Penev
7abef02024
Merge pull request #14932 from bkuhls/master-ffmpeg
ffmpeg: update to 4.3.2 / enable parallel build
2021-02-28 15:02:45 -08:00
Rosen Penev
7b89bbe3ff
Merge pull request #14948 from lucize/frrup
frr: update to latest and backports
2021-02-28 11:33:46 -08:00
Rosen Penev
1706cb557f
Merge pull request #14949 from lucize/libreup
libreswan: update to 4.3
2021-02-28 11:33:30 -08:00
Lucian Cristian
7087177bb0 libreswan: update to 4.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-02-28 14:59:08 +02:00
Lucian Cristian
e6cb3a7552 frr: update to latest and backports
cherry-pick:
backport nhrpd support multicast
backport ospf updates

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-02-28 14:55:36 +02:00
David Bauer
d9119a7358
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
static-neighbor-reports: add missing Lua dependency
2021-02-28 12:28:27 +01:00
Rosen Penev
1480e75d9d
Merge pull request #14931 from bkuhls/libdrm-includes
libdrm: install all headers
2021-02-28 01:46:40 -08:00
Bernd Kuhls
6eb775149a ffmpeg: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-28 10:36:17 +01:00
Bernd Kuhls
900a146de3 ffmpeg: update to 4.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-28 10:36:17 +01:00
Rosen Penev
d295e146a2
Merge pull request #14927 from mkrkn/ovpn251
openvpn: update to 2.5.1
2021-02-28 01:30:32 -08:00
Rosen Penev
36366c1bbc
Merge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
dockerd: ipv6 bridge config
2021-02-28 01:29:50 -08:00
Vitaly Protsko
459aa353bb joe: Syntax error fix
Signed-off-by: Vitaly Protsko <villy@sft.ru>
2021-02-28 12:13:41 +03:00
Vitaly Protsko
8abd802b6a joe: added new package joe-extras
Signed-off-by: Vitaly Protsko <villy@sft.ru>
2021-02-28 11:56:17 +03:00
David Bauer
83d572af98 static-neighbor-reports: add missing Lua dependency
Add a missing dependency on Lua. Otherwise the script installing the
neighbor report can't be executed in case Lua is not installed on the
system.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-02-28 09:19:14 +01:00
Gerard Ryan
a54e8acfb5 dockerd: package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-28 16:48:46 +10:00
Gerard Ryan
7c6a132d76 dockerd: Added options to setup a dualstack default bridge
* Added IPv6 Support

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-28 16:29:10 +10:00
Rosen Penev
56b03ecb5f
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
safe-search: fix typos in package scripting
2021-02-27 15:45:10 -08:00
Rosen Penev
e8d431e649
Merge pull request #14905 from neheb/vim
vim: fix compile with BUILD_NLS
2021-02-27 12:24:33 -08:00
Bernd Kuhls
cb8c0ba6c0 libdrm: install all headers
include/libdrm/drm.h and others headers are needed to build libva.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-27 19:37:57 +01:00
Bernd Kuhls
d216b47dbf libdrm: add option to build the intel driver
libpciaccess is not needed for libdrm itself, only the intel driver
depends on it:
https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-27 15:45:34 +01:00
Rosen Penev
d5ddc98cb6 vim: fix compile with BUILD_NLS
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>
2021-02-27 01:40:26 -08:00
Rosen Penev
c1ce778dec
Merge pull request #14916 from bernhard-voelker/master
utils/findutils: update to 4.8.0
2021-02-27 01:36:02 -08:00
Rosen Penev
2279722f40
Merge pull request #14907 from G-M0N3Y-2503/docker-20.10.3
docker,dockerd: Updated to 20.10.3
2021-02-27 01:35:28 -08:00
Rosen Penev
7b04bc285e
Merge pull request #14926 from bkuhls/master-libdrm
libdrm: update to 2.4.104
2021-02-27 01:34:51 -08:00