Sibren Vasse [Wed, 3 Mar 2021 10:36:37 +0000 (11:36 +0100)]
openssh: update to 8.5p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
Rosen Penev [Wed, 3 Mar 2021 04:12:50 +0000 (20:12 -0800)]
Merge pull request #14943 from aTanW/master
joe: new package joe-extras
Rosen Penev [Wed, 3 Mar 2021 03:56:45 +0000 (19:56 -0800)]
Merge pull request #14914 from cotequeiroz/php7-pecl-imagick
php7-pecl-imagick, imagemagick: save & use MagickWand-config
Rosen Penev [Wed, 3 Mar 2021 03:53:16 +0000 (19:53 -0800)]
Merge pull request #14992 from ja-pa/python-aiohttp-update
python-aiohttp: update to version 3.7.4 (security fix)
Rosen Penev [Wed, 3 Mar 2021 03:52:49 +0000 (19:52 -0800)]
Merge pull request #14991 from
1715173329/newyq
yq: Update to 4.6.1
Rosen Penev [Wed, 3 Mar 2021 03:52:35 +0000 (19:52 -0800)]
Merge pull request #14998 from jmv2009/patch-17
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Rosen Penev [Wed, 3 Mar 2021 03:51:47 +0000 (19:51 -0800)]
Merge pull request #14994 from
1715173329/xr-go1.16
xray-core: Update to 1.3.1
Michael Heimpold [Tue, 2 Mar 2021 21:08:48 +0000 (22:08 +0100)]
hs20: fix linking with full language support enabled
After
d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.
Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Johnny Vogels [Tue, 2 Mar 2021 18:11:45 +0000 (19:11 +0100)]
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Jan Pavlinec [Tue, 2 Mar 2021 12:57:04 +0000 (13:57 +0100)]
python-typing-extensions: add new package
Note:
Dependency for python3-aiohttp
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Tianling Shen [Tue, 2 Mar 2021 14:36:41 +0000 (22:36 +0800)]
xray-core: Update to 1.3.1
- updated geodata to latest version
- updated project url
Fixes: #14972
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Jan Pavlinec [Tue, 2 Mar 2021 12:38:58 +0000 (13:38 +0100)]
python-aiohttp: update to version 3.7.4
Note:
Fixes CVE-2021-21330
Add new required dependecy python3-typing-extensions
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Tianling Shen [Tue, 2 Mar 2021 12:07:12 +0000 (20:07 +0800)]
yq: Update to 4.6.1
Fixed performance issue.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Florian Eckert [Tue, 2 Mar 2021 11:13:35 +0000 (12:13 +0100)]
Merge pull request #14569 from nickberry17/wc
watchcat: update to support procd
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
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>
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
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
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
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
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
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>
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>
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>
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
Dirk Brenken [Mon, 1 Mar 2021 20:32:14 +0000 (21:32 +0100)]
Merge pull request #14982 from dibdot/mc
mc: remove maintainer
Dirk Brenken [Mon, 1 Mar 2021 16:16:30 +0000 (17:16 +0100)]
mc: remove maintainer
Signed-off-by: Dirk Brenken <dev@brenken.org>
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>
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>
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>
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
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>
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>
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>
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
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
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
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>
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
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
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
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>
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>
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>
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
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>
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>
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>
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>
Eneas U de Queiroz [Fri, 26 Feb 2021 16:21:17 +0000 (13:21 -0300)]
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>
Eneas U de Queiroz [Fri, 26 Feb 2021 14:58:40 +0000 (11:58 -0300)]
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>
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>
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>
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
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
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
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>
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>
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
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
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>
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>
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
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
Vitaly Protsko [Sun, 28 Feb 2021 09:13:41 +0000 (12:13 +0300)]
joe: Syntax error fix
Signed-off-by: Vitaly Protsko <villy@sft.ru>
Vitaly Protsko [Sun, 28 Feb 2021 08:56:03 +0000 (11:56 +0300)]
joe: added new package joe-extras
Signed-off-by: Vitaly Protsko <villy@sft.ru>
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>
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>
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>
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
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
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>
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>
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>
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
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
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
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>
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>
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
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>
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>
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>
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>
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>
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
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
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>
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>
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>
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
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>
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>
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
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>
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
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
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>
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>
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>