Commit Graph

437 Commits

Author SHA1 Message Date
Daniel Engberg 346f43f87d
Merge pull request #10828 from BKPepe/netdata
netdata: Update to version 1.19.0
2019-12-19 20:24:42 +01:00
Josef Schlehofer dbf7b965b7
netdata: Update to version 1.19.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-12-18 22:05:33 +01:00
Josef Schlehofer ac4870f205
syslog-ng: Update to version 3.25.1
Bump version in config

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-12-18 21:44:37 +01:00
Leong Hui Wong a6f1ff5a85 treewide: update wiki links
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-11-29 09:16:02 +08:00
Toni Uhlig 2566319f7e
atop: update to version 2.5.0
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-11-13 19:28:27 +01:00
Daniel Engberg e210ba2b56
Merge pull request #10281 from BKPepe/netdata
netdata: Update to version 1.18.1
2019-10-20 18:34:57 +02:00
Josef Schlehofer 35b215dfff
sudo: Update to version 1.8.28p1
- Refreshed patches
- Remove inactive maintainer

Fixes: CVE-2019-14287

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-19 22:22:41 +02:00
Josef Schlehofer 603ead3ad8
netdata: Update to version 1.18.1
Enable PKG_BUILD_PARALLEL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-19 19:09:48 +02:00
Daniel Engberg fd5df13ac3
Merge pull request #10233 from BKPepe/netdata
netdata: Update to version 1.18.0
2019-10-14 14:19:58 +02:00
Josef Schlehofer 72f8cda2a5
syslog-ng: Update to version 3.24.1
Bump version also in config file

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-14 09:06:29 +02:00
Josef Schlehofer bd5207a05c
netdata: Update to version 1.18.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-14 08:49:41 +02:00
Jeffery To 53e1692ae9 treewide: Use default PKG_BUILD_DIR when possible
This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.

Specifically, the line is removed if the assigned value is:

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)

  The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
  if it is set, so now this is identical to the default value.

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)

  if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
  the same as the previous case

* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)

  This is the same as the default PKG_BUILD_DIR when there is no
  BUILD_VARIANT.

* $(BUILD_DIR)/[name]-$(PKG_VERSION)

  where [name] is a string that is identical to PKG_NAME

[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-13 02:01:34 +08:00
Josef Schlehofer 9be1f918fa
debootstrap: Update to version 1.0.115~bpo10+1
Reorder some stuff in Makefile and use HTTPS in URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-09-30 22:41:16 +02:00
Josef Schlehofer 5e898166e7
netdata: Update to version 1.17.1
Patch 002 - Force Python3 is no longer applying, let's try to throw it
away to see if it is still necessary

Patch 003 - Was backported from the master branch and it was included in
Netdata version 1.17.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-09-26 18:41:58 +02:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Josef Schlehofer d4eed8c422
syslog-ng: Add GPL license for plugins
- Correct SPDX License Identifier
- Move DEPENDS under URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-09-01 16:24:32 +02:00
Josef Schlehofer 298a91364c
syslog-ng: Update to version 3.23.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-09-01 16:19:58 +02:00
Rosen Penev d990519a85
Merge pull request #5886 from nonicknamewasleftforme/feature/backuppc
new backuppc package w/ dependency perl-file-rsyncp
2019-08-30 16:02:49 -07:00
Val Kulkov 9980d766ac monit: update to the latest release
Remove SSL patch that has been made obsolete by upstream updates.

Update monit package to the latest release: v5.26.0. This release
supports TLSv1.3 and fixes a few bugs and vulnerabilities.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-08-23 11:36:02 -04:00
Daniel Engberg 50e0218cf4
Merge pull request #9801 from diizzyy/netdata-fix-deps
netdata: Add patch to disable optional libraries
2019-08-23 11:12:52 +02:00
Etienne Champetier 7cc74e4d8b monit: enable / fix IPv6 detection during build
thanks to @val-kulkov for noticing

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2019-08-22 18:26:28 -07:00
Daniel Engberg 35a7f8721a netdata: Add patch to disable optional libraries
Netdata adds optional libraries if found, add patch (PR#6658) to avoid pulling in unnecessary libraries.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-08-23 00:57:48 +00:00
Krystian Kozak 64c9295c34 zabbix: update to 4.0.11
Updated to 4.0.11 LTS version.

Deleted 003-change-user-and-foreground.patch in according to [ZBX-10611] fixed changing process user owner on startup in foreground when AllowRoot disabled.

Compile tested: Yes, lantiq
Run tested: Yes, lantiq

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2019-08-20 17:04:22 +02:00
Daniel Engberg b95f19207e netdata: Update to 1.16.1, disable https and dbengine
Disable https and dbengine to get rid of openssl and liblz4
Add (lib)json-c as dependency
Disable anonymous statistics sent to Google Analytics

Source: https://github.com/netdata/netdata/blob/master/docs/anonymous-statistics.md

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-08-12 15:52:56 +00:00
Daniel Engberg c6b8a042ee
Merge pull request #9088 from BKPepe/netdata
netdata: update to version 1.16.0
2019-08-12 00:25:51 +02:00
Carsten Wolff 72b8707ff8 backuppc: new package
Signed-off-by: Carsten Wolff <carsten@wolffcarsten.de>
Reviewed-by: Rosen Penev <rosenp@gmail.com>
2019-08-08 00:29:11 +02:00
Eneas U de Queiroz 2593eabd6b treewide: Capitalize submenus
Fixed a typo in tcpreplay.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-25 09:35:40 +08:00
Josef Schlehofer b64558b1ba
netdata: update to version 1.16.0
- Add dependencies: libopenssl, liblz4
- Correct SPDX License Identifier
- Change URL of the website

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-21 17:37:56 +02:00
Josef Schlehofer e07cc320d8
syslog-ng: update to version 3.22.1
- Bump version in the config and improve a link for documentation
- Disable snmp destination for now

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-04 07:29:22 +02:00
Yousong Zhou 9ff174097b netdata: netdata.init: fix indentation 2019-06-21 01:58:36 +00:00
Karel Kočí 44a16ca325
syslog-ng: improve init and fix service stop
This fixes service stop. Problem was that in default syslog-ng forks to
background which causes procd to loose track of it. It no longer has in
such case PID of syslog-ng process and is unable to stop it. This means
that instance for such process hangs in procd and also it is not
possible to stop it as daemon. Fix is simple. syslog-ng is now
instructed to run in foreground.

This commit also drops unnecessary reload section. In default reload
calls restart and restart in default is implemented as calling stop and
start. This means that effectively it is implemented same as in case of
this init reload service implementation.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-06-10 09:53:18 +02:00
Josef Schlehofer 960dae682a
syslog-ng: update to version 3.21.1
Bump also version in config

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-05-13 21:48:34 +02:00
Toni Uhlig 3cdf09f705
atop: fix build error
Some Makefile targets did not honor CFLAGS.
This can lead to a SIGSEGV atop exeuctable.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-05-01 13:22:28 +02:00
Josef Schlehofer cbfc396ca6
netdata: update to version 1.14.0
- Add @BKPepe and @diizzyy as maintainers
- Add PKG_CPE_ID
- Modify 2nd patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-27 09:46:40 +02:00
Rosen Penev 7f852fc1aa
zabbix: Specify zlib location to fix buildbots
The buildbots do not have zlib installed and therefore cannot build zabbix

checking for zlib support... no
configure: error: Unable to use zlib (zlib check failed)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-10 15:12:12 -07:00
champtar 4c6345e51d
Merge pull request #8540 from BKPepe/zabbix
zabbix: update to version 4.0.6
2019-04-09 09:12:07 -07:00
Josef Schlehofer 5c485f48a8
Merge pull request #8493 from BKPepe/sudo
sudo: update to version 1.8.27
2019-04-07 14:58:18 +02:00
Josef Schlehofer 5e166b3c63
zabbix: update to version 4.0.6
Refreshed patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-29 20:50:25 +01:00
Hannu Nyman 9aa6babf0c
Merge pull request #8388 from BKPepe/syslog-ng_add_libmaxminddb
syslog-ng: disable geoip2 for now
2019-03-28 20:58:42 +02:00
Josef Schlehofer 633bdf8009
sudo: update to version 1.8.27
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-25 01:11:55 +01:00
Karel Kočí 00d3817b04
syslog-ng: disable geoip2 support
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-25 00:51:41 +01:00
Daniel Engberg 0320a8c318
netdata: Update to 1.13.0
Update netdata to 1.13.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-21 23:39:55 +01:00
Josef Schlehofer d4aa683306
syslog-ng: superseded current maintainer by me
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2019-03-08 15:36:32 +01:00
Josef Schlehofer a074090fcf syslog-ng: update to version 3.20.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-08 19:39:03 +08:00
Josef Schlehofer 2a6feb84fa
netdata: update to version v1.12.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-02 11:13:20 +01:00
Josef Schlehofer f5c3947316
netdata: update to version 1.12.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-02-25 23:15:08 +01:00
Hannu Nyman c50bb4ff9a
Merge pull request #8072 from BKPepe/syslog-ng
syslog-ng: remove psmisc dependency
2019-01-29 23:09:29 +02:00
Josef Schlehofer b03c977755
syslog-ng: remove psmisc dependency
Because it's not in OpenWrt since 2014.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-29 22:04:32 +01:00
Hannu Nyman fc01972e05
Merge pull request #7976 from BKPepe/syslog-ng
syslog-ng: update to version 3.19.1
2019-01-29 18:16:47 +02:00
Daniel Golle a3c9d55991 debootstrap: update to version 1.0.110~bpo9+1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Dirk Brenken a00c1a3f4e
syslog-ng: add logread wrapper
Many (LuCI) packages require logread. Otherwise, for example, System Log tab in LuCI is empty

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-28 22:38:15 +01:00
Josef Schlehofer 5f07bb1094
syslog-ng: update to version 3.19.1
Makefile
- Changed URL
- Added LICENSE, CPE ID, more dependencies, postint and prerm scripts
- Enabled by default JSON and HTTP (would be good to split them in future
to sub-packages); Disabled java-modules, tcp wrapper
- Re-ordered CONFIGURE_ARGS as they occur when executing
- Resorted section: define Package/syslog-ng/install

syslog-ng.conf
- include scl.conf
- have a more specific one than upstream (they have it really simple)
- document it

Patch:
remove the unnecessary one

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-28 06:11:23 +01:00
Hannu Nyman e7a336b45a
Merge pull request #7909 from Rixerx/master
zabbix: update to 4.0.3
2019-01-20 00:03:18 +02:00
Karel Kočí 2740cb8f57
syslog-ng: Add /etc/syslog-ng.d/.keep
This should ensure that updater/opkg won't remove /etc/syslog-ng.d
directory, which would cause syslog-ng to fail to start.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-01-18 00:18:21 +01:00
Michal Hrusecky 41f3511093
syslog-ng: Use procd style init
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2019-01-18 00:18:21 +01:00
Toni Uhlig be2fe5cb66 atop: update to version 2.4.0
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-01-14 15:34:44 +01:00
Krystian Kozak 9aa9107772 zabbix: update to 4.0.3
Updated to 4.0.3 LTS version.

Compile tested: Yes, ar71xx
Run tested: Yes, ar71xx

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2019-01-08 09:09:11 +01:00
champtar 655c14c5f9
Merge pull request #7542 from Rixerx/master
zabbix: update to 4.0 LTS
2018-12-16 18:59:32 +01:00
Hannu Nyman 7ec4304904
Merge pull request #7540 from BKPepe/netdata
netdata: update to version 1.11.1
2018-12-10 22:14:17 +02:00
Josef Schlehofer 552a5774e9
netdata: update to version 1.11.1
Changes:
- corrected License
- removed one row, which was removed in version 1.11.0
- replace netdata.conf with the better one (more details in
https://github.com/openwrt/packages/pull/7540)
- refreshed patches

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-12-04 15:30:01 +01:00
Krystian Kozak 23c7d6a6d5 zabbix: update to 4.0 LTS
Updated to 4.0 LTS version.

Compile tested: Yes, brcm2708
Run tested: Yes, brcm2708

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2018-12-03 18:49:35 +01:00
Rosen Penev 892153cd91 sudo: Update to 1.8.26
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-26 21:02:10 -08:00
champtar 04f96c9774
Merge pull request #7334 from neheb/monit
monit: Fix compilation without deprecated APIs
2018-11-10 20:09:40 -05:00
Rosen Penev 60fd7e9abd ipmitool: Fix compile with OpenSSL 1.1 without deprecated APIs.
Also updated the URL as the SourceForge page is obsolete.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 14:44:06 +01:00
Hannu Nyman 4453a8d30e
Merge pull request #7354 from diizzyy/netdata
netdata: Update to 1.11.0
2018-11-08 21:53:52 +02:00
Daniel Engberg 8e1d493093 netdata: Update to 1.11.0
Update netdata to 1.11.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-08 19:44:09 +01:00
Rosen Penev 4ce3716e4e monit: Fix compilation without deprecated APIs
This switches monit to use the THREAD API of OpenSSL 1.0.2. This is gone
in 1.1.0 but will be more stable with 1.0.2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 10:24:20 -08:00
Hannu Nyman e467c48c37
Merge pull request #5715 from pnd10/feature-gkrellmd
gkrellmd: Adopt from oldpackages repo, Update to 2.3.10
2018-11-01 18:09:41 +02:00
Peter Denison 3fbb364574 gkrellmd: Use PKG_HASH instead of PKG_MD5SUM
Signed-off-by: Peter Denison <openwrt@marshadder.org>
2018-10-29 20:20:37 +00:00
Peter Denison 2bc8108620 gkrellmd: Adopt from oldpackages repo, Update to 2.3.10
Adopt the package from the oldpackages repo at https://git.archive.openwrt.org/$
Update to version 2.3.10 (released Nov 2016)
Update source URL
Depend only on GLib2, not glib1.2

Signed-off-by: Peter Denison <openwrt@marshadder.org>
2018-10-29 20:20:37 +00:00
Krystian Kozak 18ce68a7cc zabbix: add server frontend
Added zabbix-server-frontend package, which allow to use website
interface.

To make frontend working, it is required to add some options to uhttpd
config witch allow php working.

uci add_list uhttpd.main.index_page='index.html, default.html,
index.php'
uci add_list uhttpd.main.interpreter='.php=/usr/bin/php-cgi'
uci set uhttpd.main.index_file='index.html, default.html, index.php'
uci commit

Compile tested: Yes, brcm2708
Run tested: Yes, brcm2708

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2018-10-29 21:13:08 +01:00
Philip Prindeville 74c088cb82
Merge pull request #6847 from pprindeville/syslog-ng-prerm
syslog-ng: stop service when uninstalling/updating
2018-10-25 18:04:10 -06:00
Krystian Kozak cee4353f15 zabbix: add mysql support
Allows to choose database management software and adds mysql support.
Proxy gets the same database management software as server, because it
must be the same type.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
[Keep postgresl as default / depend on libpq]
Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2018-10-23 19:55:22 -04:00
Etienne Champetier 5d1aa99648 zabbix: use ubus for zabbix-extra-network
this allow us to stop using uci /var/state,
which is deprecated since forever

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-10-23 19:26:38 -04:00
Etienne Champetier 2df5d52b9e zabbix: fixup zabbix-extra-wifi dependencies
we use ubus since 2014 (af1fe70acb)
we don't use uci since 2015 (76150309a8)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-10-23 18:59:39 -04:00
Etienne Champetier 1afcc61601 zabbix: add proper ubus acl for zabbix-extra-wifi
This allow to run zabbix as non root
Thanks to Adrian Kirchner (@adriankirchner)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-10-23 11:14:51 -04:00
Rosen Penev afcddb0287 sudo: Update to 1.8.25p1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-20 14:54:08 -07:00
Philip Prindeville c7f5e3111c syslog-ng: stop service when uninstalling/updating
This avoids the possibility of the service getting reloaded and
a previously running instance trying to re-dynamically link to
more modern plugins.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-10-20 13:39:45 -06:00
Oskari Lemmela dda7a55418 zabbix: Add SSL support for zabbix-agentd.
This fixes #5675.

[Etienne Champetier <champetier.etienne@gmail.com>]
zabbix --with-mbedtls configuration option is sadly for libpolarssl
Attemp at support for mbedtls 2.1+:
https://support.zabbix.com/browse/ZBX-13237
As OpenSSL / GnuTLS are pretty big dependencies, default to no ssl for now

Signed-off-by: Oskari Lemmela <oskari@lemmela.net>
2018-10-01 00:15:11 -04:00
Etienne Champetier caaa7d6c9b zabbix: add PKG_CPE_ID
thanks @neheb (#6814)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-09-30 21:28:59 -04:00
Krystian Kozak 41f8c0a2da zabbix: update to latest version
Updated to latest version and refreshed patches.

Compile tested: Yes, brcm2708
Run tested: Yes, brcm2708

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2018-09-30 21:13:43 -04:00
W. Michael Petullo a86bcd3cb3 syslog-ng: update to 3.17.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-09-22 08:39:38 -04:00
Philip Prindeville 07ae4d928e
Merge pull request #6869 from pprindeville/syslog-ng-disable-tests
syslog-ng: disable tests as Travis is timing out
2018-09-18 22:09:37 -04:00
Jorik Jonker aac517d287 muninlite: fix irqstats plugin
The config() function of irqstats seems to contain a superfluous
semicolon, causing munin to choke on this plugin. This simple patch
fixes exactly that.

Signed-off-by: Jorik Jonker <jorik@kippendief.biz>
2018-08-29 21:23:13 +08:00
Philip Prindeville a5b01432fc syslog-ng: disable tests as Travis is timing out
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-08-25 18:31:35 -06:00
Rosen Penev 8ce9f30c42 sudo: Update to 1.8.24
Changed URLs to HTTPS

Rearranged Makefile for consistency.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_CPE_ID for CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-19 14:21:33 -07:00
champtar be234c29b4
Merge pull request #6803 from neheb/monit
monit: Update to 5.25.2
2018-08-19 10:55:06 -04:00
Rosen Penev 18283b444b monit: Update to 5.25.2
Added PKG_BUILD_PARALLEL to speed up compilation times.

Added PKG_CPE_ID for proper CVE tracking.

A few other cosmetic changes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-18 21:54:11 -07:00
Rosen Penev c0b9f73919 htop: Minor adjustments
Added PKG_CPE_ID for proper CVE tracking.

Fixed URLs. Changed to HTTPS as well.

Removed autoreconf as there is no patching being done.

PKG_BUILD_PARALLEL was enabled for faster building.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-18 21:33:25 -07:00
Dirk Brenken cc0a638607
Merge pull request #6693 from BKPepe/netdata
netdata: create missing folder /etc/netdata/customs-plugins.d
2018-08-06 13:28:29 +02:00
Josef Schlehofer f47ff3ac24
netdata: create missing folder /etc/netdata/customs-plugins.d
Changes:
- added folder /etc/netdata/customs-plugins.d
which is set in netdata.conf as 2nd plugin directory

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2018-08-06 00:07:49 +02:00
W. Michael Petullo 7e9c044f1f syslog-ng: update to 3.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 20:18:24 -04:00
champtar 315d67801d
Merge pull request #6165 from Rixerx/master
zabbix: Bump to latest version
2018-07-09 22:34:40 +03:00
Krystian Kozak b211914fd0 zabbix: Bump to latest version
This upgrade zabbix to the newest version. Changing SQLite for PostgreSQL, because of dropping SQLite support for server/frontend.
More info:https://www.zabbix.com/documentation/3.4/manual/installation/upgrade_notes_340#dropping_sqlite_support_for_serverfrontend
In addition added required dependencies.
More info:https://www.zabbix.com/documentation/3.4/manual/installation/requirements

Compile tested: Yes, brcm2708
Run tested: Yes, brcm2708

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2018-06-07 14:46:33 +02:00
Eneas U de Queiroz 774f617d27 ipmitool: add openssl 1.1.0 compatibility
The patches have been merged upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-05 03:57:01 +02:00
Hannu Nyman 7806ab4244
Merge pull request #6046 from lnslbrty/package/netatop
netatop: add new package
2018-06-03 10:07:26 +03:00
Toni Uhlig 7fdb7009c5
netatop: add new package
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2018-05-13 03:39:34 +02:00
Toni Uhlig 0e9da384d4
atop: add new package
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2018-05-11 10:53:35 +02:00
Hannu Nyman 998ef40632 htop: update to 2.2.0
Update htop to 2.2.0

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-24 19:01:14 +03:00
Daniel Engberg ee64c4f405 admin/netdata: Update to 1.10.0
Update netdata to 1.10.0
Refresh config

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-01 21:35:50 +02:00
Hannu Nyman 6466c2e6ae htop: update to 2.1.0
* Update htop to 2.1.0
* Remove unnecessary patch
  (upstream has removed the reference to libtool version)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-03-11 19:25:52 +02:00
Daniel Engberg fdb5f9a081 admin/netdata: Update to 1.9.0
Update netdata to 1.9.0
O3 optimization which is set as default by upstream
Remove myself as maintainer

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-01-10 01:43:39 +01:00
Alexander Couzens 8d4814c26d
zabbix: remove build timestamp
Build timestamp prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-12-06 22:08:12 +01:00
Daniel Golle f0806ab416 debootstrap: update to version 1.0.92
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01:00
Etienne Champetier 4c26e09cb7 monit: update to 5.24, use https download url
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-10-22 18:43:08 -07:00
Gergely Kiss ddc8b334d0 sudo: update to 1.8.21p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2017-10-17 00:56:29 +02:00
Daniel Engberg 080664867a admin/netdata: Update to 1.8.0
Update netdata to 1.8.0
Add back python modules, these are tweaked (modified) for netdata
Add additional flags to slim down the binary size
 
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-09-19 00:12:15 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Philip Prindeville c50a9705d7 Merge pull request #4707 from pprindeville/openwisp-config-retire-polarssl
openwisp-config: polarssl has been removed
2017-08-19 20:17:18 +01:00
Etienne Champetier bd4fd07f1b zabbix: update to 3.2.7
https://www.zabbix.com/rn3.2.7

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-13 14:51:46 -07:00
Philip Prindeville dede8ee849 openwisp-config: polarssl has been removed
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-08-13 12:32:54 -06:00
Philip Prindeville 3b4df04332 syslog-ng: fix typo in .pid file path
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-27 21:04:19 -06:00
Philip Prindeville 83bd830407 syslog-ng: use syslog-ng-ctl for proper reloads
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 08a13fb27a syslog-ng: add syntax check to startup script
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 2898e7cc47 syslog-ng: get rid of guardian process
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 1923459f4e syslog-ng: replace hardcoded paths with variables
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 07a6e8bc73 syslog-ng: add customization directory
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 237b77002c syslog-ng: retire PKG_MD5SUM
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Daniel Engberg 4cf17672d4 admin/netdata: Update to 1.7.0
Update netdata to 1.7.0
Update URL
Clean up some more stray image files (smaller package)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-07-19 10:35:40 +02:00
Etienne Champetier 7b9fd07b45 monit: update to 5.23
Signed-off-by: Etienne Champetier <echampetier@anevia.com>
2017-07-08 19:24:13 -07:00
Etienne Champetier dbab191dce zabbix: update to 3.2.6
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-07-08 11:56:26 -07:00
Etienne Champetier 547f30b468 zabbix: partially fix zabbix-extra-mac80211
In kernel commit f1160434c7658af3f7b0926b88df49a66cb3c3e0 many stats
that we read with zabbix-extra-mac80211 have been renamed
One commit after (c206ca670974cefec7ac3732db5c8156e8081a8d) those renamed
stats have been hidden behind MAC80211_DEBUG_COUNTERS compile flag

For now you have to edit mac80211 Makefile / do a custom build to access
most of these stats

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-07-08 08:30:14 -07:00
Hannu Nyman 170258c125 Merge pull request #4209 from lynxis/upstream-ipmis
add ipmitool: Command-line interface to IPMI-enabled devices
2017-05-01 01:17:41 +03:00
Hannu Nyman cc02cb2cf5 Merge pull request #4196 from pprindeville/drop-CRYPTO_set_id_callback
syslog-ng: fix openssl callbacks to not require backward compatibility
2017-03-29 20:08:44 +03:00
Philip Prindeville f3a8766954 syslog-ng: fix openssl callbacks to not require backward compatibility
The functions for registering callbacks for threads has changed
in OpenSSL 1.0.0.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-03-29 09:47:14 -06:00
Alexander Couzens a1d8ddb70f add ipmitool: Command-line interface to IPMI-enabled devices 2017-03-28 04:08:29 +02:00
Daniel Engberg 6c6e6428f6 admin/netdata: Update to 1.6.0
Update netdata to 1.6.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-03-21 13:41:39 +01:00
Jo-Philipp Wich 335e356af4 Merge pull request #4103 from gabri94/master
openwisp-config: new package
2017-03-07 16:50:48 +01:00
gabri94 33df71ba41 openwisp-config: new package
Signed-off-by: Gabriele Gemmi <gabriel@autistici.org>
2017-03-07 16:45:18 +01:00
Etienne CHAMPETIER 9b55b020a3 zabbix: update to 3.2.4, use PKG_HASH
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2017-03-04 09:32:28 -08:00
Etienne CHAMPETIER 7da21929fd monit: update to 5.20, use PKG_HASH
this adds zlib as dependency

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2017-03-04 09:32:28 -08:00
Etienne CHAMPETIER b2f87f62ac htop: use PKG_HASH
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2017-03-04 09:32:28 -08:00
Philip Prindeville 165fc3eaf7 syslog-ng: bump to 3.9.1 and fix typo
Likewise fix default configuration to use SOCK_DGRAM and not SOCK_STREAM
as we currently do.

Add sha256 digest.

Rather than have the users replace syslog-ng.conf (which lately is
changing fairly frequently) and have them miss an important fix or
improvement, instead have them localize /etc/custom-logs.conf and
ship that as an empty file.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-02-05 19:34:01 -07:00
Daniel Engberg 86f4540478 admin/netdata: Update to 1.5.0
* Update to 1.5.0
* Refresh patches
* Make config file more usable out of the box
* Adjust a few default settings

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-04 09:27:52 +01:00
Matthias Schiffer 3823ef9bc4 Merge pull request #3813 from NeoRaider/hostpkg
Use STAGING_DIR_HOSTPKG where appropriate
2017-01-11 21:54:09 +01:00
Daniel Golle 1497a5666c Merge pull request #3527 from sartura/deboostrap-bump
debootstrap: update to version 1.0.87
2017-01-11 01:54:49 +01:00
Matthias Schiffer 4a984a8d60
treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424 for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-01-10 18:25:54 +01:00
Daniel Engberg 372fe29d0a admin/syslog-ng: Fix accidental inclusion of libs
Disable SMTP and Redis support
Error generated by buildbots.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-09 16:21:21 +01:00
Philip Prindeville 84b136cdb4 syslog-ng: fix various install problems such as missing plugins, etc
Install the plugins as various functionality is no longer in the
utility itself but is packaged as a .so plugin instead. Disable
plugins with too many dependencies (or too exotic).

Bump the version number on the config file to agree with the package's
version number.

Clean up any .la files from libtool.

Start much earlier so that logging doesn't miss startup messages from
other services.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-01-09 02:05:20 -07:00
W. Michael Petullo ef0fef50fb syslog-ng: import from oldpackages
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2017-01-06 07:51:50 -05:00
Denis Osvald 82880161e6 debootstrap: update to version 1.0.87
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-18 17:20:14 +01:00
Daniel Engberg 2deac43fdf netdata: Make netdata less noisy during startup
Disables proc entries that aren't available/enabled by default in LEDE/OpenWRT

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-10 04:53:36 -06:00
Alberto Bursi b664d5fe2a debootstrap: add xz dependency
required to extract some packages as stated in issue https://github.com/openwrt/packages/issues/3365

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-22 11:00:49 +02:00
Daniel Engberg 8b12ee4152 netdata: Streamline package
* Change maintainer to myself, asked by current maintainer
* Remove atomic workaround, it's been fixed upstream in 1.4.0
* Install all plugins, disable those that depends on external applications
* Remove bundled pyYAML library, use package if you want to use python plugins
* Remove "unused" files in webdata directory, saves about 900k
  Downside is that some _very_ old browsers might break however since netdata
  is very heavy on javscript you still need a somewhat recent one anyway to get
  a decent experience.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-20 02:59:48 -05:00
nitroshift 77e9cba6f1 Netdata: update to v. 1.4.0
Maintainer: Sebastian Careba nitroshift@yahoo.com
Compile tested: mvebu, WRT1900AC v1 (Mamba), OpenWRT r49953
Run tested: mvebu, WRT1900AC v1 (Mamba), OpenWRT r49953

Description:

Updated package to latest release.

Signed-off-by: Sebastian Careba nitroshift@yahoo.com
2016-10-10 12:46:03 +03:00
Matthias Schiffer 5ea3543680
sudo: use default host install prefix
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-04 00:41:44 +02:00
diizzyy 4b122db843 netdata: disable atomic instructions
The auto detection is a bit dodgy and sometimes fails to identify support, disable atomic instruction for now.

Fixes #3251 and bumps PKG_RELEASE

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-29 08:43:46 +02:00
diizzyy 28e38075b0 netdata: update to 1.3.0 and use procd init
Update to 1.3.0
Change init.d script to use procd
Use release binary instead of git

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-28 00:41:26 +02:00
Daniel Golle 9eea15c92d debootstrap: update to version 1.0.83
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Hannu Nyman 823bdf5255 htop: update to 2.0.2
* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-15 21:13:49 +03:00
nitroshift 0c5ec0ac92 Netdata: update to 1.2.0
Also added required dependency: libuuid

Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
2016-08-11 15:05:35 +03:00
Stephen Walker a53bf7192b packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 14:50:58 -04:00
Sebastian Careba dad2cd4f4b netdata: add new package
Netdata (https://github.com/firehol/netdata) is a real-time performance monitoring tool.
This submission uses the current Git prerelease, as the latest stable (1.1.0)doesn't build cleanly.

The default configuration makes a few changes for OpenWrt:
 - access log is disabled by default; too verbose for the circular
     syslog buffer, and logging to /tmp is risky memory-wise.
     Some sort of external device would be ideal for this.

 - error and debug logs are sent to OpenWrt's syslog

 - history and frequency times are halved to reduce memory usage,
     as recommended in the netdata wiki

 - external plugins are disabled to eliminate the dependency on bash
     and node.js. Those could be installed from OpenWrt packages if
     you wish to enable that functionality.

     All of those files are still present in the package. The installed
     size could be reduced by eliminating those files first.

Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
[squash commits, change PKG_VERSION]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 10:01:15 +00:00
Etienne CHAMPETIER 18e9f6e1d0 zabbix: update to 3.0.3
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-06-28 23:07:05 +00:00
Etienne CHAMPETIER e41c3cd1de monit: update to 5.18
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-06-28 23:07:05 +00:00
Daniel Golle 9623e833e2 debootstrap: update to version 1.0.81
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-19 19:14:40 +02:00
Daniel Golle c5dda8e82a debootstrap: update to version 1.0.80
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-19 14:04:51 +02:00
Etienne CHAMPETIER fe88e0447a zabbix: update to zabbix 3.0.1
zabbix-agent doesn't exist anymore since 3.0

'-f' option (foreground) is now in zabbix-agentd

003-change-user-and-foreground.patch fixes pending
issue https://support.zabbix.com/browse/ZBX-10611

you might need to update your config file to add
LogType=system

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-04-09 17:24:17 +00:00
Etienne CHAMPETIER 80ff696b53 monit: update to 5.17.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-03-30 17:34:30 +00:00
Etienne CHAMPETIER 85fa6d7ea7 htop: update to 2.0.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-03-30 17:34:30 +00:00
Stefan Weil cce7d58269 admin/zabbix: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-27 11:57:33 +02:00
Etienne CHAMPETIER 8dfc434b3c zabbix: add missing dependency on libiconv ($(ICONV_DEPENDS))
this fixes #2507
thanks @gilfrade and @Noltari

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-03-22 21:47:46 +00:00
Daniel Golle e995cdafce debootstrap: update to version 1.0.79
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-09 02:44:54 +01:00
Daniel Golle 6851f71e9b debootstrap: update to version 1.0.78
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 21:33:03 +02:00
Felix Fietkau 9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 21:56:03 +01:00
Daniel Golle 7dfce8e098 debootstrap: update to 1.0.75
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-03 01:25:11 +01:00
Jonathan McCrohan 711500512e muninlite: refresh patches
Purely cosmetic changes only.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:45:12 +00:00
Martin Blumenstingl d7b9595482 muninlite: Fix fetching data for interfaces with a dash in the name
munin-node passes the original interface name (as extracted from
/proc/net/dev) to if_* and if_err_*. Thus replacing dash with underscore
results in interfaces not being found anymore.

Closes: #1927

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:43:07 +00:00
Martin Blumenstingl bca11d706f muninlite: Fix parsing the available network interface names
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:40:14 +00:00
Martin Blumenstingl 4100e103fc muninlite: Enable the df plugin again and fix parsing disk usage
Closes: #1926

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-11-11 23:38:00 +00:00
Etienne CHAMPETIER 41a8f2d63b zabbix: enable IPv6 support
compile tested on trunk, run tested on CC (ar71xx)

size before:
 96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
 29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
 35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk

size after:
 97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
 29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
 35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk

original PR by Thomas Bahn <thomas-bahn@gmx.net>

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-10-19 22:24:44 +00:00
Daniel Golle 7b74769b07 debootstrap: update to version 1.0.72
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-09 14:27:09 +02:00
Gergely Kiss 5ea128e62d sudo: upgrade to version 1.8.14p3
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-08-30 19:00:08 +02:00
Etienne CHAMPETIER 03b5af288e zabbix: update to 2.4.6 (and refresh patches)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-08-23 21:56:05 +00:00
Etienne CHAMPETIER ebb09ecc03 monit: update to 5.14
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-07-11 00:28:28 +02:00
Etienne CHAMPETIER 70a741cb33 zabbix: increase PKG_RELEASE
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-07-11 00:28:17 +02:00
Etienne CHAMPETIER f58e0a6407 zabbix: switch zabbix_agentd to procd
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-07-11 00:26:30 +02:00
Etienne CHAMPETIER e3576f3d0f zabbix: add option to run daemon in foreground
this will allow us to switch to procd and use jailing ...
this patch come from https://support.zabbix.com/browse/ZBXNEXT-611
big thanks to Boris Manojlovic

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-07-10 22:22:56 +02:00
Alexander Tsoy 5c8fe00d61 sudo: preserve sudoers.d during sysupgrade
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
2015-07-01 19:26:30 +03:00
Jo-Philipp Wich c3f0347649 zabbix: fix musl compatibility
Under musl a compilation unit cannot include both linux/kernel.h
and sys/sysinfo.h at the same time since that leads to a redefinition
of `struct sysinfo`.

Change the autoconf template to include linux/kernel.h while testing
for sys/sysinfo.h to test for that conflict.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 19:13:44 +02:00
Etienne CHAMPETIER ea28ae05dc zabbix: update to 2.4.5
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 08:10:02 +02:00
Etienne CHAMPETIER 46bdd1d60f monit: update to 5.13
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 08:10:02 +02:00
Daniel Golle 386d09b7d8 debootstrap: fix wrong source MD5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:34:36 +02:00
Daniel Golle 5a509d9372 debootstrap: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Jonathan McCrohan cb28f6e459 muninlite: correctly parse ifname with - char
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.

Closes #701

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-04-21 23:16:14 +01:00
Etienne CHAMPETIER 76150309a8 zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)
we don't use uci anymore (only ubus and iwinfo)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-04-16 07:51:50 +02:00
Etienne CHAMPETIER de1953e8d4 monit: update to 5.12.2
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-04-10 13:48:35 +02:00
Daniel Golle a7ec4ae13c debootstrap: bump version (again)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-27 02:23:51 +01:00
Peter Wagner f49ab7c61a Revert "debootstrap: bump version"
This reverts commit e9072e50fe.
2015-03-25 13:02:11 +01:00
Daniel Golle e9072e50fe debootstrap: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-24 19:18:37 +01:00
Steven Barth bd4db78c89 Merge pull request #1067 from kissg1988/sudo
sudo: updated to 1.8.13
2015-03-23 22:30:27 +01:00
Gergely Kiss 62c97cd90c sudo: updated to 1.8.13
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-23 21:11:15 +01:00
Etienne CHAMPETIER f1c3a03ff6 zabbix: update to 2.4.4
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-03-10 22:28:26 +01:00
Etienne CHAMPETIER 1ded28bde9 monit: update to 5.12.1
refresh patches
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-03-10 22:28:26 +01:00
Gergely Kiss 5b8a84b350 sudo: update to version 1.8.12
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-02-14 22:33:46 +01:00
Jonathan McCrohan 4f8fea4e22 muninlite: revert "correctly parse ifname with - char"
This reverts commit edcad492e1.

Patch is broken and breaking build; reverting until I have time to
investigate.

Reopens #701
Closes #889

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-12 00:31:09 +00:00
Jonathan McCrohan 8c6a2df87a muninlite: fix uptime should report days patch
1295d87 failed to remove cdef config which will break graphs for
existing users.

Properly closes #810

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-12 00:24:13 +00:00
Fabio Capriati edcad492e1 muninlite: correctly parse ifname with - char
Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches.

Closes #701

Signed-off-by: Fabio Capriati <faxcpr@tiscali.it>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-07 20:56:27 +00:00
Craig Gallek 1295d8723f muninlite: uptime should report days, not seconds.
upstream bug: https://sourceforge.net/p/muninlite/patches/8/

Closes #810

Signed-off-by: Craig Gallek <cgallek@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-01-29 21:31:49 +00:00
Etienne CHAMPETIER 01a0808f63 monit: update to 5.11
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-01-29 21:42:16 +01:00
Etienne CHAMPETIER 7586532fdb zabbix: update to 2.4.3
run-tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-12-26 20:06:56 +01:00
Daniel Golle befe43e099 debootstrap: depends on ar
debootstrap uses ar to decompress .deb packages

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-18 13:24:30 +01:00
Julen Landa Alustiza 912744785b sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info> 2014-12-17 14:45:07 +01:00
Gergely Kiss 983d20ee86 sudo: imported from oldpackages repo, updated to version 1.8.11p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Daniel Golle 4f0f8121dd debootstrap: bump to version 1.0.66
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 13:41:08 +01:00
Etienne CHAMPETIER 7c1a1a2b4e monit: update to 5.10
Run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 21:04:45 +01:00
Etienne CHAMPETIER 5dea9ae9e6 zabbix: update to 2.4.2
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 21:04:35 +01:00
John Crispin d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02:00
champtar 26b38b7dda Merge pull request #357 from cjkoenig/update_monit
monit: Update to 5.9
2014-10-01 23:17:01 +02:00
Jiri Slachta 9d3cc3bcd8 debootstrap: update to 1.0.63
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-28 13:10:40 +02:00
Christoph König e2936e59bc monit: Update to 5.9
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
2014-09-25 22:41:07 +02:00
Etienne CHAMPETIER 76bf2abf48 admin/zabbix: put myself as maintainer
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 23:28:20 +02:00
Christoph König c5f4701fbf zabbix: update to 2.4.0, refresh patches
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 22:00:38 +02:00
Florian Fainelli aa98fabf55 Merge pull request #306 from cjkoenig/update_debootstrap
debootstrap: update to 1.0.61
2014-09-14 23:48:52 -07:00
Etienne CHAMPETIER 43a84082f6 admin/zabbix: update to 2.2.6
This is only compile tested for now.

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 22:11:02 +02:00
Christoph König f977896dd3 debootstrap: update to 1.0.61
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
2014-09-12 18:50:39 +02:00
Jonathan McCrohan 4699cfa821 muninlite: Fix PKG_LICENSE information
muninlite is GPL-2.0+, not GPL-2.0 exclusively

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 01:04:12 +01:00
Jonathan McCrohan c3e9974862 muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/
Replace the MAINTAINER lines in packages that I maintain with
PKG_MAINTAINER lines, to be consistent with the rest of the packages
tree.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:39:20 +01:00
Ian Leonard 863c1dc684 muninlite: Add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:26:29 -07:00
Ian Leonard 9b028e3f9c debootstrap: Add PKG_LICENSE information.
Adopted the license term "Unique" to signify a license not listed by SDPX.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:18:39 -07:00
Ian Leonard ea0a5049eb monit: add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:09:29 -07:00
Ian Leonard ecfed433db htop: Add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:07:03 -07:00
Ian Leonard 97be1d810a zabbix: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-01 13:45:04 -07:00
Etienne CHAMPETIER ad2aa7e1fe zabbix: update to 2.2.5, refresh patches
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER 9a575ba009 change my email address 2014-07-23 01:20:55 +02:00
Jonathan McCrohan 231da9d0f3 muninlite: Import from oldpackages, add myself as maintainer
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-07 23:45:26 +01:00
Etienne CHAMPETIER af1fe70acb zabbix: fix zabbix-extra-wifi discovery rule
As it use ubus call you need to run zabbix as root for it to work

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-24 00:00:20 +02:00
Daniel Golle 6c6bbe89d1 Import debootstrap
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 16:43:43 +02:00
Etienne CHAMPETIER 64118c525c monit: increase PKG_RELEASE
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-12 08:14:56 +02:00
Etienne CHAMPETIER 796402f6c5 monit: switch init script to procd
Successfully tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 23:14:16 +02:00
Etienne CHAMPETIER 3eb37a3f52 monit: fix default piddir (if you don't use "set pidfile")
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 23:14:16 +02:00
Etienne CHAMPETIER d8f9ff3f9b htop: add PKG_LICENSE, add myself as maintainer
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 00:59:06 +02:00
Etienne CHAMPETIER 9362f2d860 htop: import 1.0.3 from packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 00:59:06 +02:00
Etienne CHAMPETIER 5f2053a754 monit: update to 5.8.1, add PKG_LICENSE, add myself as maintainer
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 00:59:06 +02:00
Etienne CHAMPETIER c5af734c72 monit: import 5.6 (2013-09-03) from packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 00:59:06 +02:00
Etienne CHAMPETIER e725991754 Zabbix: update to 2.2.3 and add PKG_LICENSE
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-04 12:55:09 +02:00
Etienne CHAMPETIER 99dcd289e4 Zabbix: import 2.2.2 from packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-04 00:13:16 +02:00