]>
git.99rst.org Git - openwrt-packages.git/log
Hannu Nyman [Fri, 17 Aug 2018 08:37:57 +0000 (11:37 +0300)]
Merge pull request #6659 from cshoredaniel/pr-update-gitolite3
Updates for gitolite package
Rosen Penev [Fri, 17 Aug 2018 04:02:38 +0000 (21:02 -0700)]
shairport-sync: Install /etc/config as 600
/etc/config should not be readable by non-root.
Signed-off-by: Rosen Penev <redacted>
Eric Luehrsen [Fri, 17 Aug 2018 01:37:43 +0000 (21:37 -0400)]
unbound: drop odhcpd leases with wrong field count
Signed-off-by: Eric Luehrsen <redacted>
Daniel Engberg [Thu, 16 Aug 2018 21:09:47 +0000 (23:09 +0200)]
net/stunnel: Update to 5.48
Update stunnel to 5.48
Signed-off-by: Daniel Engberg <redacted>
Hannu Nyman [Thu, 16 Aug 2018 14:33:16 +0000 (17:33 +0300)]
Merge pull request #6729 from neheb/patch-28
grep: Update to 3.1
Hannu Nyman [Thu, 16 Aug 2018 14:30:20 +0000 (17:30 +0300)]
Merge pull request #6755 from Andy2244/samba4-update
samba4: update to 4.8.4
Jo-Philipp Wich [Thu, 16 Aug 2018 13:57:49 +0000 (15:57 +0200)]
Merge pull request #6698 from dedeckeh/pr-xtables-addons-rtsp
Pr xtables addons rtsp
Jo-Philipp Wich [Thu, 16 Aug 2018 13:44:28 +0000 (15:44 +0200)]
Merge pull request #6562 from KarlVogel/host_sanitize
ddns-scripts: sanitize host charset and shell escape characters
Peter Wagner [Thu, 16 Aug 2018 09:51:14 +0000 (11:51 +0200)]
rpcbind: disable libwrap explicitly if it's not enabled to avoid linking against it
Signed-off-by: Peter Wagner <redacted>
Rosen Penev [Thu, 16 Aug 2018 02:21:36 +0000 (19:21 -0700)]
geth: Update to 1.8.13
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Thu, 16 Aug 2018 01:52:30 +0000 (18:52 -0700)]
lsof: Fix dead URL + cosmetic fixes
Removed some whitespace and refreshed patches, which was forgotten during
the bump. No actual changes so no release bump.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Thu, 16 Aug 2018 01:47:47 +0000 (18:47 -0700)]
btrfs-progs: Update to 4.17.1
Cosmetic adjustments
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Sat, 11 Aug 2018 06:27:13 +0000 (23:27 -0700)]
shadow: Update to 4.6
Switched dead URLs to new upstream.
Signed-off-by: Rosen Penev <redacted>
Daniel Golle [Wed, 15 Aug 2018 22:49:49 +0000 (00:49 +0200)]
Merge pull request #6726 from neheb/patch-27
python-gnupg: Update to 0.4.3
Daniel Golle [Wed, 15 Aug 2018 22:48:26 +0000 (00:48 +0200)]
Merge pull request #6758 from micmac1/postgresql-master
postgresql: security bump to 9.6.10
Daniel Golle [Wed, 15 Aug 2018 22:47:24 +0000 (00:47 +0200)]
Merge pull request #6624 from neheb/lvm
LVM2: Update to 2.02.80
Moritz Warning [Thu, 17 May 2018 21:44:10 +0000 (23:44 +0200)]
device-observatory: add new package
Shows network/wireless activity on a local website
to increase awareness for privacy and security matters.
Signed-off-by: Moritz Warning <redacted>
Andy Walsh [Tue, 14 Aug 2018 15:42:30 +0000 (17:42 +0200)]
samba4: update to 4.8.4
* remove perl, python host depends
* fixes: CVE-2018-1139, CVE-2018-1140, CVE-2018-10858, CVE-2018-10918, CVE-2018-10919
* remove avahi timemachine service file (4.8 handles this automatically via avahi client-lib)
* fix more optional depends
Signed-off-by: Andy Walsh <redacted>
Sebastian Kemper [Wed, 15 Aug 2018 14:55:20 +0000 (16:55 +0200)]
postgresql: security bump to 9.6.10
This update includes fixes for the following CVEs:
- CVE-2018-1115
- CVE-2018-10925
- CVE-2018-10915
Signed-off-by: Sebastian Kemper <redacted>
Ted Hess [Wed, 15 Aug 2018 12:58:40 +0000 (08:58 -0400)]
ffmpeg: Add build overrides for some specific CPUs: Octeon, X86 and 24kf.
Octeon: Rename octeonplus to oction+
MIPS 24kf: Inline ASM fails to build (unknown reason)
X86: Configure finds NASM and assumes YASM if name explictly set (wrong switches)
Signed-off-by: Ted Hess <redacted>
Rosen Penev [Mon, 30 Jul 2018 23:16:20 +0000 (16:16 -0700)]
LVM2: Update to 2.02.81
Switch to upstream URL.
Signed-off-by: Rosen Penev <redacted>
Philip Prindeville [Tue, 14 Aug 2018 19:26:44 +0000 (15:26 -0400)]
Merge pull request #6752 from pprindeville/perl-build-redux
perl: version modules and non-base packages
Hannu Nyman [Tue, 14 Aug 2018 16:53:06 +0000 (19:53 +0300)]
Merge pull request #6749 from DocLM/libgphoto2
libgphoto2: update package 2.5.19
Karl Palsson [Tue, 14 Aug 2018 13:43:35 +0000 (13:43 +0000)]
lua-lsqlite3: update to 0.9.5
Changes in the package
* ability to pass flags to the open() calls
* multithreading helpers
Full log at http://lua.sqlite.org/index.cgi/artifact/
cc0df52dfc332ae0
Changes in packaging
* actually use PKG_BUILD_DIR
* Work with current upstream sources. (current release only builds
because it's archived on openwrt servers)
* don't link against liblua, this is an anti-pattern
* properly specify the LSQLITE version instead of overriding the SQLITE
version.
Signed-off-by: Karl Palsson <redacted>
Philip Prindeville [Tue, 7 Aug 2018 22:00:19 +0000 (16:00 -0600)]
perl: version modules and non-base packages
Currently external modules and non-base packages are numbered
from their own internal number space, and even though the Perl
ABI number is embedded into them this isn't externally visible.
For example, perl-html-parser-3.72.1 could be built for ABI
5.26 or for 5.28, we can't easily tell. This changes all of
that by embedding the ABI number into the filename.
Signed-off-by: Philip Prindeville <redacted>
Leonardo Medici [Mon, 13 Aug 2018 10:00:59 +0000 (12:00 +0200)]
libgphoto2: update package 2.5.19
Signed-off-by: Leonardo Medici <redacted>
Nikos Mavrogiannopoulos [Mon, 13 Aug 2018 06:17:04 +0000 (08:17 +0200)]
Merge pull request #6742 from neheb/p11
p11-kit: Update to 0.23.13
Ted Hess [Sun, 12 Aug 2018 23:55:39 +0000 (19:55 -0400)]
Merge pull request #6743 from thess/ffmpeg-update
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
Ted Hess [Sun, 12 Aug 2018 23:23:19 +0000 (19:23 -0400)]
Merge pull request #6649 from neheb/int
intltool: Update to 0.51
Ted Hess [Sun, 12 Aug 2018 23:22:25 +0000 (19:22 -0400)]
Merge pull request #6651 from neheb/ntp
ntpclient: Update to 2015_365
Andy Walsh [Sun, 12 Aug 2018 19:01:27 +0000 (21:01 +0200)]
owfs/owshell: remove librpc depends
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 19:00:25 +0000 (21:00 +0200)]
mc: switch to libtirpc
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 18:59:49 +0000 (20:59 +0200)]
lsof: update to 4.91, switch to libtirpc
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 18:59:01 +0000 (20:59 +0200)]
python/twisted: switch to libtirpc
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 18:58:09 +0000 (20:58 +0200)]
snort: switch to libtirpc
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 18:56:59 +0000 (20:56 +0200)]
netatalk: remove librpc depends
* disable nfsquota for now, since libtirpc misses some headers for it
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 18:54:37 +0000 (20:54 +0200)]
nfs-kernel-server: switch to libtirpc, enable ipv6
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sun, 12 Aug 2018 18:53:04 +0000 (20:53 +0200)]
rpcbind: add rpcbind package, remove portmap
Signed-off-by: Andy Walsh <redacted>
Ted Hess [Sun, 12 Aug 2018 21:36:28 +0000 (17:36 -0400)]
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
Signed-off-by: Ted Hess <redacted>
Rosen Penev [Sun, 12 Aug 2018 20:11:06 +0000 (13:11 -0700)]
p11-kit: Update to 0.23.13
Signed-off-by: Rosen Penev <redacted>
Florian Fainelli [Sun, 12 Aug 2018 18:34:12 +0000 (11:34 -0700)]
Merge pull request #6683 from neheb/stoken
stoken: Update to 0.92 and switch to normal tarball.
Hannu Nyman [Sun, 12 Aug 2018 13:08:10 +0000 (16:08 +0300)]
Merge pull request #6739 from zhouruixi/nginx_fix-warning
nginx: Fix warnings while compile rtmp and ts modules
Ruixi Zhou [Sun, 12 Aug 2018 12:53:46 +0000 (20:53 +0800)]
nginx: Fix warnings while compile rtmp and ts modules
Signed-off-by: Ruixi Zhou <redacted>
Dirk Brenken [Sun, 12 Aug 2018 07:52:45 +0000 (09:52 +0200)]
Merge pull request #6737 from neheb/gammu
gammu: Update to 1.39.0
Rosen Penev [Sat, 11 Aug 2018 21:19:09 +0000 (14:19 -0700)]
gammu: Update to 1.39.0
Cosmetic makefile changes.
Signed-off-by: Rosen Penev <redacted>
tripolar [Sat, 11 Aug 2018 09:14:53 +0000 (11:14 +0200)]
Merge pull request #6708 from Andy2244/libtirpc-enable-host-build
libtirpc: enable host build
tripolar [Sat, 11 Aug 2018 09:12:39 +0000 (11:12 +0200)]
Merge pull request #6706 from Andy2244/nfs-kernel-server-res_querydomain-fix
nfs-kernel-server: fix missing host symbol res_querydomain
Dirk Brenken [Fri, 10 Aug 2018 17:32:45 +0000 (19:32 +0200)]
Merge pull request #6732 from dibdot/travelmate
travelmate: update 1.2.2
Dirk Brenken [Fri, 10 Aug 2018 14:06:54 +0000 (16:06 +0200)]
Merge pull request #6688 from neheb/sysrepo
sysrepo: Switch to codeload tarballs
Dirk Brenken [Fri, 10 Aug 2018 14:04:02 +0000 (16:04 +0200)]
Merge pull request #6692 from neheb/tgt
tgt: Switch to codeload
Dirk Brenken [Fri, 10 Aug 2018 14:00:34 +0000 (16:00 +0200)]
Merge pull request #6712 from neheb/patch-24
gzip: Update to 1.9
Dirk Brenken [Fri, 10 Aug 2018 13:58:50 +0000 (15:58 +0200)]
Merge pull request #6724 from neheb/patch-22
logrotate: Update to 3.14
Dirk Brenken [Fri, 10 Aug 2018 13:54:36 +0000 (15:54 +0200)]
Merge pull request #6730 from EricLuehrsen/unbound_20180808
unbound: log openssl-1.0.2 lacks TLS host verification
Dirk Brenken [Fri, 10 Aug 2018 13:46:53 +0000 (15:46 +0200)]
travelmate: update 1.2.2
* fix restart behaviour after successful connection
* fix labeling of faulty stations
* optimize re-connect behaviour at locations where multiple uplinks with
the same SSID are in range
* use procd pidfile handling
* refine logging
* small fixes
Signed-off-by: Dirk Brenken <redacted>
Eric Luehrsen [Thu, 9 Aug 2018 01:21:17 +0000 (21:21 -0400)]
unbound: log openssl-1.0.2 lacks TLS host verification
ssl_set1_host() is not available without openssl-1.1.0. Unbound can not do
host cert verification. DNS over TLS connects, but hosts are unverified. A
patch for log err is added with a noitce in README.md.
(see: https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=658)
Also, squash some minor robustness and TLS usability fixes.
Signed-off-by: Eric Luehrsen <redacted>
Rosen Penev [Fri, 10 Aug 2018 02:33:45 +0000 (19:33 -0700)]
grep: Update to 3.1
Signed-off-by: Rosen Penev <redacted>
W. Michael Petullo [Thu, 9 Aug 2018 11:29:13 +0000 (07:29 -0400)]
luajit: install libluajit-5.1.so.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Thu, 9 Aug 2018 00:54:22 +0000 (20:54 -0400)]
hwloc: add new package
Signed-off-by: W. Michael Petullo <redacted>
Rosen Penev [Thu, 9 Aug 2018 20:00:07 +0000 (13:00 -0700)]
python-gnupg: Update to 0.4.3
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Thu, 9 Aug 2018 17:31:14 +0000 (10:31 -0700)]
logrotate: Update to 3.14
Switched to .xz as that is a smaller archive.
Signed-off-by: Rosen Penev <redacted>
W. Michael Petullo [Mon, 6 Aug 2018 00:21:52 +0000 (20:21 -0400)]
luajit: add .hpp to InstallDev
Signed-off-by: W. Michael Petullo <redacted>
Chen Minqiang [Wed, 1 Aug 2018 18:22:45 +0000 (02:22 +0800)]
mwan3: mwan3rtmon sleep time configurable
Signed-off-by: Chen Minqiang <redacted>
Chen Minqiang [Sun, 15 Apr 2018 11:55:25 +0000 (19:55 +0800)]
mwan3: refine link selection
- globals src_ip to none
- ip route back to source
- add mwan3rtmon
- update version to 2.7
Signed-off-by: Chen Minqiang <redacted>
Andy Walsh [Tue, 7 Aug 2018 18:34:45 +0000 (20:34 +0200)]
libtirpc: enable host build
* include /etc/netconfig
* cleanup old patches
* update via patch to 1.0.4-rc2
Signed-off-by: Andy Walsh <redacted>
Eneas U de Queiroz [Wed, 8 Aug 2018 15:07:34 +0000 (12:07 -0300)]
node-serialport: fix issues with node 8.11.3
Get node version from node executable instead of keeping it hardcoded to
the Makefile.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 8 Aug 2018 15:06:56 +0000 (12:06 -0300)]
node-hid: fix issues with node 8.11.3
Get node version from node executable instead of keeping it hardcoded to
the Makefile.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 8 Aug 2018 15:05:45 +0000 (12:05 -0300)]
node-cylon: fix issues with node 8.11.3
Get node version from node executable instead of keeping it hardcoded to
the Makefile.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 8 Aug 2018 14:59:15 +0000 (11:59 -0300)]
node-arduino-firmata: fix issues with node 8.11.3
Get node version from node executable instead of keeping it hardcoded to
the Makefile.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.
Signed-off-by: Eneas U de Queiroz <redacted>
Dirk Brenken [Wed, 8 Aug 2018 13:57:48 +0000 (15:57 +0200)]
Merge pull request #6696 from neheb/arp
arp-scan: Update to 1.9.5
Dirk Brenken [Wed, 8 Aug 2018 12:50:25 +0000 (14:50 +0200)]
Merge pull request #6713 from neheb/patch-22
joe: Update to 4.6
Andy Walsh [Tue, 7 Aug 2018 14:16:17 +0000 (16:16 +0200)]
nfs-kernel-server: fix missing host symbol res_querydomain/missing-include-dir
Signed-off-by: Andy Walsh <redacted>
Rosen Penev [Wed, 8 Aug 2018 05:46:20 +0000 (22:46 -0700)]
grilo: Update to 0.3.6
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Tue, 7 Aug 2018 23:04:05 +0000 (16:04 -0700)]
joe: Update to 4.6
Cosmetic makefile changes
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Tue, 7 Aug 2018 22:56:21 +0000 (15:56 -0700)]
gzip: Update to 1.9
Signed-off-by: Rosen Penev <redacted>
Daniel Golle [Tue, 7 Aug 2018 22:51:37 +0000 (00:51 +0200)]
Merge pull request #6711 from neheb/patch-24
cryptsetup: Update to 2.0.4
Rosen Penev [Tue, 7 Aug 2018 22:31:30 +0000 (15:31 -0700)]
cryptsetup: Update to 2.0.4
Signed-off-by: Rosen Penev <redacted>
Hannu Nyman [Tue, 7 Aug 2018 16:02:51 +0000 (19:02 +0300)]
Merge pull request #6699 from wvdakker/master
Shorewall: Bump to version 5.2.0.5
Eneas U de Queiroz [Tue, 7 Aug 2018 11:59:12 +0000 (08:59 -0300)]
libupm: don't set SWIG_DIR, force python 2.7
CMake 3.0.12 uses SWIG_DIR to set SWIG_LIB, used as the library
install location, which defaults to
$(STAGING_HOSTPKG)/share/sig/(SWIGVERSION). If it is set, then the
original installed swig library directory is ignored, and compilation
fails:
[ 0%] Swig source
:1: Error: Unable to find 'swig.swg'
:3: Error: Unable to find 'python.swg'
Instead of setting it manually, let the default be used, which works
well.
Also, cmake picks up python3, while package wants 2.7, so we add
-DPython_ADDITIONAL_VERSIONS=2.7 to force use of 2.7, not 3.x.
Signed-off-by: Eneas U de Queiroz <redacted>
Hannu Nyman [Tue, 7 Aug 2018 10:21:56 +0000 (13:21 +0300)]
Merge pull request #6544 from diizzyy/bluez550
bluez: Update to 5.50
W. van den Akker [Mon, 6 Aug 2018 18:55:44 +0000 (20:55 +0200)]
Shorewall6: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 6 Aug 2018 18:54:01 +0000 (20:54 +0200)]
Shorewall: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 6 Aug 2018 18:52:43 +0000 (20:52 +0200)]
Shorewall6-lite: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 6 Aug 2018 18:51:16 +0000 (20:51 +0200)]
Shorewall-lite: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 6 Aug 2018 18:49:43 +0000 (20:49 +0200)]
Shorewall-core: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <redacted>
Eneas U de Queiroz [Mon, 6 Aug 2018 17:30:34 +0000 (17:30 +0000)]
samba4: add nfs-kernel-server/host build dependency
Signed-off-by: Eneas U de Queiroz <redacted>
Signed-off-by: Yousong Zhou <redacted>
Hans Dedecker [Fri, 3 Aug 2018 17:12:55 +0000 (19:12 +0200)]
xtables-addons: rtsp: support destination format address:port
RFC2326 specifies the attribute client_port as the RTP/RTCP port pair on
which the client has chosen to receive media data and control info;
however some clients (mostly STBs) embed the client_port value in the
destination attribute in the form of destination=<address:port> without
specifying the client_port attribute in the SETUP message.
To support such clients check if the destination attribute contains a
port value and use it as port value for the expected RTP connection.
Signed-off-by: Hans Dedecker <redacted>
Hans Dedecker [Fri, 3 Aug 2018 15:51:23 +0000 (17:51 +0200)]
xtables-addons: rtsp: fix compile warning/issue
Fix compile issue with Werror:
nf_conntrack_rtsp.c:667:39: error: implicit declaration of function 'nf_ct_zone' [-Werror=implicit-function-declaration]
exp_ct = nf_ct_expect_find_get(net, nf_ct_zone(ct), &t);
Fix compile warning:
nf_conntrack_rtsp.c:474:2: warning: enumeration value 'IP_CT_DIR_MAX' not handled in switch [-Wswitch]
switch (CTINFO2DIR(ctinfo)) {
^~~~~~
Signed-off-by: Hans Dedecker <redacted>
Eneas U de Queiroz [Mon, 6 Aug 2018 13:39:01 +0000 (10:39 -0300)]
libmraa: don't set SWIG_DIR
CMake 3.0.12 uses SWIG_DIR to set SWIG_LIB, is used as the library
install location, which defaults to
$(STAGING_HOSTPKG)/share/sig/(SWIGVERSION). If it is set, then the
installed swig library directory is ignored, and compilation fails:
[ 32%] Swig source
:1: Error: Unable to find 'swig.swg'
:3: Error: Unable to find 'python.swg'
Instead of setting it manually, let the default be used, which works
well.
Signed-off-by: Eneas U de Queiroz <redacted>
Dirk Brenken [Mon, 6 Aug 2018 11:28:29 +0000 (13:28 +0200)]
Merge pull request #6693 from BKPepe/netdata
netdata: create missing folder /etc/netdata/customs-plugins.d
Rosen Penev [Mon, 6 Aug 2018 04:42:34 +0000 (21:42 -0700)]
arp-scan: Update to 1.9.5
Switch to codeload as well for easier package bumping.
Signed-off-by: Rosen Penev <redacted>
Yousong Zhou [Mon, 6 Aug 2018 02:02:02 +0000 (02:02 +0000)]
qemu: bump to version 2.12.1
Signed-off-by: Yousong Zhou <redacted>
Andy Walsh [Sat, 4 Aug 2018 19:20:22 +0000 (21:20 +0200)]
samba4: add missing avahi service definitions
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Sat, 4 Aug 2018 03:27:28 +0000 (05:27 +0200)]
qemu-userspace: remove package
* remove samba4 build helper
Signed-off-by: Andy Walsh <redacted>
Andy Walsh [Fri, 3 Aug 2018 16:41:21 +0000 (18:41 +0200)]
samba4: switch to waf cross-answer files
* switch waf build to cross-answer files
* move timemachine related vfs modules to default vfs option
Signed-off-by: Andy Walsh <redacted>
Josef Schlehofer [Sun, 5 Aug 2018 15:31:48 +0000 (17:31 +0200)]
netdata: create missing folder /etc/netdata/customs-plugins.d
Changes:
- added folder /etc/netdata/customs-plugins.d
which is set in netdata.conf as 2nd plugin directory
Signed-off-by: Josef Schlehofer <redacted>
Rosen Penev [Sat, 4 Aug 2018 23:56:16 +0000 (16:56 -0700)]
wavemon: Switch to codeload tarballs
Simpler and easier to bump the version in the future.
Signed-off-by: Rosen Penev <redacted>
Signed-off-by: Jonathan McCrohan <redacted>
Hannu Nyman [Sun, 5 Aug 2018 19:18:17 +0000 (22:18 +0300)]
Merge pull request #6560 from neheb/mtr2
mtr: Fix compile with libcap
Hannu Nyman [Sun, 5 Aug 2018 19:15:47 +0000 (22:15 +0300)]
Merge pull request #6595 from MikePetullo/loudmouth
loudmouth: fix build
Hannu Nyman [Sun, 5 Aug 2018 19:14:52 +0000 (22:14 +0300)]
Merge pull request #6613 from neheb/cocoa
coova-chilli: Update to 1.4
Rosen Penev [Sat, 4 Aug 2018 19:48:04 +0000 (12:48 -0700)]
stoken: Update to 0.92 and switch to normal tarball.
Simplifies the Makefile quite a bit.
Signed-off-by: Rosen Penev <redacted>