Georgi Valkov [Sat, 6 Feb 2021 18:54:21 +0000 (20:54 +0200)]
perl: fix build errors on macOS
Added a check for macOS 11 and newer to resolve a compile error:
*** Unexpected product version 11.2.
Added Internals::getcwd.
Fallback to the built-in getcwd to resolve compile errors on macOS:
Can't locate Errno.pm in @INC
/miniperl not found
Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
Rosen Penev [Fri, 5 Feb 2021 22:40:03 +0000 (14:40 -0800)]
Merge pull request #14202 from miska/vpn_user
openvpn: Support username and password options
Philip Prindeville [Fri, 5 Feb 2021 21:19:13 +0000 (14:19 -0700)]
Merge pull request #14657 from pprindeville/isc-dhcp-gen-A-RRs
isc-dhcp: treat 'config host' like superset of 'config domain'
Michael Heimpold [Fri, 5 Feb 2021 18:20:54 +0000 (19:20 +0100)]
Merge pull request #14659 from mhei/php8-update
php8: update to 8.0.2
Michael Heimpold [Fri, 5 Feb 2021 18:20:22 +0000 (19:20 +0100)]
Merge pull request #14658 from mhei/php8-fix-x86_64-build
php8: fix cross-compiling for x86_64
Rosen Penev [Fri, 5 Feb 2021 09:18:08 +0000 (01:18 -0800)]
Merge pull request #14636 from neheb/n
netifyd: add reproducibility patch
Rosen Penev [Fri, 5 Feb 2021 08:42:50 +0000 (00:42 -0800)]
Merge pull request #14653 from lucize/libreup
libreswan: update to 4.2
Rosen Penev [Fri, 5 Feb 2021 08:42:32 +0000 (00:42 -0800)]
Merge pull request #14654 from lucize/nssup
nss: update to 3.61
Michael Heimpold [Thu, 4 Feb 2021 23:11:18 +0000 (00:11 +0100)]
Merge pull request #14643 from lipnitsk/php7
lang/php7: Don't run phpize7 with QUILT
Michael Heimpold [Thu, 4 Feb 2021 22:28:15 +0000 (23:28 +0100)]
php8: update to 8.0.2
This fixes:
- CVE-2021-21702
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Thu, 4 Feb 2021 22:17:17 +0000 (23:17 +0100)]
php8: fix cross-compiling for x86_64
The build process uses a minilua helper for code generation
which must not be compiled with target cross-compiler but
the host compiler.
This error was spotted by buildbots:
ext/opcache/minilua /builder/shared-workdir/build/sdk/build_dir/
target-x86_64_musl/php-8.0.1/ext/opcache/jit/dynasm/dynasm.lua
-D X64=1 -o ext/opcache/jit/zend_jit_x86.c /builder/shared-workdir
/build/sdk/build_dir/target-x86_64_musl/php-8.0.1/ext/opcache/jit/zend_jit_x86.dasc
/bin/bash: ext/opcache/minilua: No such file or directory
Makefile:406: recipe for target 'ext/opcache/jit/zend_jit_x86.c' failed
make[4]: *** [ext/opcache/jit/zend_jit_x86.c] Error 127
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Philip Prindeville [Thu, 4 Feb 2021 21:55:30 +0000 (14:55 -0700)]
isc-dhcp: treat 'config host' like superset of 'config domain'
Not including an A record mapping will cause nsupdate to balk at
CNAME and MX records (and probably SRV as well) because the target
will be unknown at the time of parsing, until the lease gets
activated.
We need these RR's to be in place well before the servers even
come up.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Rosen Penev [Thu, 4 Feb 2021 21:38:40 +0000 (13:38 -0800)]
Merge pull request #14644 from lipnitsk/nss
libs/nss: Don't run nsinstall with QUILT
Dirk Brenken [Thu, 4 Feb 2021 20:39:08 +0000 (21:39 +0100)]
Merge pull request #14649 from dibdot/banip
banip: release 0.7.0
Dirk Brenken [Thu, 4 Feb 2021 14:35:21 +0000 (15:35 +0100)]
banip: release 0.7.0
* major rewrite
* add support for multiple chains
* add mac whitelisting
* add support for multiple ssh daemons in parallel
* add an ipset report engine
* add mail notifications
* add suspend/resume functions
* add a cron wrapper to set an ipset related auto-timer for
automatic blocklist updates
* add a list wrapper to add/remove blocklist sources
* add 19.x and Turris OS 5.x compatibility code
* sources stored in an external compressed json file
(/etc/banip/banip.sources.gz)
* change Country/ASN download sources (faster/more reliable)
* fix DHCPv6/icmpv6 issues
Signed-off-by: Dirk Brenken <dev@brenken.org>
Lucian Cristian [Thu, 4 Feb 2021 19:31:33 +0000 (21:31 +0200)]
nss: update to 3.61
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Thu, 4 Feb 2021 19:25:50 +0000 (21:25 +0200)]
libreswan: update to 4.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Nick Hainke [Fri, 29 Jan 2021 09:40:14 +0000 (10:40 +0100)]
collectd: add plugin to compare ipv4,ipv6 stats
Add "ipstatistics"-plugin. This plugin parses "/proc/net/netstat" and
"/proc/net/snmp6" to get the overall ipv4 and ipv6 usage.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Thu, 4 Feb 2021 05:32:51 +0000 (21:32 -0800)]
Merge pull request #14645 from lipnitsk/svox
svox: Don't move files with QUILT
Rosen Penev [Thu, 4 Feb 2021 05:31:50 +0000 (21:31 -0800)]
Merge pull request #14642 from
1715173329/xray
xray-core: fix service start / reload
Ilya Lipnitskiy [Thu, 4 Feb 2021 05:22:09 +0000 (21:22 -0800)]
svox: Don't move files with QUILT
Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Ilya Lipnitskiy [Thu, 4 Feb 2021 05:01:25 +0000 (21:01 -0800)]
libs/nss: Don't run nsinstall with QUILT
Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Ilya Lipnitskiy [Thu, 4 Feb 2021 04:40:43 +0000 (20:40 -0800)]
lang/php7: Don't run phpize7 with QUILT
Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Tianling Shen [Wed, 3 Feb 2021 22:53:47 +0000 (06:53 +0800)]
xray-core: fix service start / reload
Fix starting problem:
Starting function should be named 'start_service' instead of 'start_instance'.
Fix reloading problem:
Register reload tigger for uci config itself.
And, xray does not support reload currently, so use legacy restart as reload.
Fixes: 6c9b96352fb5e7d6acdf8f14ea4f9251cd09926b ("xray-core: add init script")
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Rosen Penev [Thu, 4 Feb 2021 01:24:35 +0000 (17:24 -0800)]
Merge pull request #14640 from neheb/ks
ksmbd(-tools): update to 3.3.4
Rosen Penev [Wed, 3 Feb 2021 23:10:55 +0000 (15:10 -0800)]
Merge pull request #14626 from lipnitsk/master
macremapper: linux 5.6+ compatibility
Rosen Penev [Wed, 3 Feb 2021 22:55:55 +0000 (14:55 -0800)]
Merge pull request #14600 from PolynomialDivision/update-node-exporter
prometheus-node-exporter-lua: update netstat
Rosen Penev [Wed, 3 Feb 2021 22:53:03 +0000 (14:53 -0800)]
Merge pull request #14610 from mtelka/mini_snmpd
mini_snmpd: Fix minor nit in the init script
Rosen Penev [Wed, 3 Feb 2021 22:52:22 +0000 (14:52 -0800)]
Merge pull request #14579 from neheb/wge
wget: update to 1.21.1
Rosen Penev [Wed, 3 Feb 2021 22:51:06 +0000 (14:51 -0800)]
Merge pull request #14633 from qinyuhang/patch-1
dockerd: change dockerd start level to 99 to avoid unknown conflicts
Rosen Penev [Wed, 3 Feb 2021 22:48:17 +0000 (14:48 -0800)]
Merge pull request #14639 from
1715173329/xray
xray-core: add example configs and init script
Rosen Penev [Wed, 3 Feb 2021 22:45:06 +0000 (14:45 -0800)]
ksmbd-tools: update to 3.3.4
Major changes are:
add "vfs objects = acl_xattr" parameter in configuration.
fix wrong group domain name in lsarpc response.
set to SID_TYPE_UNKNOWN if there is no domain sid in server.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 3 Feb 2021 22:44:14 +0000 (14:44 -0800)]
ksmbd: update to 3.3.4
Major changes are:
Make xattr format of ksmbd compatible with samba's one.
Use netdevice_notifier to configure TCP listeners.
Fix a build break with linux-5.11 kernel.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Tianling Shen [Wed, 3 Feb 2021 17:12:08 +0000 (01:12 +0800)]
xray-core: add init script
Add init script so the users could run it with their configs quickly.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Tianling Shen [Wed, 3 Feb 2021 15:22:14 +0000 (23:22 +0800)]
xray-core: add example configs
Thry're from v2fly/v2ray-core wikis, used as examples.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Tianling Shen [Wed, 3 Feb 2021 18:07:34 +0000 (02:07 +0800)]
xray-core: update project url
Use $(AUTORELEASE) to bump PKG_RELEASE automatically.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Rosen Penev [Wed, 3 Feb 2021 21:50:54 +0000 (13:50 -0800)]
Merge pull request #14638 from nmeyerhans/iputils-
20210202
iputils: bump to
20210202 and fix version reporting
Rosen Penev [Wed, 3 Feb 2021 21:38:51 +0000 (13:38 -0800)]
Merge pull request #14627 from gstrauss/lighttpd-1.4.59
lighttpd: update to lighttpd 1.4.59 release hash
Rosen Penev [Wed, 3 Feb 2021 21:38:16 +0000 (13:38 -0800)]
Merge pull request #14635 from neheb/m
miredo: add debian reproducibility patch
Noah Meyerhans [Wed, 3 Feb 2021 16:21:49 +0000 (08:21 -0800)]
iputils: Fix version reporting
The iputils build system embeds git tags into the generated binaries
for use by commands like ping -V. Since openwrt packaging is done in
a different repository from the upstream repo, the tags it finds
aren't particularly meaningful, and we get confusing results like
those described at https://github.com/openwrt/packages/issues/13920
This change removes the git tag inspection in favor of the static
version string that's already known to the upstream build system.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Noah Meyerhans [Wed, 3 Feb 2021 16:20:37 +0000 (08:20 -0800)]
iputils: bump to
20200202
Move the tftpd binary from /usr/bin to /usr/sbin per upstream.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Glenn Strauss [Tue, 2 Feb 2021 14:04:39 +0000 (09:04 -0500)]
lighttpd: update to lighttpd 1.4.59 release hash
update to lighttpd 1.4.59 release hash
add new base module mod_ajp13
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
Rosen Penev [Wed, 3 Feb 2021 06:43:39 +0000 (22:43 -0800)]
netifyd: add reproducibility patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 3 Feb 2021 05:58:48 +0000 (21:58 -0800)]
miredo: add debian reproducibility patch
Refreshed other patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Yuhang Qin [Wed, 3 Feb 2021 03:31:29 +0000 (11:31 +0800)]
dockerd: change start level to 99
Dockerd start too early will conflict with other net config.
After boot must manually restart dockerd, Or some container will not run.
Signed-off-by: Yuhang Qin <qinyuhangxiaoxiang@gmail.com>
Rosen Penev [Wed, 3 Feb 2021 03:41:08 +0000 (19:41 -0800)]
Merge pull request #14630 from sartura/sysrepo
Update sysrepo packages
Rosen Penev [Wed, 3 Feb 2021 03:40:55 +0000 (19:40 -0800)]
Merge pull request #14629 from commodo/stress-ng
stress-ng: bump to version 0.12.02
Rosen Penev [Wed, 3 Feb 2021 03:40:50 +0000 (19:40 -0800)]
Merge pull request #14628 from commodo/numpy
numpy: bump to version 1.20.0
Rosen Penev [Wed, 3 Feb 2021 03:40:05 +0000 (19:40 -0800)]
Merge pull request #14631 from stangri/master-simple-adblock
simple-adblock: remove dependency on jsonfilter & old code
Stan Grishin [Tue, 2 Feb 2021 22:11:06 +0000 (22:11 +0000)]
simple-adblock: remove dependency on jsonfilter & old code
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Tue, 2 Feb 2021 20:10:40 +0000 (12:10 -0800)]
Merge pull request #14598 from
1715173329/xray
xray-core: add new package
Jakov Smolic [Tue, 2 Feb 2021 20:04:23 +0000 (21:04 +0100)]
sysrepo: Bump to 1.4.104
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Jakov Smolic [Tue, 2 Feb 2021 19:28:10 +0000 (20:28 +0100)]
netopeer2: Bump to 1.1.53
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Jakov Smolic [Tue, 2 Feb 2021 19:23:11 +0000 (20:23 +0100)]
libnetconf2: Bump to 1.1.36
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Jakov Smolic [Tue, 2 Feb 2021 19:12:19 +0000 (20:12 +0100)]
libyang: Bump to 1.0.215
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Alexandru Ardelean [Tue, 2 Feb 2021 14:25:10 +0000 (16:25 +0200)]
numpy: bump to version 1.20.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 1 Feb 2021 14:30:35 +0000 (16:30 +0200)]
stress-ng: bump to version 0.12.02
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Tianling Shen [Thu, 28 Jan 2021 15:24:33 +0000 (23:24 +0800)]
xray-core: add new package
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Ilya Lipnitskiy [Mon, 1 Feb 2021 05:03:17 +0000 (21:03 -0800)]
macremapper: linux 5.6+ compatibility
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Rosen Penev [Tue, 2 Feb 2021 03:54:38 +0000 (19:54 -0800)]
Merge pull request #14621 from har-riz/master
getdns: Fix TLS V1.3 Ciphersuites option in Stubby
Jan Pavlinec [Mon, 1 Feb 2021 14:38:35 +0000 (15:38 +0100)]
python-execnet: update to version 1.8.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Mon, 1 Feb 2021 21:11:38 +0000 (13:11 -0800)]
Merge pull request #14619 from lipnitsk/antfs
antfs: patch for linux >= 5.8.0
Ilya Lipnitskiy [Mon, 1 Feb 2021 02:17:23 +0000 (18:17 -0800)]
antfs: patch for linux >= 5.8.0
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Jianhui Zhao [Mon, 1 Feb 2021 13:03:36 +0000 (21:03 +0800)]
rtty: update to 7.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Harris K Kusuma [Mon, 1 Feb 2021 11:06:09 +0000 (18:06 +0700)]
getdns: Fix TLS V1.3 Ciphersuites option in Stubby
Description :
Fix typo in CMAKE getdns included files, so Stubby can use TLS v1.3 with chipersuites options ON.
This solve issue that's written in here :
https://github.com/getdnsapi/stubby/issues/240
https://github.com/getdnsapi/stubby/issues/257
Signed-off-by: Harris K Kusuma <igharris.kk@gmail.com>
Rosen Penev [Mon, 1 Feb 2021 09:07:10 +0000 (01:07 -0800)]
Merge pull request #14609 from httpstorm/hwdata-0.343.fix-macos
hwdata 0.343: fix build error on macOS
Georgi Valkov [Sat, 30 Jan 2021 12:23:48 +0000 (14:23 +0200)]
hwdata: fix build error on macOS
The install command on macOS does not support the -T flag.
As suggested by Rosen Penev, this package does not compile anything,
so the contents can be installed directly.
Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
Rosen Penev [Mon, 1 Feb 2021 07:55:25 +0000 (23:55 -0800)]
Merge pull request #14522 from neheb/bt
btrfs-progs: update to 5.10
Michael Heimpold [Fri, 1 Jan 2021 21:36:07 +0000 (22:36 +0100)]
php8: introduce new major version package
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 24 Jan 2021 23:44:35 +0000 (00:44 +0100)]
php7: move into own submenu to prepare for upcoming php8
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 24 Jan 2021 23:44:29 +0000 (00:44 +0100)]
php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 24 Jan 2021 23:44:10 +0000 (00:44 +0100)]
php7-pecl-propro: cleanup dead code
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Mon, 1 Feb 2021 04:22:23 +0000 (20:22 -0800)]
Merge pull request #14618 from flyn-org/openldap
openldap: update to 2.4.57
Rosen Penev [Mon, 1 Feb 2021 04:22:02 +0000 (20:22 -0800)]
Merge pull request #14602 from lipnitsk/master
libpfring: update to 7.8.0 (for kernel 5.10 compatibility)
W. Michael Petullo [Mon, 1 Feb 2021 03:05:03 +0000 (21:05 -0600)]
openldap: update to 2.4.57
Fixes:
* CVE-2020-36221
* CVE-2020-36222
* CVE-2020-36223
* CVE-2020-36224
* CVE-2020-36225
* CVE-2020-36226
* CVE-2020-36227
* CVE-2020-36228
* CVE-2020-36229
* CVE-2020-36230
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ilya Lipnitskiy [Thu, 28 Jan 2021 06:56:17 +0000 (22:56 -0800)]
libpfring: update to 7.8.0
Add patch to fix compilation with kernel 5.10
Also submitted upstream:
https://github.com/ntop/PF_RING/pull/687
https://github.com/ntop/PF_RING/pull/688
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Rosen Penev [Thu, 21 Jan 2021 02:35:13 +0000 (18:35 -0800)]
btrfs-progs: update to 5.10
Added libmount dependency as it's needed now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 31 Jan 2021 23:27:06 +0000 (15:27 -0800)]
Merge pull request #14617 from morgenroth/libarchive-upgrade
libarchive: update to 3.5.1
Rosen Penev [Sun, 31 Jan 2021 21:18:07 +0000 (13:18 -0800)]
Merge pull request #14608 from httpstorm/libgpg-error-1.39.fix-macos
libgpg-error: fix build error on macOS
Erik Larsson [Sun, 31 Jan 2021 10:13:30 +0000 (11:13 +0100)]
python-uci: add package
Python bindings for libuci, useful for writing ansible modules to manage OpenWRT systems.
Reused Makefile from upstream: https://gitlab.nic.cz/turris/turris-os-packages/-/blob/develop/lang/python-uci/Makefile
Signed-off-by: Erik Larsson <who+github@cnackers.org>
Georgi Valkov [Sat, 30 Jan 2021 11:27:55 +0000 (13:27 +0200)]
libgpg-error: fix build error on macOS
src/gen-lock-obj.sh runs in /bin/sh which does not support echo -n on macOS,
and generates garbage. Resolved by using printf which is posix compliant.
Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
W. Michael Petullo [Sun, 31 Jan 2021 01:49:42 +0000 (19:49 -0600)]
snort3: update to 3.1.0.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 31 Jan 2021 01:49:11 +0000 (19:49 -0600)]
libdaq3: update to 3.0.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 31 Jan 2021 01:31:02 +0000 (19:31 -0600)]
quota: update to 4.06
This includes a backport of quota commit
02b222a3, which removes the
use of reallocarray. The musl C library does not provide reallocarray.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Johannes Morgenroth [Sun, 31 Jan 2021 11:28:02 +0000 (12:28 +0100)]
libarchive: update to 3.5.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Marcel Telka [Sat, 30 Jan 2021 23:17:01 +0000 (00:17 +0100)]
mini_snmpd: Fix minor nit in the init script
This removes extra ] from grep invocation in append_interface().
Signed-off-by: Marcel Telka <marcel@telka.sk>
Rosen Penev [Sat, 30 Jan 2021 00:23:26 +0000 (16:23 -0800)]
Merge pull request #14593 from neheb/udp
udpspeeded: add missing libatomic dependency
Rosen Penev [Wed, 27 Jan 2021 23:20:21 +0000 (15:20 -0800)]
udpspeeder: add missing libatomic dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jianhui Zhao [Fri, 29 Jan 2021 16:15:17 +0000 (00:15 +0800)]
rtty: update to 7.3.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Noah Meyerhans [Mon, 25 Jan 2021 05:23:10 +0000 (21:23 -0800)]
bind: bump to 9.17.9
Drop obsolete patches
- 001-no-tests.patch
- 002-fix-cross-compilation.patch
Move several user-executable binaries from /usr/sbin to /usr/bin per
upstream.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Philip Prindeville [Fri, 29 Jan 2021 05:32:43 +0000 (22:32 -0700)]
Merge pull request #14601 from pprindeville/isc-dhcp-add-multihoming-domain
isc-dhcp: add multihoming domain
Philip Prindeville [Fri, 29 Jan 2021 01:05:12 +0000 (18:05 -0700)]
isc-dhcp: add support for multi-homing in 'domain' configs
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Nick Hainke [Thu, 28 Jan 2021 22:51:51 +0000 (23:51 +0100)]
prometheus-node-exporter-lua: update netstat
The snmp and netstat interface are enabled by default
See:
4943bc5cff47a482c3010033e04c6d489a4b733c
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Thu, 28 Jan 2021 21:40:03 +0000 (13:40 -0800)]
Merge pull request #14545 from PolynomialDivision/generate-ipv6-adddress-autorelease
generate-ipv6-address: use autorelease feature
Rosen Penev [Thu, 28 Jan 2021 21:39:52 +0000 (13:39 -0800)]
Merge pull request #14544 from PolynomialDivision/libradiotap-use-autorelease
libradiotap: use autorelease feature
Rosen Penev [Thu, 28 Jan 2021 21:39:36 +0000 (13:39 -0800)]
Merge pull request #14543 from PolynomialDivision/libuwifi-use-autorelease
libuwifi: use autorelease feature
Rosen Penev [Thu, 28 Jan 2021 21:39:23 +0000 (13:39 -0800)]
Merge pull request #14542 from PolynomialDivision/sipcalc-use-autorelease
sipcalc: use autorelease feature
Rosen Penev [Thu, 28 Jan 2021 21:38:56 +0000 (13:38 -0800)]
Merge pull request #14595 from jmarcet/docker-compose-update
docker-compose: Update to version 1.28.2
Rosen Penev [Thu, 28 Jan 2021 05:25:06 +0000 (21:25 -0800)]
apk: fix compilation without deprecated OpenSSL APIs
Upstream Backport.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Thu, 28 Jan 2021 17:01:03 +0000 (19:01 +0200)]
Merge pull request #14568 from PolynomialDivision/collectd-fix-snmp6
collectd: refactor snmp6