aboutsummaryrefslogtreecommitdiff
path: root/admin
Commit message (Collapse)AuthorAge
* htop: Add HTOP_LMSENSORS config optionEtienne Champetier2021-08-31
| | | | | | | Enabled by default for x86, this enables lm-sensors support in htop. Also add --enable-linux-affinity to avoid autodetecting it Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* zabbix: Call killall with the -sJan Baier2021-08-18
| | | | | | | | | Some versions of killall do support the `killall -SIGNAL` syntax and have only `-s SIGNAL` which should be supported everywhere. I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2 Signed-off-by: Jan Baier <jan.baier@amagical.net>
* sudo: bump to version 1.9.7p2Alexandru Ardelean2021-08-09
| | | | | | | Also switch to AUTORELEASE for PKG_RELEASE. Refreshed patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #16121 from sumpfralle/patch-1Rosen Penev2021-07-29
|\ | | | | muninlite: update to new upstream release (2.1.2)
| * muninlite: update to new upstream release (2.1.2)Lars Kruse2021-07-14
| | | | | | Signed-off-by: Lars Kruse <devel@sumpfralle.de>
* | syslog-ng: update to version 3.33.2Josef Schlehofer2021-07-21
|/ | | | | | | Changelog: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* syslog-ng: disable mqttJosef Schlehofer2021-07-12
| | | | | | | | | | | | | | | | For now, disable mqtt as it was automatically enabled as the build system finds compiled libpaho-mqtt-c and requires dependency. --- Here is the output: Package syslog-ng is missing dependencies for the following libraries: libpaho-mqtt3c.so.1 --- This is a new feature since syslog-ng 3.33.1 and if anyone is interested in it, it can be enabled. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* syslog-ng: update to version 3.33.1Josef Schlehofer2021-07-11
| | | | | | | | | | | - Release notes: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.1 - Bump version in config It fixes: WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.33 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.31' Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* schroot: fix typoChen Minqiang2021-06-06
| | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* sudo: bump to version 1.9.7Alexandru Ardelean2021-05-18
| | | | | | | | | | Refresh patch 010-cross-compile-fixes.patch Re-apply patch 020-no-owner-change.patch Also we need to explicitly disable OpenSSL support. We may enable it later if needed/requested. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* syslog-ng: update to 3.32.1W. Michael Petullo2021-05-10
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* debian-archive-keyring: update to 2021.1.1Daniel Golle2021-04-29
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* netdata: update to version 1.30.1Josef Schlehofer2021-04-15
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* netdata: disable shared memory totals by defaultTiago Gaspar2021-04-11
| | | | | | | | | | 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>
* Merge pull request #15212 from BKPepe/netdata-bumpDaniel Engberg2021-03-22
|\ | | | | netdata: update to version 1.29.3
| * netdata: update to version 1.29.3Josef Schlehofer2021-03-22
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | syslog-ng: update to version 3.31.2Josef Schlehofer2021-03-22
|/ | | | | | Bump config file Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* sudo: update to version 1.9.6p1Alexandru Ardelean2021-03-16
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* backuppc: fix build with host detected par2Dirk Neukirchen2021-03-06
| | | | | | | | | | | Makefile does not overwrite par2 path if par2 is available on build-host it is detected and then the patch with fixup-config-pl.patch in install fails because hunk 2 cannot be applied hunk 2 has $Conf{ParPath} = ''; - so provide an empty path Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
* Merge pull request #14853 from BKPepe/netdata-1.29.2Daniel Engberg2021-02-22
|\ | | | | netdata: update to version 1.29.2
| * netdata: update to version 1.29.2Josef Schlehofer2021-02-22
| | | | | | | | | | | | | | Release notes: https://github.com/netdata/netdata/releases/tag/v1.29.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
|/ | | | | | | | | 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>
* netdata: update to version 1.29.1Josef Schlehofer2021-02-10
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* sudo: update to version 1.9.5p2Josef Schlehofer2021-01-27
| | | | | | Fixes: CVE-2021-3156 (known as Baron Samedit) Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #14520 from neheb/atoRosen Penev2021-01-26
|\ | | | | atop: update to 2.6.0
| * atop: update to 2.6.0Rosen Penev2021-01-20
| | | | | | | | | | | | | | | | | | | | Reordered some stuff in the Makefile for consistency between packages. Refreshed patches. Added a musl fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | sudo: bump to version 1.9.5p1Alexandru Ardelean2021-01-20
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #14497 from neheb/zaEtienne Champetier2021-01-18
|\ | | | | zabbix: update to 5.0.7
| * zabbix: update to 5.0.7Rosen Penev2021-01-17
| | | | | | | | | | | | | | | | Remove pointless uClibc-ng dependency as it's gone now. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | openwisp-config: update to version 0.5.0Federico Capoano2021-01-17
|/ | | | | | Full changelog available at https://github.com/openwisp/openwisp-config/releases/tag/0.5.0 Signed-off-by: Federico Capoano <f.capoano@openwisp.io>
* htop: update to 3.0.5-1John Audia2021-01-14
| | | | Signed-off-by: John Audia <graysky@archlinux.us>
* netdata: update to version 1.28.0Josef Schlehofer2020-12-26
| | | | | | Refreshed patches and removed one backported patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* htop: update to 3.0.4-1John Audia2020-12-22
| | | | | | | Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by: John Audia <graysky@archlinux.us>
* sudo: bump to version 1.9.4p2Alexandru Ardelean2020-12-21
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* monit: add libtool fixupRosen Penev2020-12-17
| | | | | | | | | | | | | 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>
* sudo: update to 1.9.3p1Rosen Penev2020-12-15
| | | | | | Reorder several things for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* sudo: group all install dirs into a single groupAlexandru Ardelean2020-12-15
| | | | | | Mostly a cosmetic change. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* sudo: change maintainer to myselfAlexandru Ardelean2020-12-15
| | | | | | | | 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>
* htop: update to 3.0.3-1John Audia2020-12-07
| | | | | | | Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by: John Audia <graysky@archlinux.us>
* syslog-ng: update to version 3.30.1Josef Schlehofer2020-12-02
| | | | | | Bump version also in config file Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* debian-archive-keyring: install to expected locationDaniel Golle2020-11-20
| | | | | | | '/usr/share/keyring' -> '/usr/share/keyrings' Makes debootstrap happy. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* debian-archive-keyring: add new packageDaniel Golle2020-11-20
| | | | | | Grab debian-archive-keyring from debian.org to easy use of debootstrap. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* muninlite: update to new upstream release (2.1.1)Kim B. Heino2020-10-19
| | | | Signed-off-by: Kim B. Heino <b@bbbs.net>
* netdata: add runtime testJosef Schlehofer2020-10-16
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* netdata: update to version 1.26.0Josef Schlehofer2020-10-16
| | | | | | | | | | | 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>
* Merge pull request #13607 from sumpfralle/masterRosen Penev2020-10-11
|\ | | | | muninlite: update to new upstream release (2.1.0)
| * muninlite: update to new upstream release (2.1.0)Lars Kruse2020-10-08
| | | | | | | | Signed-off-by: Lars Kruse <devel@sumpfralle.de>
* | debootstrap: update to version 1.0.123Josef Schlehofer2020-10-09
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* syslog-ng: bump version in config fileJosef Schlehofer2020-10-02
| | | | | | | | | | 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: 06f3ac21b4d7be5a31f6739ab57e140260cdcd95 ("syslog-ng: update to version 3.29.1") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #13516 from neheb/schRosen Penev2020-09-30
|\ | | | | schroot: fix compilation with full NLS