Rosen Penev [Sat, 21 Aug 2021 23:10:58 +0000 (16:10 -0700)]
Merge pull request #16421 from neheb/nfdd
nfdump: fix compilation with PKG_ASLR
Rosen Penev [Sat, 21 Aug 2021 23:10:47 +0000 (16:10 -0700)]
Merge pull request #16423 from neheb/kll
klish: update to 2.2.3
Rosen Penev [Sun, 8 Aug 2021 04:31:41 +0000 (21:31 -0700)]
klish: update to 2.2.3
Switch to AUTORELEASE for simplicity.
Remove uClibc reference from patch as it's no longer in tree.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 21 Aug 2021 00:30:02 +0000 (17:30 -0700)]
nfdump: fix compilation with PKG_ASLR
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Sat, 21 Aug 2021 17:37:34 +0000 (18:37 +0100)]
libinput: package libinput cli applets and quriks
Also package /usr/libexec/libinput/* and /usr/share/lib/input/*.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Petr Štetiar [Sat, 21 Aug 2021 09:52:35 +0000 (11:52 +0200)]
Merge pull request #16312 from ynezz/upstream/c-ares-CVE-2021-3672
c-ares: update to version 1.17.2
Stan Grishin [Sat, 21 Aug 2021 00:06:14 +0000 (17:06 -0700)]
Merge pull request #16413 from champtar/https-dns-proxy-cmakelist
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
Etienne Champetier [Fri, 20 Aug 2021 19:33:27 +0000 (15:33 -0400)]
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
This fixes compilation issues with ASLR PIE enabled
We were compiling with '-g -DDEBUG'
https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Ted Hess [Thu, 19 Aug 2021 22:03:54 +0000 (18:03 -0400)]
dnscrypt-proxy2: Upgrade to 2.1.0
Adjust build opts to force GOPATH mode by setting GO111MODULE off.
Ref: https://go.dev/blog/go116-module-changes
Signed-off-by: Ted Hess <thess@kitschensync.net>
Rosen Penev [Fri, 20 Aug 2021 15:25:31 +0000 (08:25 -0700)]
Merge pull request #16379 from neheb/sft
softethervpn5: fix compilation without engines
Petr Štetiar [Tue, 10 Aug 2021 07:15:06 +0000 (09:15 +0200)]
c-ares: update to version 1.17.2
Missing input validation of host names returned by Domain Name Servers
in the c-ares library can lead to output of wrong hostnames (leading to
Domain Hijacking).
The Common Vulnerabilities and Exposures (CVE) project has assigned the
name CVE-2021-3672 to this issue.
References: https://c-ares.haxx.se/adv_20210810.html
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Ronny Kotzschmar [Wed, 18 Aug 2021 17:08:29 +0000 (19:08 +0200)]
libwebsockets: avoid a compilation error due to a missing uloop
With a clean build environment and at least two parallel jobs
a compilation error may occur:
...
-- Looking for uv/version.h - found
libubox include dir: ULOOP_INCLUDE_DIRS-NOTFOUND
libubox libraries: ULOOP_LIBRARIES-NOTFOUND
...
CMake Error in lib/event-libs/uloop/CMakeLists.txt:
Found relative path while evaluating include directories of
"websockets-evlib_uloop":
"ULOOP_INCLUDE_DIRS-NOTFOUND"
...
Signed-off-by: Ronny Kotzschmar <ro.ok@me.com>
Dirk Brenken [Fri, 20 Aug 2021 08:59:15 +0000 (10:59 +0200)]
Merge pull request #16409 from paper42/mc-fix
mc: add a missing Syntax file
Michal Vasilek [Fri, 20 Aug 2021 08:06:42 +0000 (10:06 +0200)]
mc: add a missing Syntax file
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Rosen Penev [Fri, 20 Aug 2021 01:40:25 +0000 (18:40 -0700)]
Merge pull request #16406 from neheb/gpgg
gnupg: remove the GCC if
Rosen Penev [Thu, 19 Aug 2021 19:37:29 +0000 (12:37 -0700)]
gnupg: remove the GCC if
Doesn't seem to work without advanced toolchain settings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Thu, 19 Aug 2021 10:55:53 +0000 (13:55 +0300)]
Merge pull request #16394 from turris-cz/python-add-distutils-hack
python3-setuptools: add _distutils_hack
Rosen Penev [Thu, 19 Aug 2021 06:07:55 +0000 (23:07 -0700)]
Merge pull request #16396 from paper42/git-2.33
git: update to 2.33.0
Rosen Penev [Thu, 19 Aug 2021 06:07:21 +0000 (23:07 -0700)]
Merge pull request #16400 from wfleurant/ygg-uci-ifname
yggdrasil: uci ifname is now known as device
William Fleurant [Wed, 18 Aug 2021 19:21:51 +0000 (21:21 +0200)]
yggdrasil: uci ifname is now known as device
Signed-off-by: William Fleurant <meshnet@protonmail.com>
Dirk Brenken [Wed, 18 Aug 2021 18:44:42 +0000 (20:44 +0200)]
Merge pull request #16388 from paper42/mc-master
mc: update to 4.8.27, split -skins
Daniel Golle [Wed, 18 Aug 2021 18:30:56 +0000 (19:30 +0100)]
auc: update to version 0.2.1
Brings support for future connexion based API.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Jan Baier [Mon, 16 Aug 2021 10:19:46 +0000 (12:19 +0200)]
zabbix: Call killall with the -s
Some versions of killall do support the `killall -SIGNAL` syntax and
have only `-s SIGNAL` which should be supported everywhere.
I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2
Signed-off-by: Jan Baier <jan.baier@amagical.net>
Michal Vasilek [Wed, 18 Aug 2021 12:52:15 +0000 (14:52 +0200)]
git: update to 2.33.0
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Josef Schlehofer [Wed, 18 Aug 2021 10:12:01 +0000 (12:12 +0200)]
python3-setuptools: add _distutils_hack
I tried to install matplotlib by using pip and it failed with the following output:
2021-08-18T11:52:26,171 Collecting matplotlib
2021-08-18T11:52:26,173 Created temporary directory: /tmp/pip-unpack-wuth2u0e
2021-08-18T11:52:26,565 Using cached matplotlib-3.4.3.tar.gz (37.9 MB)
2021-08-18T11:52:38,659 Added matplotlib from https://files.pythonhosted.org/packages/21/37/
197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar. gz#sha256=
fc4f526dfdb31c9bd6b8ca06bf9fab663ca12f3ec9cdf4496fb44bc680140318 to build tracker '/tmp/pip- req-tracker-u30x8pht'
2021-08-18T11:52:38,660 Running setup.py (path:/tmp/pip-install-afiyiers/ matplotlib_8e717e38862f4976a3d6cb1832ba3261/setup.py) egg_info for package matplotlib
2021-08-18T11:52:38,661 Created temporary directory: /tmp/pip-pip-egg-info-kbtiezxq
2021-08-18T11:52:38,662 Running command python setup.py egg_info
2021-08-18T11:52:38,831 Traceback (most recent call last):
2021-08-18T11:52:38,832 File "<string>", line 1, in <module>
2021-08-18T11:52:38,832 File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 8, in <module>
2021-08-18T11:52:38,833 ModuleNotFoundError: No module named '_distutils_hack'
More details about it:
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968410
Once I applied the patch from the bug tracker, I got further to install
it.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Michal Vasilek [Tue, 17 Aug 2021 14:12:58 +0000 (16:12 +0200)]
mc: update to 4.8.27, split -skins
* fixes CVE-2021-36370
* add a new subpackage mc-skins
* drop 030-fix-cchat_t.patch, fixed upstream
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Rosen Penev [Wed, 18 Aug 2021 09:05:23 +0000 (02:05 -0700)]
Merge pull request #16327 from cotequeiroz/lua-rs232
lua-rs232: don't rely on detected luadir
Rosen Penev [Wed, 18 Aug 2021 09:04:56 +0000 (02:04 -0700)]
Merge pull request #16322 from paper42/mblaze
mblaze: new package
Rosen Penev [Wed, 18 Aug 2021 09:01:47 +0000 (02:01 -0700)]
Merge pull request #16369 from stintel/gnuplot
gnuplot: fix host lib leakage
Rosen Penev [Tue, 17 Aug 2021 21:50:24 +0000 (14:50 -0700)]
Merge pull request #16380 from EricLuehrsen/unbound_132
unbound: update to 1.3.2
Rosen Penev [Tue, 17 Aug 2021 21:20:25 +0000 (14:20 -0700)]
Merge pull request #16382 from cotequeiroz/perl_flock
perl: perlmod.mk: wrap hostpkg perl usage around flock
Rosen Penev [Tue, 17 Aug 2021 21:19:54 +0000 (14:19 -0700)]
Merge pull request #16377 from neheb/mjpgg
mjpg-streamer: remove outdated musl patch
Rosen Penev [Tue, 17 Aug 2021 21:17:14 +0000 (14:17 -0700)]
Merge pull request #16378 from neheb/hplp
hplip: update to 3.21.6
Marius Dinu [Sat, 14 Aug 2021 09:39:44 +0000 (12:39 +0300)]
tvheadend: update to v4.2.8, remove static ffmpeg
- refresh patches
- add missing dependency: libffi
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
[edited commit message and the maintainer line]
Eneas U de Queiroz [Mon, 16 Aug 2021 14:07:35 +0000 (11:07 -0300)]
perl: perlmod.mk: use flock when hostpkg/perl used
Avoid parallel relinking and usage of the host perl binary by wrapping
its usage around flock calls.
Sometimes, two packages will try to relink the static host perl binary
at the same time. Neither of them will have the other's module linked
in, and one of them will unavoidably clobber the other one's binary.
This will lead to errors when a package will not be able to find a
module that was supposed to be installed.
To fix that, an exclusive flock is used when relinking, with a 900
seconds timeout to avoid locking up the build process forever.
This is not enough because the binary may be concurrently used to build
another module package; perl is used in Configure, Compile, and Install
procedures. If timing is right, a package will fail with a "permission
denied" error.
So a shared flock call is added in Configure, Compile, and Install
definitions for host and target, with a shorter, 300 seconds timeout.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Stepan Henek [Tue, 17 Aug 2021 07:59:42 +0000 (09:59 +0200)]
python-cachelib: update to version 0.3.0
Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
Eric Luehrsen [Sat, 14 Aug 2021 06:59:32 +0000 (02:59 -0400)]
unbound: update to 1.3.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Philip Prindeville [Tue, 17 Aug 2021 04:38:31 +0000 (22:38 -0600)]
Merge pull request #16273 from pprindeville/strongswan-sysupgrade
strongswan: add /etc/config/ipsec to sysupgrade list
Rosen Penev [Sun, 8 Aug 2021 02:55:54 +0000 (19:55 -0700)]
softethervpn5: fix compilation without engines
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 16 Aug 2021 21:46:09 +0000 (14:46 -0700)]
Merge pull request #16375 from neheb/jpgg
libjpeg-turbo: update to 2.1.1
Stijn Tintel [Mon, 16 Aug 2021 19:27:43 +0000 (22:27 +0300)]
Merge pull request #16296 from stintel/kea
kea: add init script and hooks to support HA
Stijn Tintel [Thu, 5 Aug 2021 19:26:20 +0000 (22:26 +0300)]
kea: add kea-uci package with basic init script
This init script allows to start the Kea Control Agent, the DHCPv4
server, the DHCPv6 server, and the DHCP-DDNS server. It expects the
config files to be where the packages install them.
As this is a single init script that can start 4 different binaries that
are each in their own package, these files cannot be included in any of
these other package, so create a dedicated package for it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 5 Aug 2021 17:52:00 +0000 (20:52 +0300)]
kea: add conffiles
Add the /etc/kea directory to conffiles, so configuration will not be
lost during sysupgrade.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Sun, 1 Aug 2021 21:45:27 +0000 (00:45 +0300)]
kea: add package for high availability hook
This allows running multiple kea instances in load balancing or
hot-standby mode, minimizing risk of downtime.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Sun, 1 Aug 2021 21:41:45 +0000 (00:41 +0300)]
kea: add package for lease commands hook
This is required for the HA hook.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Mon, 16 Aug 2021 16:44:21 +0000 (09:44 -0700)]
Merge pull request #16376 from neheb/wat
watchcat: run through shfmt
Daniel Golle [Mon, 16 Aug 2021 12:53:17 +0000 (13:53 +0100)]
opensc: update to version 0.22.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 16 Aug 2021 12:53:00 +0000 (13:53 +0100)]
lvm2: update to version 2.03.13
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 16 Aug 2021 12:52:43 +0000 (13:52 +0100)]
cni-plugins: update to version 1.0.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 16 Aug 2021 12:52:28 +0000 (13:52 +0100)]
postgresql: update to version 13.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Alexandru Ardelean [Mon, 16 Aug 2021 08:20:53 +0000 (11:20 +0300)]
Merge pull request #16363 from stintel/tcpreplay
tcpreplay: avoid host lib leakage
Alexandru Ardelean [Mon, 16 Aug 2021 06:52:50 +0000 (09:52 +0300)]
Merge pull request #16301 from stintel/libffi
libffi: bump to 3.4.2
Rosen Penev [Sun, 8 Aug 2021 04:21:17 +0000 (21:21 -0700)]
hplip: update to 3.21.6
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 8 Aug 2021 04:57:33 +0000 (21:57 -0700)]
mjpg-streamer: remove outdated musl patch
It seems to not be needed anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 9 Aug 2021 03:03:54 +0000 (20:03 -0700)]
watchcat: run through shfmt
Cosmetic fixes mainly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 16 Aug 2021 01:18:30 +0000 (18:18 -0700)]
libjpeg-turbo: update to 2.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Dirk Brenken [Sun, 15 Aug 2021 18:30:18 +0000 (20:30 +0200)]
Merge pull request #16372 from dibdot/travelmate
travelmate: update to 2.0.5-3
Fritz D. Ansel [Sun, 15 Aug 2021 15:05:56 +0000 (17:05 +0200)]
ksmbd: use hostname only as name
even if a fqdn (with domain) is set by user
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Daniel Golle [Sun, 15 Aug 2021 03:59:56 +0000 (04:59 +0100)]
uvol: update to version 0.4
Create UCI fstab mount sections for existing volumes on firstboot.
Introduce special handling for volumes with non-[:alnum:] prefix:
- do not create UCI sections for these 'hidden' volumes
- create UCI section for '.uxc' special volume with target
/var/state/uxc to be used for uxc config.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Dirk Brenken [Sun, 15 Aug 2021 12:11:27 +0000 (14:11 +0200)]
travelmate: update to 2.0.5-3
* simplify the scan logic, to get rid of nifty IFS tricks
* limit the nearby scan results to process only the strongest uplinks, set 'trm_maxscan' accordingly (default '10')
* update the readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
Fritz D. Ansel [Thu, 12 Aug 2021 05:01:30 +0000 (07:01 +0200)]
ksmbd: set stoplevel
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:04:39 +0000 (20:04 +0200)]
samba4: allow disabling wsdd2 in menuconfig
but keep it selected by default as before
so it could be selected if nmbd and/or wssd2
should be used
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:05:56 +0000 (20:05 +0200)]
samba4: use hostname only as name
even if a fqdn (with domain) is set by user
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Thu, 12 Aug 2021 05:00:26 +0000 (07:00 +0200)]
samba4: set stoplevel
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Thu, 12 Aug 2021 04:56:43 +0000 (06:56 +0200)]
wsdd2: dont use fqdn
workgroups use the name of the host without domain
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Matthew Hagan [Sun, 15 Aug 2021 09:47:51 +0000 (09:47 +0000)]
collectd-mod-cpufreq: enable for ipq807x
Tested on AX3600
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Stijn Tintel [Sun, 15 Aug 2021 09:13:19 +0000 (12:13 +0300)]
Merge pull request #16365 from stintel/fish
fish: don't build docs
John Kohl [Sat, 14 Aug 2021 19:22:25 +0000 (15:22 -0400)]
collectd-mod-ping: add support for MaxMissed
Signed-off-by: John Kohl <jtk.git@bostonpog.org>
Daniel Golle [Sun, 15 Aug 2021 01:14:20 +0000 (02:14 +0100)]
auc: update to version 0.2.0
* support for ASU server post commit aparcar/asu@
bac6de18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stijn Tintel [Sun, 15 Aug 2021 00:25:02 +0000 (03:25 +0300)]
gnuplot: fix host lib leakage
The package does not build due to host lib leakage, as evidenced by
config.log:
X_CFLAGS=' -I/usr/include'
X_LIBS=' -L/usr/lib'
Fix this by disabling X with a configure var.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Sat, 14 Aug 2021 23:08:09 +0000 (02:08 +0300)]
fish: don't build docs
Building docs fails due to fish_indent not being available. As we don't
install docs anyway, simply disable docs build.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Sat, 14 Aug 2021 20:42:09 +0000 (13:42 -0700)]
Merge pull request #16326 from cotequeiroz/install_host
perlmod.mk, unixodbc: use 'install' instead of 'cp' to install host binaries to avoid "Text file busy" error.
Stijn Tintel [Sat, 14 Aug 2021 19:45:21 +0000 (22:45 +0300)]
tcpreplay: avoid host lib leakage
On hosts that have pcapnav-config installed, there is host lib leakage.
From config.log:
LNAVLIB='-L/usr/lib64 -lpcapnav -lpcap'
LNAV_CFLAGS='-I/usr/include'
Fix this by disabling pcapnav-config, which isn't available anyway.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Daniel Golle [Sat, 14 Aug 2021 12:59:45 +0000 (13:59 +0100)]
auc: move function to right place
Change order of functions defined to fix build.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stan Grishin [Wed, 4 Aug 2021 21:57:19 +0000 (21:57 +0000)]
curl: update to 7.78.0
* update to 7.78.0
* change maintainer
* remove obsolete mirror (curl.mirror.anstey.ca)
* update main curl URLs
Signed-off-by: Stan Grishin <stangri@melmac.net>
Daniel Golle [Fri, 13 Aug 2021 15:07:32 +0000 (16:07 +0100)]
auc: improve branch selection logic
Make sure '-rcX' suffix is recognized as being a lower version than
the release.
Detect per-branch snapshot version by matching the version name string.
Clean up here and there.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Fri, 13 Aug 2021 20:41:31 +0000 (13:41 -0700)]
Merge pull request #16354 from commodo/django-bump
django: bump to version 3.2.6
Toke Høiland-Jørgensen [Thu, 12 Aug 2021 10:45:43 +0000 (12:45 +0200)]
sqm-scripts: bump to v1.5.1
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Dirk Brenken [Fri, 13 Aug 2021 09:13:12 +0000 (11:13 +0200)]
Merge pull request #16352 from dibdot/travelmate
travelmate: update to 2.0.5-2
Alexandru Ardelean [Fri, 13 Aug 2021 07:04:25 +0000 (10:04 +0300)]
django: bump to version 3.2.6
And switch to AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Dirk Brenken [Fri, 13 Aug 2021 06:28:29 +0000 (08:28 +0200)]
travelmate: update to 2.0.5-2
* scan for open uplinks even if no other station has been added/configured
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Golle [Fri, 13 Aug 2021 03:48:21 +0000 (04:48 +0100)]
auc: handle root filesystem type
Automatically select image root filesystem type and allow the user
to override that choice using the new '-F' command line option.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 13 Aug 2021 03:49:18 +0000 (04:49 +0100)]
exim: some clean ups
* use username/group 'exim' instead of mail
* register configuration file
* make sure /usr/lib/exim/lookups exists
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Fri, 13 Aug 2021 02:50:00 +0000 (19:50 -0700)]
Merge pull request #16351 from turris-cz/sqlalchemy
python-sqlalchemy: update to version 1.4.22
Josef Schlehofer [Fri, 13 Aug 2021 01:08:22 +0000 (03:08 +0200)]
python-sqlalchemy: update to version 1.4.22
Update copyright
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Thu, 12 Aug 2021 18:12:20 +0000 (11:12 -0700)]
Merge pull request #16336 from G-M0N3Y-2503/docker-20.10.8
Docker 20.10.8
Rosen Penev [Thu, 12 Aug 2021 18:07:51 +0000 (11:07 -0700)]
Merge pull request #16341 from Payne-X6/master
knot: update to version 3.1.1
Florian Eckert [Thu, 12 Aug 2021 12:18:01 +0000 (14:18 +0200)]
Merge pull request #16318 from selanf/x2
xinetd: support for anonym configs
Fritz D. Ansel [Thu, 12 Aug 2021 12:05:09 +0000 (14:05 +0200)]
xinetd: fix syntax violation
see https://github.com/openwrt/packages/pull/16318#discussion_r687481110
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Thu, 12 Aug 2021 12:01:48 +0000 (14:01 +0200)]
xinetd: support for anonym configs
config by names clashes if a service supports
udp and tcp, eg time and daytime
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Jan Hak [Thu, 12 Aug 2021 11:24:47 +0000 (13:24 +0200)]
knot: update to version 3.1.1
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Toke Høiland-Jørgensen [Thu, 12 Aug 2021 10:41:01 +0000 (12:41 +0200)]
radsecproxy: Bump to v1.9.0
Remove 300-gcc10.patch as that was applied upstream, and refresh the
other patch.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Florian Eckert [Thu, 12 Aug 2021 10:33:09 +0000 (12:33 +0200)]
Merge pull request #16315 from selanf/x1
collectd: enable cpufreq plugin for mediatek
Rosen Penev [Thu, 12 Aug 2021 10:29:06 +0000 (03:29 -0700)]
Merge pull request #16328 from turris-cz/hwdata
hwdata: update to version 0.350
Gerard Ryan [Wed, 11 Aug 2021 12:21:05 +0000 (22:21 +1000)]
dockerd: Updated to 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:20:46 +0000 (22:20 +1000)]
docker: Updated to 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:19:36 +0000 (22:19 +1000)]
containerd: Updated to 1.4.9 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:18:14 +0000 (22:18 +1000)]
runc: Updated to 1.0.1 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Alexandru Ardelean [Thu, 12 Aug 2021 08:22:36 +0000 (11:22 +0300)]
Merge pull request #16320 from turris-cz/babel
python-babel: update to version 2.9.1
Alexandru Ardelean [Thu, 12 Aug 2021 08:21:53 +0000 (11:21 +0300)]
Merge pull request #16329 from turris-cz/pycurl
python-curl: update to version 7.44.0