- Nov 30, 2019
-
-
Hannu Nyman authored
Adjust the reaction to a polling interval timestamp that references to a past time. Past timestamps can happen when ntpd adjusts router's time after network connectivity is obtained after boot. Collectd shows warnings for each plugin as it tries to enter new values with the same timestamp as the previous one. This patch adjusts the next polling time to be now+2 seconds for the main loop and for the plugin-specific read loops. That avoids the warnings, but does not overreact in case there are shorter polling intervals or the time gets adjusted for other reasons. Additionally some debug statements are aded, but they are visible only when --enable-debug configure option is used in Makefile. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Hannu Nyman authored
Update collectd to 5.9.2 Mainly bug fixes: https://github.com/collectd/collectd/blob/dfb9dd09fe3a6864c8cf85eb92e826c289e6d6d2/ChangeLog Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Yousong Zhou authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Yousong Zhou authored
Collectd without log type plugin loaded will write log lines to stderr. Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> (cherry-picked for 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
The only action the Threshold plugin takes itself is to generate and dispatch a notification. Other plugins can register to receive notifications and perform appropriate further actions. Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07, line numbers adjusted) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Florian Eckert authored
Redmine-patch-id: 3680 If I build an image with the imagebuilder I get the following output during image building: ../root-x86/etc/init.d/collectd: line 4: /usr/share/libubox/jshn.sh: No such file or directory To remove this messsage move include to the needed postion, so that the message does not occur during image building on the host system anymore. Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry-picked, modified to match 19.07) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Hannu Nyman authored
As some ipq40xx CPUs support frequency scaling, enable building collectd-mod-cpufreq for ipq40xx (for private builds) and its package architecture brcm2708_bcm2709 (for buildbot) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> (cherry picked from commit 5e0d5c9c)
-
- Nov 29, 2019
-
-
Hannu Nyman authored
[openwrt-19.07] haproxy: Update HAProxy to v2.0.10
-
Christian Lachner authored
- Update haproxy download URL and hash - Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.10.html) - This fixes CVE-2019-19330 (See: https://nvd.nist.gov/vuln/detail/CVE-2019-19330 ) Signed-off-by:
Christian Lachner <gladiac@gmail.com>
-
- Nov 28, 2019
-
-
Daniel Golle authored
Fixes to init-script were not cherry-picked properly, sync it with version found in master branch. Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
- Nov 26, 2019
-
-
Rosen Penev authored
[19.07] softethervpn5: update to 5.01.9672
-
Matthias Schiffer authored
We use luasrcdiet in Gluon as well. Move it from the luci feed to packages. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> (cherry picked from commit 46d68b86)
-
Andy Walsh authored
* 5.01.9672 release * Cedar: handle UDP acceleration and R-UDP versions * Mayaqua: implement R-UDP version 2, powered by ChaCha20-Poly1305 * Cedar: implement UDP acceleration version 2, powered by ChaCha20-Poly1305 * Cedar: serve new web management interface * Cedar: implement detailed protocol info * Mayaqua: add Windows Server 2019 to the supported operating systems list * Cedar: various fixes * Cedar: add "DisableIPsecAggressiveMode" option * Make install dir for unit files configurable * Protocol.c: adapt ClientConnectGetSocket() for new proxy functions * Wpc.c: adapt WpcSockConnectEx() for new proxy functions * Protocol: add ProxyCodeToCedar() * Move generic proxy stuff from Cedar to Mayaqua * Proto_OpenVPN.c: improve OvsProcessData(), fix out-of-bounds access found by Coverity * Proto_OpenVPN.c: fix segmentation fault in OvsProceccRecvPacket() * Addressing the UDP reflection amplification attack: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1001 * Mayaqua.h: include <stdarg.h> for "va_list" on Illumos * Protocol.c: fix bug in ClientConnectGetSocket() causing custom HTTP header not to work * Mayaqua: move HTTP functions from "Network" to "HTTP" * Move GetMimeTypeFromFileName() and related structure to Mayaqua * Mayaqua.h: include <stdio.h> for "FILE" * Mayaqua.h: include <stddef.h>, for "wchar_t" * Bump mixin-deep in /src/bin/hamcore/wwwroot/admin/default * - Fixed the problem occurs when RPC messages between Cluster Members exceed 64Kbytes. - Fixed the RADIUS PEAP client to use the standard TLS versioning. - Implementation of a function to fix the MAC address of L3 VPN protocol by entering e.g. "MAC: 112233445566" in the "Notes" field of the user information. - Implementation of a function to fix the virtual MAC address to be assigned to the L3 VPN client as a string attribute from RADIUS server when authentication. * Updating built-in Win32 libraries - OpenSSL 1.1.1 -> 1.1.1d - zlib 1.2.3 -> 1.2.11 * Update strtable_cn.stb * Avoid using hardcoded paths in log file enumeration * Fix buffer overflow during NETBIOS name resolution * Update SEVPN.sln * Create strtable_pt_br.stb * ci: display error if vpntest failed * Fix several compile warnings on MS VC++ 2008. * Enables crash minidump for Win32 vpntest. Minidump files will be saved to the 'C:\Users\<username>\AppData\Local\Temp\vpn_debug' (for normal user) or 'src\bin\vpn_debug\' (for administrator user). * OpenVPN: use new protocol interface * Add interface for easy protocol implementation * add "no-deprecated" to openssl builds "no-deprecated" is widely used in openwrt devices * Fix LibreSSL support * Switch to OpenSSL THREADID API * travis-ci: update openssl, libressl * enable sonar-scan in travis-ci builds * Virtual: fix race condition in DHCP server which resulted in multiple clients receiving the same IP * Mayaqua: Fix compilation without deprecated OpenSSL APIs * Mayaqua: Replace GNU specific sys/poll.h header with POSIX poll.h * systemd: replace deprecated CAP_SYS_ADMIN with CAP_SYSLOG Signed-off-by:
Andy Walsh <andy.walsh44+github@gmail.com>
-
Rosen Penev authored
cifsd-tools: update to git (2019-11-25) [19.07]
-
- Nov 25, 2019
-
-
Rosen Penev authored
[openwrt-19.07] python-pyopenssl: Update to 19.1.0
-
Andy Walsh authored
* cifsd-tools: fix Assignment of a signed value which has type 'long' * init: convert hide_dot_files to yes/no option * 'read only = no' seems bugged for cifsd/smb.conf, so fix via 'writeable = yes' Signed-off-by:
Andy Walsh <andy.walsh44+github@gmail.com>
-
Dirk Brenken authored
* fix possible dns restart issue with DNS File Reset (race condition) Signed-off-by:
Dirk Brenken <dev@brenken.org> (cherry picked from commit 219abdc5)
-
Rosen Penev authored
It causes 100% CPU usage in certain situations. Just disable it. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry-picked from 6d9ee2ec)
-
Rosen Penev authored
Some firewalls mandate a minimum size of 4k for SYN packets, which transmission does not do by default. Upstream issue here: https://github.com/transmission/transmission/issues/964 Cleanup: Fixed license info. Removed two unnecessary patches. Ran shell script through shellcheck. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry-picked from 730a1697)
-
- Nov 24, 2019
-
-
Josef Schlehofer authored
- Fixes CVE-2019-11043 Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 9bc48abd)
-
W. Michael Petullo authored
Signed-off-by:
W. Michael Petullo <mike@flyn.org> (cherry picked from commit 5bc9bb04)
-
Michael Heimpold authored
PHP7 fails to load xmlreader.so (php7-mod-xmlreader) module without dom.so (php7-mod-dom) module loaded: -snip- PHP Warning: PHP Startup: Unable to load dynamic library 'xmlreader.so' (tried: /usr/lib/php/xmlreader.so (Error relocating /usr/lib/php/xmlreader.so: dom_node_class_entry: symbol not found), /usr/lib/php/xmlreader.so.so (Error loading shared library /usr/lib/php/xmlreader.so.so: No such file or directory)) in Unknown on line 0 ^C -snap- However, this dependency only exists when during build also php7-mod-dom is selected. Signed-off-by:
Michael Heimpold <mhei@heimpold.de> (cherry picked from commit b8c22fc1)
-
Stefaan Ghysels authored
Signed-off-by:
Stefaan Ghysels <stefaang@gmail.com> (cherry picked from commit dacda447)
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from aff03aee)
-
- Nov 22, 2019
-
-
Rosen Penev authored
samba4: add UCI option 'disable_async_io' [19.07]
-
Rosen Penev authored
cifsd: update to git (2019-11-22) [19.07]
-
Andy Walsh authored
* add UCI option 'disable_async_io' * remove [homes] options Signed-off-by:
Andy Walsh <andy.walsh44+github@gmail.com>
-
Andy Walsh authored
cifsd: fix uninitialized fp could be freed cifsd: fix potential uninitialized spnego_blob could be freed cifsd: smbd: replace spinlock_irqsave with spinlock cifsd: smbd: avoid the lack of client's send credits Signed-off-by:
Andy Walsh <andy.walsh44+github@gmail.com>
-
Jan Pavlinec authored
Fixes CVE-2019-6477 Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz> (cherry-picked from commit 46ca2c79)
-
- Nov 21, 2019
-
-
Rosen Penev authored
[OpenWRT 19.07] nextdns: Update version 1.1.5 + add per host config option
-
Olivier Poitrey authored
* Update nextdns to version 1.1.5 which adds IPv6 dual stack support. * Add the ability to configure per host configuration id from uci. Signed-off-by:
Olivier Poitrey <rs@nextdns.io>
-