- Jun 18, 2021
-
-
Chen Minqiang authored
Signed-off-by:
Chen Minqiang <ptpt52@gmail.com> (cherry picked from commit 2b52fb62)
-
- May 14, 2021
-
-
W. Michael Petullo authored
Signed-off-by:
W. Michael Petullo <mike@flyn.org> (cherry picked from commit f93ef647)
-
- May 07, 2021
-
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 640a6ba9)
-
- Apr 11, 2021
-
-
Tiago Gaspar authored
Fix log spam: daemon.err netdata[2090]: PROCFILE: Cannot open file '/proc/sysvipc/shm' This is caused by a non existant /proc/sysvipc/shm because of the CONFIG_PROC_STRIPPED option that is enabled by default in the kernel generic target config Signed-off-by:
Tiago Gaspar <tiagogaspar8@gmail.com> (cherry picked from commit 5f65d87b)
-
- Mar 28, 2021
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 5074fbbf)
-
Josef Schlehofer authored
Bump config file Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 3d817e96)
-
- Feb 24, 2021
-
-
Ilya Lipnitskiy authored
The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by:
Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> (cherry picked from commit 5d8d4fbb) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
- Feb 22, 2021
-
-
Josef Schlehofer authored
Release notes: https://github.com/netdata/netdata/releases/tag/v1.29.2 Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit e8021bf1)
-
- Feb 10, 2021
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Jan 27, 2021
-
-
Josef Schlehofer authored
Fixes: CVE-2021-3156 (known as Baron Samedit) Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Jan 21, 2021
-
-
Rosen Penev authored
Reordered some stuff in the Makefile for consistency between packages. Refreshed patches. Added a musl fix. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Jan 20, 2021
-
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com>
-
- Jan 18, 2021
-
-
Federico Capoano authored
Full changelog available at https://github.com/openwisp/openwisp-config/releases/tag/0.5.0 Signed-off-by:
Federico Capoano <f.capoano@openwisp.io>
-
- Jan 17, 2021
-
-
Rosen Penev authored
Remove pointless uClibc-ng dependency as it's gone now. Refreshed patches. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Jan 14, 2021
-
-
John Audia authored
Signed-off-by:
John Audia <graysky@archlinux.us>
-
- Dec 26, 2020
-
-
Josef Schlehofer authored
Refreshed patches and removed one backported patch Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Dec 22, 2020
-
-
John Audia authored
Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by:
John Audia <graysky@archlinux.us>
-
- Dec 21, 2020
-
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com>
-
- Dec 18, 2020
-
-
Rosen Penev authored
It seems to fail locally without it: Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-2, but the definition of this LT_INIT comes from libtool 2.4. You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-2 and run autoconf again. Move MAINTAINER up for consistency between packages. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Dec 15, 2020
-
-
Rosen Penev authored
Reorder several things for consistency between packages. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Alexandru Ardelean authored
Mostly a cosmetic change. Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com>
-
Alexandru Ardelean authored
This package seems abandoned. This changes ownership to myself. It shouldn't be a high-maintenance work to keep it. Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com>
-
- Dec 07, 2020
-
-
John Audia authored
Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by:
John Audia <graysky@archlinux.us>
-
- Dec 02, 2020
-
-
Josef Schlehofer authored
Bump version also in config file Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Nov 20, 2020
-
-
Daniel Golle authored
'/usr/share/keyring' -> '/usr/share/keyrings' Makes debootstrap happy. Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Grab debian-archive-keyring from debian.org to easy use of debootstrap. Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
- Oct 19, 2020
-
-
Kim B. Heino authored
Signed-off-by:
Kim B. Heino <b@bbbs.net>
-
- Oct 16, 2020
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Josef Schlehofer authored
Disable ebpf plugin as in OpenWrt there is no package libbpf. - With that, I need to introduce patch, which is not merged into netdata, yet. Without it, I still got during cross-compilation this error: checking for externaldeps/libbpf/libbpf.a... configure: error: cannot check for file existence when cross compiling - And yes, the flag was there. Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Oct 09, 2020
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Oct 08, 2020
-
-
Lars Kruse authored
Signed-off-by:
Lars Kruse <devel@sumpfralle.de>
-
- Oct 02, 2020
-
-
Josef Schlehofer authored
This fixes issues: syslog-ng[3895]: WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.29 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.26' Fixes: 06f3ac21 ("syslog-ng: update to version 3.29.1") Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Sep 29, 2020
-
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Sep 28, 2020
-
-
Francois Dechery authored
Signed-off-by:
Francois Dechery <wxopwx@gmail.com>
-
- Sep 27, 2020
-
-
Francois Dechery authored
Signed-off-by:
Francois Dechery <wxopwx@gmail.com>
-
- Sep 16, 2020
-
-
John Audia authored
Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by:
John Audia <graysky@archlinux.us>
-
- Sep 13, 2020
-
-
Karel Kočí authored
We can get rid of pipe with -n flag to sysctl. Signed-off-by:
Karel Kočí <cynerd@email.cz>
-
- Sep 12, 2020
-
-
Josef Schlehofer authored
Changelog: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.29.1 Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Sep 03, 2020
-
-
John Audia authored
Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by:
John Audia <graysky@archlinux.us>
-
- Aug 28, 2020
-
-
John Audia authored
new upstream, new release taken from ChangeLog[1]: New maintainers - after a prolonged period of inactivity from Hisham, the creator and original maintainer, a team of community maintainers have volunteered to take over a fork at https://htop.dev and https://github.com/htop-dev to keep the project going. 1. https://github.com/htop-dev/htop/blob/master/ChangeLog Signed-off-by:
John Audia <graysky@archlinux.us>
-