Rosen Penev [Thu, 2 Jul 2020 05:46:38 +0000 (22:46 -0700)]
Merge pull request #12646 from neheb/minis
minisatip: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:46:07 +0000 (22:46 -0700)]
Merge pull request #12684 from neheb/owfs
owfs: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:45:40 +0000 (22:45 -0700)]
Merge pull request #12683 from neheb/minic
minicom: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:44:24 +0000 (22:44 -0700)]
Merge pull request #12675 from axet/master
add miniupnpd ipv6_disable option, #11971 close
Rosen Penev [Thu, 2 Jul 2020 05:43:43 +0000 (22:43 -0700)]
Merge pull request #12671 from zhanhb/postinst-alternatives
treewide: alternatives instead of postinst, {pre,post}rm
Rosen Penev [Thu, 2 Jul 2020 05:42:58 +0000 (22:42 -0700)]
Merge pull request #12687 from padre-lacroix/darkstat-ssh
darkstat: correct incompatbility with sshd
Rosen Penev [Thu, 2 Jul 2020 05:41:52 +0000 (22:41 -0700)]
Merge pull request #12685 from neheb/squa
squashfs-tools: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 22:37:40 +0000 (15:37 -0700)]
tcsh: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexey Kuznetsov [Thu, 2 Jul 2020 03:18:45 +0000 (06:18 +0300)]
miniupnpd: add miniupnpd ipv6_disable option, #11971 close
Signed-off-by: Alexey Kuznetsov <axet@me.com>
Jean-Michel Lacroix [Wed, 1 Jul 2020 22:40:42 +0000 (18:40 -0400)]
darkstat: correct incompatbility with sshd
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable. See issue #12420.
This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Rosen Penev [Wed, 1 Jul 2020 22:16:31 +0000 (15:16 -0700)]
Merge pull request #12666 from neheb/band
bandwidthd: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 22:12:32 +0000 (15:12 -0700)]
squashfs-tools: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 21:59:28 +0000 (14:59 -0700)]
owfs: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 05:27:10 +0000 (22:27 -0700)]
minicom: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 21:31:52 +0000 (14:31 -0700)]
Merge pull request #12664 from neheb/dum
dump1900: fix compilation with GCC10
Stijn Tintel [Wed, 1 Jul 2020 11:04:04 +0000 (14:04 +0300)]
Merge pull request #12665 from neheb/reads
readsb: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 08:44:19 +0000 (01:44 -0700)]
Merge pull request #12672 from eduardoabinader/opusfile-0.15
opusfile: bump 0.12
Rosen Penev [Wed, 1 Jul 2020 08:43:49 +0000 (01:43 -0700)]
Merge pull request #12667 from neheb/ocd
openocd: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 02:19:15 +0000 (19:19 -0700)]
openocd: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Eduardo Abinader [Wed, 1 Jul 2020 05:40:45 +0000 (07:40 +0200)]
opusfile: bump 0.12
Changes since the v0.11 release:
Fix stack overflow buffering out-of-sequence streams.
Fix possible divide-by-zero.
Fix issues with seeking in the win32 backend.
Fix an issue where the seek algorithm could be confused by stream data changing between reads.
Clean up compiler and scan-build warnings.
Avoid use of the deprecated ftime() function which has Y2038 problems.
Remove undefined behaviour memcpy(NULL) in op_read_native().
Visual Studio project files updated for libogg 1.3.4 library name change.
Various build systems updates.
Various integration and testing environment improvements.
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 23:09:13 +0000 (16:09 -0700)]
bandwidthd: fix compilation with GCC10
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 23:52:36 +0000 (16:52 -0700)]
readsb: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 23:34:20 +0000 (16:34 -0700)]
dump1900: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 30 Jun 2020 21:34:35 +0000 (14:34 -0700)]
Merge pull request #12653 from jefferyto/python-no-parallel-host-pip-install
python-packages: Disable parallel build when host pip is needed
Rosen Penev [Tue, 30 Jun 2020 21:34:11 +0000 (14:34 -0700)]
Merge pull request #12654 from zokl/javascript-obfuscator_1.2.2
javascript-obfuscator: update to 1.2.2
Rosen Penev [Tue, 30 Jun 2020 21:33:22 +0000 (14:33 -0700)]
Merge pull request #12655 from wvdakker/master
Shorewall: Bump to 5.2.5.2
Rosen Penev [Tue, 30 Jun 2020 21:32:51 +0000 (14:32 -0700)]
Merge pull request #12660 from eduardoabinader/check_0.15
check: bump 0.15.0
Eduardo Abinader [Tue, 30 Jun 2020 14:52:35 +0000 (16:52 +0200)]
check: bump 0.15.0
Compiled and run in x86_64.
Changes:
-Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
-Refactor tests to fix signed - unsigned conversions
-Refactor some Check internals to use proper interger types
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Josef Schlehofer [Tue, 30 Jun 2020 12:44:57 +0000 (14:44 +0200)]
Merge pull request #12619 from Cynerd/syslog-ng-network-failover
syslog-ng: detect disabled IPv6 on loopback and fallback to IPv4
W. van den Akker [Tue, 30 Jun 2020 08:21:59 +0000 (10:21 +0200)]
Shorewall6: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Zbyněk Kocur [Tue, 30 Jun 2020 08:04:34 +0000 (10:04 +0200)]
javascript-obfuscator: update to 1.2.2
New version of package node-javascript-obfuscator.
Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
W. van den Akker [Tue, 30 Jun 2020 07:49:14 +0000 (09:49 +0200)]
Shorewall: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 30 Jun 2020 07:48:06 +0000 (09:48 +0200)]
Shorewall6-lite: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 30 Jun 2020 07:47:00 +0000 (09:47 +0200)]
Shorewall-lite: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 30 Jun 2020 07:45:45 +0000 (09:45 +0200)]
Shorewall-core: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Jeffery To [Mon, 29 Jun 2020 20:41:15 +0000 (04:41 +0800)]
python-packages: Disable parallel build when host pip is needed
This adds PKG_BUILD_PARALLEL:=0 to packages that depend on host Python
packages (HOST_PYTHON3_PACKAGE_BUILD_DEPENDS), because installing
packages with multiple concurrent pip processes can lead to errors or
unexpected results[1].
This also:
* Move HOST_PYTHON3_PACKAGE_BUILD_DEPENDS definitions to before
python3-package.mk is included
* Update Python folder readme to include PKG_BUILD_PARALLEL:=0
[1]: https://github.com/pypa/pip/issues/2361
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Tue, 30 Jun 2020 01:10:58 +0000 (18:10 -0700)]
Merge pull request #12651 from aparcar/syncthing-1.6.1
syncthing: bump to 1.6.1
Paul Spooren [Tue, 30 Jun 2020 00:14:13 +0000 (14:14 -1000)]
syncthing: bump to 1.6.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Tue, 30 Jun 2020 00:58:50 +0000 (17:58 -0700)]
Merge pull request #12650 from neheb/gstre
gstreamer updates
Rosen Penev [Tue, 30 Jun 2020 00:58:42 +0000 (17:58 -0700)]
Merge pull request #12649 from neheb/dmaplib
libdmapsharing: update to 3.98
Jiri Slachta [Mon, 29 Jun 2020 23:26:43 +0000 (01:26 +0200)]
Merge pull request #12637 from neheb/tiff
tiff: switch to CMake
Rosen Penev [Mon, 29 Jun 2020 22:33:42 +0000 (15:33 -0700)]
Merge pull request #12648 from neheb/messon2
meson: update to 0.54.3
Rosen Penev [Wed, 24 Jun 2020 00:45:37 +0000 (17:45 -0700)]
gst1-libav: update to 1.17.1
Switch to meson as autotools support was removed.
Adjustment for consistency between packages.
Reorder plugins based on meson_options.txt order.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 24 Jun 2020 00:26:10 +0000 (17:26 -0700)]
gst1-plugins-ugly: update to 1.17.1
Updated option list.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 24 Jun 2020 00:22:30 +0000 (17:22 -0700)]
gst1-plugins-bad: update to 1.17.1
Updated options.
Disabled yadif as it fails to compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 23 Jun 2020 23:19:25 +0000 (16:19 -0700)]
gst1-plugins-good: update to 1.17.1
Updated options.
Removed deinterlace plugin as it's failing to build.
Reorganized plugin list based on meson_options.txt order.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 23 Jun 2020 22:57:22 +0000 (15:57 -0700)]
gst1-plugins-base: update to 1.17.1
Updated options.
Added extra plugins that are now available.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 23 Jun 2020 22:49:18 +0000 (15:49 -0700)]
gstreamer1: update to 17.1
Updated options list.
Removed outdated autotools patch. autotools is now gone.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 24 Jun 2020 00:50:18 +0000 (17:50 -0700)]
libdmapsharing: update to 3.98
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 22:20:13 +0000 (15:20 -0700)]
Merge pull request #12647 from neheb/gdb
gdbm: fix GCC 10 multiple def compilation error
Rosen Penev [Tue, 23 Jun 2020 22:30:58 +0000 (15:30 -0700)]
meson: update to 0.54.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 22:17:57 +0000 (15:17 -0700)]
Merge pull request #12607 from neheb/swg
swig: update to 4.0.2
Syrone Wong [Mon, 1 Jun 2020 14:48:16 +0000 (22:48 +0800)]
gdbm: fix GCC 10 multiple def compilation error
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 22:12:02 +0000 (15:12 -0700)]
Merge pull request #12635 from neheb/liblo
liblo: switch to CMake
Rosen Penev [Mon, 29 Jun 2020 22:11:08 +0000 (15:11 -0700)]
Merge pull request #12582 from zhanhb/frp
frp: update to 0.33.0
Rosen Penev [Sun, 28 Jun 2020 05:37:48 +0000 (22:37 -0700)]
minisatip: fix compilation with GCC10
Backported upstream patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Jun 2020 01:49:14 +0000 (18:49 -0700)]
tiff: switch to CMake
Allows removing autotools hacks. Also simplified InstallDev section.
Added ABI_VERSION parameter for proper rebuilds. Also used in the
pkgconfig path fixup.
Small cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 21:16:34 +0000 (14:16 -0700)]
Merge pull request #11517 from jmarcet/nfs-kernel-server
nfs-kernel-server: update to 2.4.3
Rosen Penev [Mon, 29 Jun 2020 21:15:17 +0000 (14:15 -0700)]
Merge pull request #12645 from Andy2244/libtirpc-pkgconfig_fix
libtirpc: remove pkgconfig hack
Rosen Penev [Mon, 29 Jun 2020 21:14:55 +0000 (14:14 -0700)]
Merge pull request #12644 from jefferyto/python-idna-2.10
python-idna: Update to 2.10
Andy Walsh [Mon, 29 Jun 2020 17:03:23 +0000 (19:03 +0200)]
libtirpc: remove pkgconfig hack
* the pkgconfig hack is no longer needed
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Javier Marcet [Mon, 29 Jun 2020 15:36:21 +0000 (17:36 +0200)]
nfs-kernel-server: update to 2.5.1
Signed-off-by: Javier Marcet <javier@marcet.info>
Nikos Mavrogiannopoulos [Mon, 29 Jun 2020 06:01:22 +0000 (08:01 +0200)]
Merge pull request #12601 from neheb/pam2
libpam: update to 1.4.0
Rosen Penev [Mon, 29 Jun 2020 03:01:26 +0000 (20:01 -0700)]
Merge pull request #12086 from aleksander0m/aleksander/mm-auth
Authentication protocol setup in ModemManager
Rosen Penev [Mon, 29 Jun 2020 02:59:05 +0000 (19:59 -0700)]
Merge pull request #12277 from xjboss/master
ddns-scripts: Added api token method for cloudflare ddns script v4
Rosen Penev [Mon, 29 Jun 2020 02:55:25 +0000 (19:55 -0700)]
Merge pull request #12583 from zhanhb/kcptun
kcptun: update to
20200409
Rosen Penev [Mon, 29 Jun 2020 02:54:41 +0000 (19:54 -0700)]
Merge pull request #12627 from jonathanunderwood/stubby-fix-tls-port
stubby: fix handling of tls_port config option
Rosen Penev [Mon, 29 Jun 2020 02:53:56 +0000 (19:53 -0700)]
Merge pull request #12630 from Andy2244/samba4-uci-tuning
samba4: add new UCI option "enable_extra_tuning"
Rosen Penev [Mon, 29 Jun 2020 02:53:27 +0000 (19:53 -0700)]
Merge pull request #12643 from jefferyto/golang-package-recursively-expand-variables
golang: Evaluate "go install" arguments during Build/Compile
Jeffery To [Sun, 28 Jun 2020 22:52:44 +0000 (06:52 +0800)]
python-idna: Update to 2.10
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Sun, 28 Jun 2020 22:12:03 +0000 (15:12 -0700)]
Merge pull request #12634 from neheb/porta
portaudio: convert to CMake
Rosen Penev [Sun, 28 Jun 2020 04:34:16 +0000 (21:34 -0700)]
portaudio: convert to CMake
Allows simplifying the Makefile.
Replaced InstallDev with CMAKE_INSTALL.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Jun 2020 21:06:48 +0000 (14:06 -0700)]
Merge pull request #12605 from neheb/rsy
rsync: update to 3.2.0
Maxim Storchak [Sun, 28 Jun 2020 11:54:18 +0000 (14:54 +0300)]
rsync: fix ipv6 detection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Rosen Penev [Fri, 26 Jun 2020 00:29:54 +0000 (17:29 -0700)]
libpam: update to 1.4.0
Remove upstreamed patch and add a new one to fix compilation.
Add some more configure options.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Sun, 28 Jun 2020 18:18:34 +0000 (02:18 +0800)]
golang: Evaluate "go install" arguments during Build/Compile
This evaluates the arguments passed to "go install" during Build/Compile
rather than when golang-package.mk is included.
This also changes build directory-related variables to be recursively
expanded, because PKG_BUILD_DIR depends on BUILD_VARIANT and so can
change during different runs of Build/Compile.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
David Bauer [Sun, 28 Jun 2020 10:53:59 +0000 (12:53 +0200)]
jool: downgrade to v4.0.9
Jool v4.1.0 suffers from bad offload management as well as broken
stateful NAT64 translation. See upstream issues #331 as well as #332 for
more information.
Downgrade to v4.0.9 until these are ironed out.
Tested on: ipq40xx-generic
Fixes commit
0a6891feaca4 ("jool: update to v4.1.0")
Signed-off-by: David Bauer <mail@david-bauer.net>
Rosen Penev [Sun, 28 Jun 2020 02:32:02 +0000 (19:32 -0700)]
liblo: switch to CMake
Allows simplifying the Makefile.
Make tools option conditional on package selection.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Jun 2020 03:37:03 +0000 (20:37 -0700)]
Merge pull request #12602 from neheb/ffmpeg2
ffmpeg: update to 4.3
Rosen Penev [Sat, 27 Jun 2020 22:34:26 +0000 (15:34 -0700)]
Merge pull request #12631 from neheb/upnn
miniupnpd: remove libcap(-ng) dependency
Rosen Penev [Sat, 27 Jun 2020 22:00:13 +0000 (15:00 -0700)]
miniupnpd: added libcap-ng dependency
As miniupnpd is running as root, libcap(-ng) can be used to limit its
capabilities.
libcap-ng is very small, so this isn't a problem.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 27 Jun 2020 21:40:56 +0000 (14:40 -0700)]
Merge pull request #12581 from EricLuehrsen/unbound_20200623
unbound: reduced to one package with selectable options
Eric Luehrsen [Wed, 24 Jun 2020 04:48:21 +0000 (00:48 -0400)]
unbound: add dns assistants on local host
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Eric Luehrsen [Tue, 23 Jun 2020 04:58:38 +0000 (00:58 -0400)]
unbound: refactor build options to select switches
The two unique packages "Unbound light" and "Unbound heavy"
were not working well due to the fact that Unbound is mostly
its library. Tools and helpers would crash. Instead a reasonable
default Unbound is built. Also up select options like python
are added. libevent and libpthreads are options to down select.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Thu, 25 Jun 2020 23:01:34 +0000 (16:01 -0700)]
rsync: update to 3.2.1
Disable several options to enable compilation.
Simplified several configure options.
Remove pointless configure var.
Added ssh hinting patch. Some SSH incompatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Andy Walsh [Sat, 27 Jun 2020 20:47:30 +0000 (22:47 +0200)]
samba4: add new UCI option "enable_extra_tuning"
* add new UCI option "enable_extra_tuning"
* update template
* add config examples for options
* fix some access warnings on samba /var dirs
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Paul Spooren [Sat, 27 Jun 2020 08:52:16 +0000 (22:52 -1000)]
syncthing: Fix GO_PKG_LDFLAGS_X position
Setting the GO_PKG_LDFLAGS_X after including golang-package does not
include them anymore after commit
25a7f00. By adding flags before they
are correctly loaded and included in `syncthing` binary.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Jonathan G. Underwood [Sat, 27 Jun 2020 15:43:53 +0000 (16:43 +0100)]
stubby: fix handling of tls_port config option
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Etienne Champetier [Sat, 27 Jun 2020 15:36:52 +0000 (11:36 -0400)]
Merge pull request #12342 from PolynomialDivision/feature/add_dawn_node_exporter
prometheus-node-exporter-lua: add dawn exporter
Rosen Penev [Sat, 27 Jun 2020 08:29:19 +0000 (01:29 -0700)]
Merge pull request #12622 from ejurgensen/libplist_2.2_pkgconfig
libplist: add missing pkgconfig files in libplist 2.2
Espen Jürgensen [Fri, 26 Jun 2020 21:55:39 +0000 (23:55 +0200)]
libplist: add missing pkgconfig files in libplist 2.2
Closes #12571.
Same fix as Debian, see:
https://github.com/libimobiledevice/libplist/commit/
137716df3f197a7184c1fba88fcb30480dafd6e0#commitcomment-
40099153
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Rosen Penev [Fri, 26 Jun 2020 21:08:00 +0000 (14:08 -0700)]
Merge pull request #12611 from neheb/upn
miniupnpd: update to 2.1.
20200510
Rosen Penev [Fri, 26 Jun 2020 21:02:49 +0000 (14:02 -0700)]
Merge pull request #12620 from blocktrron/jool-v410
jool: update to v4.1.0
Rosen Penev [Fri, 26 Jun 2020 21:01:35 +0000 (14:01 -0700)]
Merge pull request #12610 from neheb/yamll
yaml: update to 0.2.5
Rosen Penev [Fri, 26 Jun 2020 21:01:04 +0000 (14:01 -0700)]
Merge pull request #12618 from G-M0N3Y-2503/cgroupfs-mount-git-version-update
cgroupfs-mount: Updated with git version
Nick Hainke [Wed, 27 May 2020 10:31:51 +0000 (12:31 +0200)]
prometheus-node-exporter-lua: add dawn exporter
DAWN is a decentralized WiFi Controller.
https://github.com/berlin-open-wireless-lab/DAWN
The node exporter allows to gather statistics about your network:
- Infos about AP (Channel Utilization, Station Count, ...)
- Connected Clients (Signal, Capabilities)
Signed-off-by: Nick Hainke <vincent@systemli.org>
Karel Kočí [Fri, 26 Jun 2020 09:37:32 +0000 (11:37 +0200)]
syslog-ng: detect disabled IPv6 on loopback and fallback to IPv4
Binding in default to IPv6 is preferable but it can be disabled in
kernel and that prevents syslog-ng to start. This setup should not be
that common but syslog is very important service and should survive
that.
This introduces new plugin defining source generator
`network_localhost`. This is used instead of original network source.
Signed-off-by: Karel Kočí <cynerd@email.cz>
Gerard Ryan [Fri, 26 Jun 2020 07:56:20 +0000 (17:56 +1000)]
cgroupfs-mount: Updated with git version
* People seem to be dependent on this specific version so we switched to git versioning
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rosen Penev [Fri, 26 Jun 2020 05:17:59 +0000 (22:17 -0700)]
Merge pull request #12613 from stangri/master-https-dns-proxy
https-dns-proxy: re-add conffiles and add description to Makefile
Stan Grishin [Fri, 26 Jun 2020 03:09:26 +0000 (03:09 +0000)]
https-dns-proxy: re-add conffiles and add description to Makefile
Signed-off-by: Stan Grishin <stangri@melmac.net>