feed/packages.git
3 years agoMerge pull request #14987 from stangri/master-vpn-policy-routing
Rosen Penev [Tue, 2 Mar 2021 09:56:52 +0000 (01:56 -0800)]
Merge pull request #14987 from stangri/master-vpn-policy-routing

vpn-policy-routing: update to 0.3.2-18

3 years agoknot-resolver: update to version 5.3.0
Jan Pavlinec [Thu, 25 Feb 2021 13:46:21 +0000 (14:46 +0100)]
knot-resolver: update to version 5.3.0

Changes:
- remove arch limit
- add libnghttpd2 dependency

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #14975 from neheb/spi
Rosen Penev [Tue, 2 Mar 2021 03:34:49 +0000 (19:34 -0800)]
Merge pull request #14975 from neheb/spi

spi-tools: update to 0.8.7

3 years agoMerge pull request #14967 from neheb/w
Rosen Penev [Tue, 2 Mar 2021 03:34:40 +0000 (19:34 -0800)]
Merge pull request #14967 from neheb/w

wavemon: update to 0.9.3o

3 years agoMerge pull request #14965 from neheb/xml
Rosen Penev [Tue, 2 Mar 2021 01:20:11 +0000 (17:20 -0800)]
Merge pull request #14965 from neheb/xml

xmlrpc-c: update to 1.51.07

3 years agoMerge pull request #14981 from ja-pa/redis-6.2.0
Rosen Penev [Mon, 1 Mar 2021 22:35:23 +0000 (14:35 -0800)]
Merge pull request #14981 from ja-pa/redis-6.2.0

redis: update to version 6.2.0

3 years agoMerge pull request #14979 from G-M0N3Y-2503/dockerd-20.10.4
Rosen Penev [Mon, 1 Mar 2021 22:33:59 +0000 (14:33 -0800)]
Merge pull request #14979 from G-M0N3Y-2503/dockerd-20.10.4

docker,dockerd,runc: Docker 20.10.4 Update

3 years agoCI: fix handling of release branches
Paul Spooren [Mon, 1 Mar 2021 21:06:22 +0000 (11:06 -1000)]
CI: fix handling of release branches

The "changed package" logic triggers all packages changed since
`origin/master` while for releases branches all changes since e.g.
`origin/openwrt-21.02` should be considered.

First figure out the active branch, then find changed packages.

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agovpn-policy-routing: update to 0.3.2-18 14987/head
Stan Grishin [Mon, 1 Mar 2021 21:38:32 +0000 (21:38 +0000)]
vpn-policy-routing: update to 0.3.2-18

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agosyncthing: update to 1.13.1
Paul Spooren [Mon, 1 Mar 2021 19:30:01 +0000 (09:30 -1000)]
syncthing: update to 1.13.1

Also start using $(AUTORELEASE)

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agoMerge pull request #14978 from neheb/pig
Rosen Penev [Mon, 1 Mar 2021 20:42:15 +0000 (12:42 -0800)]
Merge pull request #14978 from neheb/pig

pigeonhole: update to 0.5.13

3 years agoMerge pull request #14982 from dibdot/mc
Dirk Brenken [Mon, 1 Mar 2021 20:32:14 +0000 (21:32 +0100)]
Merge pull request #14982 from dibdot/mc

mc: remove maintainer

3 years agomc: remove maintainer 14982/head
Dirk Brenken [Mon, 1 Mar 2021 16:16:30 +0000 (17:16 +0100)]
mc: remove maintainer

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agoredis: update to version 6.2.0 14981/head
Jan Pavlinec [Mon, 1 Mar 2021 11:26:14 +0000 (12:26 +0100)]
redis: update to version 6.2.0

Fixes CVE-2021-21309

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agomwan3: disable DNS lookups for ping checks
Florian Eckert [Mon, 1 Mar 2021 11:22:38 +0000 (12:22 +0100)]
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>
3 years agopigeonhole: update to 0.5.13 14978/head
Rosen Penev [Mon, 1 Mar 2021 10:17:45 +0000 (02:17 -0800)]
pigeonhole: update to 0.5.13

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14977 from zhaojh329/libuhttpd
Rosen Penev [Mon, 1 Mar 2021 10:04:47 +0000 (02:04 -0800)]
Merge pull request #14977 from zhaojh329/libuhttpd

libuhttpd: Update to 3.10.1

3 years agodocker,dockerd: Updated to 20.10.4 14979/head
Gerard Ryan [Mon, 1 Mar 2021 09:39:36 +0000 (19:39 +1000)]
docker,dockerd: Updated to 20.10.4

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agorunc: Updated to 1.0.0-rc93
Gerard Ryan [Mon, 1 Mar 2021 09:38:44 +0000 (19:38 +1000)]
runc: Updated to 1.0.0-rc93

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agolibuhttpd: Update to 3.10.1 14977/head
Jianhui Zhao [Mon, 1 Mar 2021 09:26:11 +0000 (17:26 +0800)]
libuhttpd: Update to 3.10.1

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agoMerge pull request #14964 from neheb/yar
Rosen Penev [Mon, 1 Mar 2021 08:21:28 +0000 (00:21 -0800)]
Merge pull request #14964 from neheb/yar

yara: update to 4.0.5

3 years agoMerge pull request #14969 from neheb/ua
Rosen Penev [Mon, 1 Mar 2021 07:34:22 +0000 (23:34 -0800)]
Merge pull request #14969 from neheb/ua

uacme: update to 1.7

3 years agoMerge pull request #14953 from bkuhls/master-libdrm-nouveau-radeon
Rosen Penev [Mon, 1 Mar 2021 06:16:35 +0000 (22:16 -0800)]
Merge pull request #14953 from bkuhls/master-libdrm-nouveau-radeon

libdrm: add option to build the nouveau and radeon driver

3 years agolibdrm: add option to build the nouveau and radeon driver 14953/head
Bernd Kuhls [Sun, 28 Feb 2021 10:24:16 +0000 (11:24 +0100)]
libdrm: add option to build the nouveau and radeon driver

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agoMerge pull request #14970 from neheb/ta
Rosen Penev [Mon, 1 Mar 2021 04:47:50 +0000 (20:47 -0800)]
Merge pull request #14970 from neheb/ta

taskwarrior: update to 2.5.3

3 years agoMerge pull request #14974 from neheb/sys
Rosen Penev [Mon, 1 Mar 2021 04:47:33 +0000 (20:47 -0800)]
Merge pull request #14974 from neheb/sys

sysstat: update to 12.4.3

3 years agoMerge pull request #14961 from farmergreg/patch-2
Rosen Penev [Mon, 1 Mar 2021 04:47:17 +0000 (20:47 -0800)]
Merge pull request #14961 from farmergreg/patch-2

Correct Reference to IPKG_INSTROOT

3 years agoCorrect Reference to IPKG_INSTROOT 14961/head
Greg Dietsche [Sun, 28 Feb 2021 19:40:22 +0000 (13:40 -0600)]
Correct Reference to IPKG_INSTROOT

IPKG_INSTROOT was misspelled.

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
3 years agospi-tools: update to 0.8.7 14975/head
Rosen Penev [Mon, 1 Mar 2021 03:28:48 +0000 (19:28 -0800)]
spi-tools: update to 0.8.7

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agosysstat: update to 12.4.3 14974/head
Rosen Penev [Mon, 1 Mar 2021 03:22:48 +0000 (19:22 -0800)]
sysstat: update to 12.4.3

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14971 from neheb/tar
Rosen Penev [Mon, 1 Mar 2021 02:46:20 +0000 (18:46 -0800)]
Merge pull request #14971 from neheb/tar

tar: update to 1.34

3 years agotar: update to 1.34 14971/head
Rosen Penev [Mon, 1 Mar 2021 02:34:08 +0000 (18:34 -0800)]
tar: update to 1.34

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotaskwarrior: update to 2.5.3 14970/head
Rosen Penev [Mon, 1 Mar 2021 02:14:15 +0000 (18:14 -0800)]
taskwarrior: update to 2.5.3

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agouacme: update to 1.7 14969/head
Rosen Penev [Mon, 1 Mar 2021 01:51:05 +0000 (17:51 -0800)]
uacme: update to 1.7

Switched to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agowavemon: update to 0.9.3o 14967/head
Rosen Penev [Mon, 1 Mar 2021 01:44:19 +0000 (17:44 -0800)]
wavemon: update to 0.9.3o

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoxmlrpc-c: update to 1.51.07 14965/head
Rosen Penev [Mon, 1 Mar 2021 01:14:18 +0000 (17:14 -0800)]
xmlrpc-c: update to 1.51.07

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoyara: update to 4.0.5 14964/head
Rosen Penev [Mon, 1 Mar 2021 01:08:45 +0000 (17:08 -0800)]
yara: update to 4.0.5

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14932 from bkuhls/master-ffmpeg
Rosen Penev [Sun, 28 Feb 2021 23:02:45 +0000 (15:02 -0800)]
Merge pull request #14932 from bkuhls/master-ffmpeg

ffmpeg: update to 4.3.2 / enable parallel build

3 years agoMerge pull request #14948 from lucize/frrup
Rosen Penev [Sun, 28 Feb 2021 19:33:46 +0000 (11:33 -0800)]
Merge pull request #14948 from lucize/frrup

frr: update to latest and backports

3 years agoMerge pull request #14949 from lucize/libreup
Rosen Penev [Sun, 28 Feb 2021 19:33:30 +0000 (11:33 -0800)]
Merge pull request #14949 from lucize/libreup

libreswan: update to 4.3

3 years agolibreswan: update to 4.3 14949/head
Lucian Cristian [Sun, 28 Feb 2021 12:59:08 +0000 (14:59 +0200)]
libreswan: update to 4.3

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
3 years agofrr: update to latest and backports 14948/head
Lucian Cristian [Sun, 28 Feb 2021 12:55:36 +0000 (14:55 +0200)]
frr: update to latest and backports

cherry-pick:
backport nhrpd support multicast
backport ospf updates

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
3 years agoMerge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
David Bauer [Sun, 28 Feb 2021 11:28:27 +0000 (12:28 +0100)]
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua

static-neighbor-reports: add missing Lua dependency

3 years agoMerge pull request #14931 from bkuhls/libdrm-includes
Rosen Penev [Sun, 28 Feb 2021 09:46:40 +0000 (01:46 -0800)]
Merge pull request #14931 from bkuhls/libdrm-includes

libdrm: install all headers

3 years agoffmpeg: enable parallel build 14932/head
Bernd Kuhls [Sat, 27 Feb 2021 19:05:34 +0000 (20:05 +0100)]
ffmpeg: enable parallel build

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agoffmpeg: update to 4.3.2
Bernd Kuhls [Sat, 27 Feb 2021 18:51:57 +0000 (19:51 +0100)]
ffmpeg: update to 4.3.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agoMerge pull request #14927 from mkrkn/ovpn251
Rosen Penev [Sun, 28 Feb 2021 09:30:32 +0000 (01:30 -0800)]
Merge pull request #14927 from mkrkn/ovpn251

openvpn: update to 2.5.1

3 years agoMerge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
Rosen Penev [Sun, 28 Feb 2021 09:29:50 +0000 (01:29 -0800)]
Merge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge

dockerd: ipv6 bridge config

3 years agostatic-neighbor-reports: add missing Lua dependency 14934/head
David Bauer [Wed, 6 Jan 2021 01:19:57 +0000 (02:19 +0100)]
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>
3 years agodockerd: package release bump 14938/head
Gerard Ryan [Sun, 28 Feb 2021 06:48:46 +0000 (16:48 +1000)]
dockerd: package release bump

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agodockerd: Added options to setup a dualstack default bridge
Gerard Ryan [Mon, 25 Jan 2021 08:05:28 +0000 (18:05 +1000)]
dockerd: Added options to setup a dualstack default bridge
* Added IPv6 Support

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agoMerge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
Rosen Penev [Sat, 27 Feb 2021 23:45:10 +0000 (15:45 -0800)]
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos

safe-search: fix typos in package scripting

3 years agoMerge pull request #14905 from neheb/vim
Rosen Penev [Sat, 27 Feb 2021 20:24:33 +0000 (12:24 -0800)]
Merge pull request #14905 from neheb/vim

vim: fix compile with BUILD_NLS

3 years agolibdrm: install all headers 14931/head
Bernd Kuhls [Sat, 27 Feb 2021 18:11:11 +0000 (19:11 +0100)]
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>
3 years agolibdrm: add option to build the intel driver
Bernd Kuhls [Sat, 27 Feb 2021 13:04:21 +0000 (14:04 +0100)]
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>
3 years agovim: fix compile with BUILD_NLS 14905/head
Rosen Penev [Fri, 26 Feb 2021 03:47:00 +0000 (19:47 -0800)]
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>
3 years agoMerge pull request #14916 from bernhard-voelker/master
Rosen Penev [Sat, 27 Feb 2021 09:36:02 +0000 (01:36 -0800)]
Merge pull request #14916 from bernhard-voelker/master

utils/findutils: update to 4.8.0

3 years agoMerge pull request #14907 from G-M0N3Y-2503/docker-20.10.3
Rosen Penev [Sat, 27 Feb 2021 09:35:28 +0000 (01:35 -0800)]
Merge pull request #14907 from G-M0N3Y-2503/docker-20.10.3

docker,dockerd: Updated to 20.10.3

3 years agoMerge pull request #14926 from bkuhls/master-libdrm
Rosen Penev [Sat, 27 Feb 2021 09:34:51 +0000 (01:34 -0800)]
Merge pull request #14926 from bkuhls/master-libdrm

libdrm: update to 2.4.104

3 years agolibdrm: update to 2.4.104 14926/head
Bernd Kuhls [Sat, 27 Feb 2021 07:36:01 +0000 (08:36 +0100)]
libdrm: update to 2.4.104

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agoutils/findutils: update to 4.8.0 14916/head
Bernhard Voelker [Sat, 27 Feb 2021 07:02:57 +0000 (08:02 +0100)]
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>
3 years agoMerge pull request #14917 from stangri/master-vpn-policy-routing
Dirk Brenken [Sat, 27 Feb 2021 05:20:38 +0000 (06:20 +0100)]
Merge pull request #14917 from stangri/master-vpn-policy-routing

vpn-policy-routing: bugfix: netflix user file missing redirect

3 years agodocker,dockerd: Updated to 20.10.3 14907/head
Gerard Ryan [Thu, 25 Feb 2021 13:11:56 +0000 (23:11 +1000)]
docker,dockerd: Updated to 20.10.3

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agodocker,dockerd: Added git-short-commit to verify short commit
Gerard Ryan [Sun, 21 Feb 2021 12:44:23 +0000 (22:44 +1000)]
docker,dockerd: Added git-short-commit to verify short commit

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agosafe-search: fix typos in package scripting 14915/head
Philip Prindeville [Fri, 26 Feb 2021 22:39:01 +0000 (15:39 -0700)]
safe-search: fix typos in package scripting

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agosqlite3: add option for batch-atomic write support
Jan Hoffmann [Thu, 4 Feb 2021 19:41:50 +0000 (20:41 +0100)]
sqlite3: add option for batch-atomic write support

This allows to build SQLite with support for the batch-atomic write
optimization. It makes use of atomic write support provided by the
underlying file system. Currently, this is only supported on F2FS. It
it does not work with overlayfs.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
3 years agovpn-policy-routing: bugfix: netflix user file missing redirect 14917/head
Stan Grishin [Fri, 26 Feb 2021 22:03:29 +0000 (22:03 +0000)]
vpn-policy-routing: bugfix: netflix user file missing redirect

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #14913 from dibdot/adblock
Dirk Brenken [Fri, 26 Feb 2021 21:50:26 +0000 (22:50 +0100)]
Merge pull request #14913 from dibdot/adblock

adblock: update 4.1.0

3 years agoMerge pull request #14911 from dibdot/travelmate
Dirk Brenken [Fri, 26 Feb 2021 21:23:42 +0000 (22:23 +0100)]
Merge pull request #14911 from dibdot/travelmate

travelmate: update to 2.0.3

3 years agoadblock: update 4.1.0 14913/head
Dirk Brenken [Fri, 26 Feb 2021 19:52:55 +0000 (20:52 +0100)]
adblock: update 4.1.0

* major source changes:
  * split oisd.nl in basic and full variant
  * add swedish regional list
  * made archive categories for shallalist and utcapitole selectable
    via LuCI
  * made all list variants of energized and stevenblack selectable
    via LuCI
* removed dns filereset mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agotravelmate: update to 2.0.3 14911/head
Dirk Brenken [Fri, 26 Feb 2021 18:46:53 +0000 (19:46 +0100)]
travelmate: update to 2.0.3

* refine the wifi reconfigure logic

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agolibuhttpd: Update to 3.10.0 14910/head
Jianhui Zhao [Fri, 26 Feb 2021 16:40:47 +0000 (00:40 +0800)]
libuhttpd: Update to 3.10.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agoMerge pull request #14894 from cotequeiroz/php7-pecl-imagik
Eneas U de Queiroz [Fri, 26 Feb 2021 16:20:27 +0000 (13:20 -0300)]
Merge pull request #14894 from cotequeiroz/php7-pecl-imagik

php7: adjust build with QUILT

3 years agophp7: fix build with QUILT 14894/head
Eneas U de Queiroz [Thu, 25 Feb 2021 22:09:12 +0000 (19:09 -0300)]
php7: fix build with QUILT

When building with QUILT, unlike the regular build, Build/Prepare does
not apply the patches.  So when buildconf is called with QUILT on, at
the end of Build/Prepare, it will not have the patched sources, and
build will fail.

To fix the problem, run buildconf in Build/Prepare only when QUILT is
off, and do it in Build/Configure otherwise.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agophp7: fix pecl build with QUILT
Eneas U de Queiroz [Thu, 25 Feb 2021 15:58:36 +0000 (12:58 -0300)]
php7: fix pecl build with QUILT

Commit d741a64b7 ("lang/php7: Don't run phpize7 with QUILT") changed
pecl.mk to not run phpize7 during Package/prepare if QUILT is set.  The
intention was to allow prepare, refresh and update targets to run
without building dependencies.

As a side-effect, Package/configure and Package/compile fail when QUILT
is defined because they can't find ./configure or a Makefile.  It also
impacts the github tests run with pull requests, because QUILT is
defined there.

To avoid that failure and still keep the prepare, refresh, and update
speedup, call phpize7 before Package/Configure if QUILT is defined.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agoMerge pull request #14906 from nxhack/node_14160
Rosen Penev [Fri, 26 Feb 2021 07:15:36 +0000 (23:15 -0800)]
Merge pull request #14906 from nxhack/node_14160

node: bump to v14.16.0

3 years agomstpd: bump to version 0.0.9
Alexandru Ardelean [Thu, 25 Feb 2021 14:09:29 +0000 (16:09 +0200)]
mstpd: bump to version 0.0.9

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoMerge pull request #14901 from cotequeiroz/lxc
Rosen Penev [Fri, 26 Feb 2021 05:14:04 +0000 (21:14 -0800)]
Merge pull request #14901 from cotequeiroz/lxc

lxc: fix build without seccomp if libseccomp built

3 years agoMerge pull request #14902 from stangri/master-vpn-policy-routing
Rosen Penev [Fri, 26 Feb 2021 05:12:26 +0000 (21:12 -0800)]
Merge pull request #14902 from stangri/master-vpn-policy-routing

vpn-policy-routing: update user netflix file

3 years agovpn-policy-routing: update user netflix file 14902/head
Stan Grishin [Fri, 26 Feb 2021 02:16:24 +0000 (02:16 +0000)]
vpn-policy-routing: update user netflix file

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agolxc: fix build without seccomp if libseccomp built 14901/head
Eneas U de Queiroz [Tue, 19 Jan 2021 13:29:26 +0000 (10:29 -0300)]
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>
3 years agonode: bump to v14.16.0 14906/head
Hirokazu MORIKAWA [Fri, 26 Feb 2021 00:02:24 +0000 (09:02 +0900)]
node: bump to v14.16.0

Update to v14.16.0

February 2021 Security Releases
- HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion (Critical) (CVE-2021-22883)
- DNS rebinding in --inspect (CVE-2021-22884)
- OpenSSL - Integer overflow in CipherUpdate (CVE-2021-23840)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agoMerge pull request #14896 from rsalvaterra/torfix
Rosen Penev [Thu, 25 Feb 2021 14:15:12 +0000 (06:15 -0800)]
Merge pull request #14896 from rsalvaterra/torfix

tor: fix building without OpenSSL engine support

3 years agoMerge pull request #14807 from G-M0N3Y-2503/dockerd-use-host-dns
Florian Eckert [Thu, 25 Feb 2021 14:03:09 +0000 (15:03 +0100)]
Merge pull request #14807 from G-M0N3Y-2503/dockerd-use-host-dns

Dockerd: Added option to configrue docker to use host Dnsmasq for DNS

3 years agoMerge pull request #14752 from neheb/mc
Rosen Penev [Thu, 25 Feb 2021 11:51:56 +0000 (03:51 -0800)]
Merge pull request #14752 from neheb/mc

mc: update to 4.8.26

3 years agodockerd: Package release bump 14807/head
Gerard Ryan [Sun, 21 Feb 2021 01:09:05 +0000 (11:09 +1000)]
dockerd: Package release bump

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agodockerd: set docker zone chain defaults to ACCEPT
Gerard Ryan [Sat, 20 Feb 2021 07:59:58 +0000 (17:59 +1000)]
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>
3 years agodockerd: Added option to set dns servers
Gerard Ryan [Mon, 25 Jan 2021 06:58:17 +0000 (16:58 +1000)]
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>
3 years agotor: fix building without OpenSSL engine support 14896/head
Rui Salvaterra [Thu, 25 Feb 2021 08:19:22 +0000 (08:19 +0000)]
tor: fix building without OpenSSL engine support

Otherwise it would fail with linking errors.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
3 years agoMerge pull request #14893 from cotequeiroz/setools
Rosen Penev [Thu, 25 Feb 2021 04:08:15 +0000 (20:08 -0800)]
Merge pull request #14893 from cotequeiroz/setools

setools: Avoid using host libraries

3 years agoMerge pull request #14891 from cotequeiroz/snort-libdaq
Eneas U de Queiroz [Thu, 25 Feb 2021 01:10:06 +0000 (22:10 -0300)]
Merge pull request #14891 from cotequeiroz/snort-libdaq

snort[3],libdaq[3]: install/use libdaq 2&3 in their own dir

3 years agoMerge pull request #14886 from cotequeiroz/golang
Rosen Penev [Thu, 25 Feb 2021 00:54:34 +0000 (16:54 -0800)]
Merge pull request #14886 from cotequeiroz/golang

treewide, affected packages: fix build with golang 1.16

3 years agoMerge pull request #14885 from commodo/django-bump
Rosen Penev [Thu, 25 Feb 2021 00:53:58 +0000 (16:53 -0800)]
Merge pull request #14885 from commodo/django-bump

django: bump to version 3.1.7

3 years agoMerge pull request #14887 from stangri/master-vpn-policy-routing
Rosen Penev [Thu, 25 Feb 2021 00:53:38 +0000 (16:53 -0800)]
Merge pull request #14887 from stangri/master-vpn-policy-routing

vpn-policy-routing: custom user scripts improvements

3 years agoMerge pull request #14881 from nickberry17/mm_libqmi_libqrtr
Rosen Penev [Thu, 25 Feb 2021 00:53:22 +0000 (16:53 -0800)]
Merge pull request #14881 from nickberry17/mm_libqmi_libqrtr

Update libqmi, ModemManager and add libqrtr-glib

3 years agoMerge pull request #14892 from cotequeiroz/libupm_python2
Rosen Penev [Thu, 25 Feb 2021 00:52:41 +0000 (16:52 -0800)]
Merge pull request #14892 from cotequeiroz/libupm_python2

libupm: enforce disabling python2

3 years agosetools: Avoid using host libraries 14893/head
Eneas U de Queiroz [Wed, 20 Jan 2021 00:20:55 +0000 (21:20 -0300)]
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>
3 years agolibupm: enforce disabling python2 14892/head
Eneas U de Queiroz [Wed, 20 Jan 2021 01:03:45 +0000 (22:03 -0300)]
libupm: enforce disabling python2

If there are more than two python3 interpreters, and no python2,
libupm thinks one of them is python2 and fails.  Avoid that by
telling it that python2 was not found.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agolibdaq3,snort3: install/use libdaq3 in its own dir 14891/head
Eneas U de Queiroz [Wed, 20 Jan 2021 01:06:34 +0000 (22:06 -0300)]
libdaq3,snort3: install/use libdaq3 in its own dir

If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files.  Install them in different places to
avoid trouble.

Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agolibdaq,snort: install/use libdaq2 in its own dir
Eneas U de Queiroz [Wed, 20 Jan 2021 01:06:34 +0000 (22:06 -0300)]
libdaq,snort: install/use libdaq2 in its own dir

If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files.  Install them in different places to
avoid trouble.

Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>