aboutsummaryrefslogtreecommitdiff
path: root/admin
Commit message (Collapse)AuthorAge
...
| * | syslog-ng: update to version 3.19.1Josef Schlehofer2019-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | syslog-ng: Add /etc/syslog-ng.d/.keepKarel Kočí2019-01-18
| | | | | | | | | | | | | | | | | | | | | 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>
| * | syslog-ng: Use procd style initMichal Hrusecky2019-01-18
| | | | | | | | | | | | Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
* | | debootstrap: update to version 1.0.110~bpo9+1Daniel Golle2019-01-29
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #7909 from Rixerx/masterHannu Nyman2019-01-20
|\ \ \ | |/ / |/| | zabbix: update to 4.0.3
| * | zabbix: update to 4.0.3Krystian Kozak2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to 4.0.3 LTS version. Compile tested: Yes, ar71xx Run tested: Yes, ar71xx Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* | | atop: update to version 2.4.0Toni Uhlig2019-01-14
|/ / | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | Merge pull request #7542 from Rixerx/masterchamptar2018-12-16
|\ \ | | | | | | zabbix: update to 4.0 LTS
| * | zabbix: update to 4.0 LTSKrystian Kozak2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to 4.0 LTS version. Compile tested: Yes, brcm2708 Run tested: Yes, brcm2708 Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* | | Merge pull request #7540 from BKPepe/netdataHannu Nyman2018-12-10
|\ \ \ | |/ / |/| | netdata: update to version 1.11.1
| * | netdata: update to version 1.11.1Josef Schlehofer2018-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | sudo: Update to 1.8.26Rosen Penev2018-11-26
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7334 from neheb/monitchamptar2018-11-10
|\ \ | | | | | | monit: Fix compilation without deprecated APIs
| * | monit: Fix compilation without deprecated APIsRosen Penev2018-11-06
| | | | | | | | | | | | | | | | | | | | | 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>
* | | ipmitool: Fix compile with OpenSSL 1.1 without deprecated APIs.Rosen Penev2018-11-09
| | | | | | | | | | | | | | | | | | Also updated the URL as the SourceForge page is obsolete. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7354 from diizzyy/netdataHannu Nyman2018-11-08
|\ \ \ | |/ / |/| | netdata: Update to 1.11.0
| * | netdata: Update to 1.11.0Daniel Engberg2018-11-08
| | | | | | | | | | | | | | | | | | Update netdata to 1.11.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Merge pull request #5715 from pnd10/feature-gkrellmdHannu Nyman2018-11-01
|\ \ \ | |/ / |/| | gkrellmd: Adopt from oldpackages repo, Update to 2.3.10
| * | gkrellmd: Use PKG_HASH instead of PKG_MD5SUMPeter Denison2018-10-29
| | | | | | | | | | | | Signed-off-by: Peter Denison <openwrt@marshadder.org>
| * | gkrellmd: Adopt from oldpackages repo, Update to 2.3.10Peter Denison2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | zabbix: add server frontendKrystian Kozak2018-10-29
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #6847 from pprindeville/syslog-ng-prermPhilip Prindeville2018-10-25
|\ \ | | | | | | syslog-ng: stop service when uninstalling/updating
| * | syslog-ng: stop service when uninstalling/updatingPhilip Prindeville2018-10-20
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | zabbix: add mysql supportKrystian Kozak2018-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | zabbix: use ubus for zabbix-extra-networkEtienne Champetier2018-10-23
| | | | | | | | | | | | | | | | | | | | | this allow us to stop using uci /var/state, which is deprecated since forever Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | zabbix: fixup zabbix-extra-wifi dependenciesEtienne Champetier2018-10-23
| | | | | | | | | | | | | | | | | | | | | we use ubus since 2014 (af1fe70acb5d2f4c9253440a101166f9f6cbbeb5) we don't use uci since 2015 (76150309a80d87a6f11b4e2822ba14adce7c1a5b) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | zabbix: add proper ubus acl for zabbix-extra-wifiEtienne Champetier2018-10-23
| | | | | | | | | | | | | | | | | | | | | This allow to run zabbix as non root Thanks to Adrian Kirchner (@adriankirchner) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | sudo: Update to 1.8.25p1Rosen Penev2018-10-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | zabbix: Add SSL support for zabbix-agentd.Oskari Lemmela2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | zabbix: add PKG_CPE_IDEtienne Champetier2018-09-30
| | | | | | | | | | | | | | | | | | thanks @neheb (#6814) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | zabbix: update to latest versionKrystian Kozak2018-09-30
|/ / | | | | | | | | | | | | | | | | Updated to latest version and refreshed patches. Compile tested: Yes, brcm2708 Run tested: Yes, brcm2708 Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* | syslog-ng: update to 3.17.2W. Michael Petullo2018-09-22
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #6869 from pprindeville/syslog-ng-disable-testsPhilip Prindeville2018-09-18
|\ \ | | | | | | syslog-ng: disable tests as Travis is timing out
| * | syslog-ng: disable tests as Travis is timing outPhilip Prindeville2018-08-25
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | muninlite: fix irqstats pluginJorik Jonker2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | sudo: Update to 1.8.24Rosen Penev2018-08-19
|/ / | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #6803 from neheb/monitchamptar2018-08-19
|\ \ | | | | | | monit: Update to 5.25.2
| * | monit: Update to 5.25.2Rosen Penev2018-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | htop: Minor adjustmentsRosen Penev2018-08-18
|/ / | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #6693 from BKPepe/netdataDirk Brenken2018-08-06
|\ \ | | | | | | netdata: create missing folder /etc/netdata/customs-plugins.d
| * | netdata: create missing folder /etc/netdata/customs-plugins.dJosef Schlehofer2018-08-06
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | syslog-ng: update to 3.16.1W. Michael Petullo2018-07-15
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6165 from Rixerx/masterchamptar2018-07-09
|\ \ \ | |/ / |/| | zabbix: Bump to latest version
| * | zabbix: Bump to latest versionKrystian Kozak2018-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | ipmitool: add openssl 1.1.0 compatibilityEneas U de Queiroz2018-06-05
| | | | | | | | | | | | | | | | | | The patches have been merged upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #6046 from lnslbrty/package/netatopHannu Nyman2018-06-03
|\ \ \ | | | | | | | | netatop: add new package
| * | | netatop: add new packageToni Uhlig2018-05-13
| |/ / | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* / / atop: add new packageToni Uhlig2018-05-11
|/ / | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* / htop: update to 2.2.0Hannu Nyman2018-04-24
|/ | | | | | Update htop to 2.2.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* admin/netdata: Update to 1.10.0Daniel Engberg2018-04-01
| | | | | | | Update netdata to 1.10.0 Refresh config Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>