Commit Graph

57 Commits

Author SHA1 Message Date
Rosen Penev
469e51ee4f sudo: don't build with MIPS16
GCC12 doesn't implement some security flags used by sudo.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-03 11:38:29 +08:00
Nick Hainke
3018553635 openwisp-monitoring: cleanup Makefile
The license identifier has a typo. Fix it.
Use SPDX instead of license boilerplate.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-11-03 11:38:29 +08:00
Nick Hainke
ab62ff70cf openwisp-config: cleanup Makefile
The license identifier has a typo. Fix it.
Use SPDX instead of license boilerplate.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-11-03 11:38:29 +08:00
Lars Kruse
055e067d1f muninlite: update to new upstream release (2.1.2)
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2022-11-03 11:38:29 +08:00
Daniel Golle
7b75d6863d debootstrap: update to version 1.0.126
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-11-03 11:38:29 +08:00
Daniel Golle
7ab6128d68 debootstrap: update to version 1.0.124
Update package and use @DEBIAN mirror.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-11-03 11:38:28 +08:00
Jacky Guo
4e0d2d8019
nload: add new package (#570)
Signed-off-by: Jacky Guo <leickwell@hotmail.com>
2022-10-28 07:30:28 +00:00
Alexandru Ardelean
fe1ae2d317 sudo: bump to verison 1.9.11p3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-07-02 11:14:29 +00:00
Federico Capoano
ae43198260 openwisp-config: update to 1.0.1
Signed-off-by: Federico Capoano <f.capoano@openwisp.io>
2022-06-29 10:50:53 +00:00
Federico Capoano
97d8e40de3 openwisp-config: update to 1.0.0
Signed-off-by: Federico Capoano <f.capoano@openwisp.io>
2022-06-29 10:50:47 +00:00
Federico Capoano
39779e6cb4 openwisp-monitoring: added 0.1.1
Signed-off-by: Federico Capoano <f.capoano@openwisp.io>
2022-06-29 10:49:12 +00:00
John Audia
ea5c5f4cf4 htop: update to 3.2.1
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-06-07 15:48:22 +00:00
breakings
d28d3c6c33
htop: update to 3.2.0 (#425)
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>

Co-authored-by: John Audia <graysky@archlinux.us>
2022-05-05 17:04:48 +08:00
Alexandru Ardelean
8fd45cec43 sudo: bump to version 1.9.10
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-03-17 12:55:23 +00:00
Josef Schlehofer
43ae99167c netdata: disable LZ4 compression support
To avoid unnecessary dependency, let's disable it for now.
LZ4 can be also used for DB engine and HTTPS

Fixes:
Package netdata is missing dependencies for the following libraries:
liblz4.so.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-03-15 15:31:00 +00:00
Beginner-Go
cf595b2e7a Revert "netdata: add liblz4 deps (#383)"
This reverts commit 89a2bb8ead.
2022-03-15 15:30:45 +00:00
breakings
89a2bb8ead
netdata: add liblz4 deps (#383)
fix:
Package netdata is missing dependencies for the following libraries:
liblz4.so.1

Co-authored-by: breakings <breakingstop@gmail.com>
2022-03-11 08:54:05 +08:00
breakings
ddff7cbf1f
netdata: update to version 1.33.1 (#382)
- Switch to upstream's release tarball
  Requires to add PKG_BUILD_DIR since netdata is extracted to the folder
  netdata-v1.33.1 instead of the previous solution where there was
missing v

- Disable anomaly detection by default
This avoids adding a new dependencies to netdata

Fixes:
Package netdata is missing dependencies for the following libraries:
libatomic.so.1
libstdc++.so.6

- Add FreeBSD patch to have smaller package and to avoid clutter in
  WebUI

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
[add commit message, add FreeBSD patch]
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>

Co-authored-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-03-11 00:00:31 +08:00
breakings
3843507dd2
Revert "netdata: update to version 1.33.1" (#380)
* Revert "netdata: update to version 1.33.1"
重新同步官方
This reverts commit 3d47031169.

* Revert "netdata: Remove unneeded dependencies and TARGET_LDFLAGS"

This reverts commit b0f8390ca8.

* Revert "netdata: Added more dependencies and TARGET_LDFLAGS"

This reverts commit c2b9797de5.

Co-authored-by: breakings <breakingstop@gmail.com>
2022-03-10 23:43:14 +08:00
breakings
b0f8390ca8 netdata: Remove unneeded dependencies and TARGET_LDFLAGS 2022-03-08 16:21:48 +08:00
breakings
c2b9797de5 netdata: Added more dependencies and TARGET_LDFLAGS 2022-03-08 02:27:31 +08:00
Michal Vasilek
3d47031169 netdata: update to version 1.33.1
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-03-08 02:27:31 +08:00
John Audia
8e9e7ec311 atop: update to 2.7.1
Upstream bump and remove unneeded patch

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>
2022-03-01 17:42:52 +00:00
Alexandru Ardelean
a537f137e3 sudo: bump to version 1.9.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-02-07 15:39:49 +00:00
James White
9449c0969a netdata: Update init script to use -D rather than -nd
The current init script is using the deprecated -nd flag. This updates netdata to be started with -D.

Signed-off-by: James White <james@jmwhite.co.uk>
2022-01-02 11:49:56 +00:00
lean
2a1654b77a Revert "netdata: update to version 1.31"
This reverts commit ffab1a44b1.
2021-12-31 00:21:13 +08:00
Florian Eckert
11424bb98e openwisp-config: refactoring and update openwisp-config package
With the last upstream change, all build variants were removed so that
we only have one package. It is now called openwisp-config.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-12-27 15:11:12 +00:00
Sergey V. Lobanov
f435e04dad zabbix: update to 5.0.18
Updated to latest 5.0 LTS minor release

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2021-12-22 11:23:40 +00:00
Jacek Konieczny
60aae422fb zabbix: fix 6in4 network interface discovery
Those devices don't have 'device' propery, only 'l3_device', which
causes 'attempt to concatenate field 'device' (a nil value)' lua error.

Use 'l3_device' as a fallback in this case.

Signed-off-by: Jacek Konieczny <jajcus@jajcus.net>
2021-12-21 06:49:25 +00:00
Michael Heimpold
d369eb6988 zabbix: switch dependencies to php8
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-21 06:49:16 +00:00
Jan Baier
850757b4ca zabbix: Call killall with the -s
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>
2021-12-21 06:49:07 +00:00
aakkll
b5ac39946e htop: update to 3.1.2-1
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-06 21:43:22 +08:00
lean
ffab1a44b1 netdata: update to version 1.31 2021-12-03 13:28:25 +08:00
coolsnowwolf
62cfd4da70
Merge pull request #247 from Beginner-Go/sudo
sudo: bump to version 1.9.8p2
2021-10-07 11:56:23 +08:00
Etienne Champetier
808e12dd25 htop: explicitly disable some build options
Since 3.1.0 delayacct option is enabled if the needed dependencies
are detected, it was previously disabled.
Sensors also check for dependency so we need to explicitly
disable it when not enabled.

Fixes 5f916720551ad5ea5ac86cf5e122fc2c0c34cc15

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-10-04 16:11:19 +00:00
Hannu Nyman
49b998077b htop: update to 3.1.0
Update htop to versio 3.1.0

* Adjust Makefile configuration options to update
* Avoid libcap dependency
* Backport post-release fix for old automake

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-03 18:30:03 +00:00
Alexandru Ardelean
9923fbbb3d sudo: bump to version 1.9.8p2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-09-29 10:37:29 +00:00
Alexandru Ardelean
41a87451c3 sudo: bump to version 1.9.8p1
This drops patch 010-cross-compile-fixes.patch
No longer required after:
- https://github.com/sudo-project/sudo/pull/109
- https://github.com/sudo-project/sudo/pull/111

The host-build part can be dropped as the build can now handle building the
mksigname & mksiglist tools with the host tools.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-09-21 12:15:55 +00:00
Etienne Champetier
d5835778ef htop: Add HTOP_LMSENSORS config option
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>
2021-09-01 04:15:18 +00:00
Alexandru Ardelean
bdd19a6117 sudo: bump to version 1.9.7p2
Also switch to AUTORELEASE for PKG_RELEASE.
Refreshed patches.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-10 05:25:14 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
Alexandru Ardelean
db5991073c sudo: bump to version 1.9.7 2021-05-18 15:21:50 +00:00
Beginner
d9068537c0
netdata: disable redundant system logs 2021-04-19 19:09:49 +08:00
Beginner-Go
94ab9c1c55 sudo: update to 1.9.6p1 2021-03-17 11:35:39 +00:00
Beginner-Go
32221a6173 sudo: update to 1.9.5p2 2021-01-28 06:03:31 +00:00
Beginner
134394c32f
htop: update to 3.0.5 2021-01-15 00:06:10 +08:00
Beginner
4def7cd8ad
Htop : Update V3.0.4
sync upstream source code
2020-12-23 23:16:39 +08:00
zheshifandian
c612613800
Update Makefile 2020-07-25 00:10:32 +08:00
zheshifandian
5e2af83869
update netdata to v1.23.2
PKG_VERSION:=1.23.2
2020-07-24 17:54:21 +08:00
zheshifandian
b8d1951a66
update netdata to 1.23.2
PKG_VERSION:=1.23.2
2020-07-24 17:49:45 +08:00