Commit Graph

302 Commits

Author SHA1 Message Date
Josef Schlehofer 6c5e3e5cca
netdata: update to version 1.28.0
Refreshed patches and removed one backported patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-12-26 01:53:11 +01:00
John Audia 8b5af4ed6f htop: update to 3.0.4-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-12-22 15:19:41 +02:00
Alexandru Ardelean 2e7a25d9a3 sudo: bump to version 1.9.4p2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-12-21 09:16:37 +02:00
Rosen Penev 03115b0cde
monit: add libtool fixup
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>
2020-12-17 21:58:10 -08:00
Rosen Penev b1365df361 sudo: update to 1.9.3p1
Reorder several things for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-15 14:47:15 +02:00
Alexandru Ardelean c521e675c7 sudo: group all install dirs into a single group
Mostly a cosmetic change.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-12-15 11:38:30 +02:00
Alexandru Ardelean 5c62f84bc7 sudo: change maintainer to myself
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>
2020-12-15 11:38:14 +02:00
John Audia e9ec8d8153 htop: update to 3.0.3-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-12-07 09:11:10 -05:00
Josef Schlehofer e0f76cfa82
syslog-ng: update to version 3.30.1
Bump version also in config file

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-12-02 01:10:16 +01:00
Daniel Golle fd5cb376b5 debian-archive-keyring: install to expected location
'/usr/share/keyring' -> '/usr/share/keyrings'
Makes debootstrap happy.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-20 05:08:46 +00:00
Daniel Golle 832292b639
debian-archive-keyring: add new package
Grab debian-archive-keyring from debian.org to easy use of debootstrap.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-20 04:46:30 +00:00
Kim B. Heino 0f4db441b8 muninlite: update to new upstream release (2.1.1)
Signed-off-by: Kim B. Heino <b@bbbs.net>
2020-10-19 15:54:33 +03:00
Josef Schlehofer 0d52fb1beb
netdata: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-16 17:20:32 +02:00
Josef Schlehofer 5ba339b49a
netdata: update to version 1.26.0
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>
2020-10-16 17:14:06 +02:00
Rosen Penev e9c6be8352
Merge pull request #13607 from sumpfralle/master
muninlite: update to new upstream release (2.1.0)
2020-10-11 15:22:24 -07:00
Josef Schlehofer 2d6475fa93 debootstrap: update to version 1.0.123
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-09 19:06:21 +01:00
Lars Kruse 3e33772c49 muninlite: update to new upstream release (2.1.0)
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2020-10-08 14:44:08 +02:00
Josef Schlehofer 1607774df4
syslog-ng: bump version in config file
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: 06f3ac21b4 ("syslog-ng: update to
version 3.29.1")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-02 11:29:24 +02:00
Rosen Penev 2ef6570401
Merge pull request #13516 from neheb/sch
schroot: fix compilation with full NLS
2020-09-30 01:58:38 -07:00
Rosen Penev 34cbc1a980
schroot: fix compilation with full NLS
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-28 23:09:57 -07:00
Francois Dechery 5affa01aab muninlite: Bump PKG_RELEASE
Signed-off-by: Francois Dechery <wxopwx@gmail.com>
2020-09-28 10:15:16 +02:00
Francois Dechery f458a286e9 muninlite: Fixes munin xinetd service not launching.
Signed-off-by: Francois Dechery <wxopwx@gmail.com>
2020-09-27 12:56:18 +02:00
John Audia dee2300132 htop: update to 3.0.2-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-09-16 07:33:54 -04:00
Karel Kočí 7b7d074c8d
syslog-ng: tweak shell code of network_localhost little bit
We can get rid of pipe with -n flag to sysctl.

Signed-off-by: Karel Kočí <cynerd@email.cz>
2020-09-13 11:29:43 +02:00
Josef Schlehofer 06f3ac21b4
syslog-ng: update to version 3.29.1
Changelog: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.29.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-09-12 11:10:28 +02:00
John Audia 1d989fc64d htop: update to 3.0.1-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-09-03 06:16:46 -04:00
John Audia acbdaf863f htop: update to 3.0.0-1
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>
2020-08-28 17:12:04 -04:00
Rosen Penev 889676ecc7
zabbix: do not build with uClibc-ng
It's missing functionality necessary for zabbix.

Remove now pointless patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:41:33 -07:00
Josef Schlehofer 2de28dd95b
netdata: update to version 1.23.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-07-24 15:40:17 +02:00
Rosen Penev d8c79fd52a
Merge pull request #12705 from neheb/htp
htop: fix compilation with GCC10
2020-07-11 10:50:06 -07:00
Josef Schlehofer 647ec7cb9a
Merge pull request #12164 from diizzyy/netdata1221
admin/netdata: Update to 1.22.1
2020-07-09 12:03:00 +02:00
Rosen Penev cc5c8b4368
ipmitool: fix compilation with GCC10
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 12:16:15 +02:00
Huangbin Zhan 704e733e51 treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-07-07 18:29:13 +08:00
Rosen Penev de6471014a
htop: fix compilation with GCC10
Patch taken from upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:22:00 -07:00
Karel Kočí 43a8f7072e
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>
2020-06-26 13:04:46 +02:00
Scott Roberts 9694ae7afa zabbix: update to 5.0 LTS
Updated to 5.0 LTS version.

Removed 120-uclibc-res.patch
Frontend moved from frontend to ui
zabbix-proxy added libevent dependencie
refresh patches

Compile tested: aarch64 cortex-a53
Run tested: aarch64 cortex-a53

Signed-off-by: Scott Roberts <ttocsr@gmail.com>
2020-06-19 07:55:35 -06:00
Rosen Penev 4426e4c69b
gkrellmd: update to 2.3.11
Added nls.mk as this is now required.

Fixed license information.

Several small fixes and cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-18 15:28:18 -07:00
Alexander Couzens b2a9219f73 ipmitool: fix CVE-2020-5208
All patches has been applied upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2020-06-09 11:18:33 +02:00
Rosen Penev a642cef8ad
Merge pull request #12197 from BKPepe/syslog-ng
syslog-ng: update to version 3.27.1
2020-05-19 15:15:11 -07:00
Josef Schlehofer d4db36ea09
syslog-ng: update to version 3.27.1
snmp-dest was moved to afsnmp

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-05-17 17:54:04 +02:00
Josef Schlehofer cb7d8210d3
Merge pull request #12091 from pprindeville/syslog-ng-restore-reload
syslog-ng: restore service "reload" to actually working
2020-05-17 15:40:48 +02:00
Toni Uhlig c25b61ac02
netatop: update to version 3.1
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-05-17 12:01:28 +02:00
Daniel Engberg 626c304d67 admin/netdata: Update to 1.22.1
Update netdata to 1.22.1
Disable cloud functionality
Shoehorn patches from FreeBSD's ports repo
Remove cloud notifications and netdata's self-update feature
json-c is no longer optional

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-05-14 11:02:49 +02:00
Philip Prindeville c27f4ca53b syslog-ng: restore service "reload" to actually working
Commit 44a16ca broke syslog-ng such that it no longer works with
logrotate, for example.  Yes, you can manually stop and start the
service, but (1) you shouldn't have to and (2) it creates a window
where you potentially lose messages if the syslog UDP socket
overruns.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-05-06 10:38:43 -06:00
Philip Prindeville f8443ae829 syslog-ng: including user settings after system settings
Initially we included user-specific settings last, so that they
could turn off or replace system settings... otherwise we only get
to change what's NOT explicitly set by the system.  This is overly
constraining.

Restore the original functionality of allowing the user to
override settings defined by the distribution's configuration.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-05-02 17:22:50 -06:00
Rosen Penev e21a063ecb
Merge pull request #11834 from sumpfralle/master
muninlite: update to 2.0.1
2020-04-22 15:38:27 -07:00
Lars Kruse b48b144978 muninlite: remove patch "hostname"
Since muninlite 2.0 the unpatched upstream also uses
/proc/sys/kernel/hostname.  Thus the patch is not necessary anymore.

Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2020-04-19 14:30:01 +02:00
Jeffery To 1bc2f4f3c6 treewide: Remove Python variants for non-Python packages
This removes Python-related build variants, and adds
PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate),
for non-Python packages. There should be no changes to build output.

This also updates some include paths for python3-package.mk and/or
python3-host.mk to be relative to the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Lars Kruse 4bddd3de87 muninlite: remove unused sections from Makefile
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2020-04-15 16:13:41 +02:00
Lars Kruse 7b2b37c4a1 muninlite: update to 2.0.1
* follow upstream ressources to github
* rename /usr/sbin/munin-node to /usr/sbin/muninlite
  (following the chane of upstream)
* change plugin directory from /usr/sbin/munin-node-plugin.d/
  to /etc/munin/plugins (compatible to upstream / munin-node)
* all patches (except one OpenWrt-specific patch) were merged
  upstream

Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2020-04-14 17:12:47 +02:00