aboutsummaryrefslogtreecommitdiff
path: root/admin
Commit message (Collapse)AuthorAge
...
| * | syslog-ng: restore service "reload" to actually workingPhilip Prindeville2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | netatop: update to version 3.1Toni Uhlig2020-05-17
| |/ |/| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | syslog-ng: including user settings after system settingsPhilip Prindeville2020-05-02
|/ | | | | | | | | | | | 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>
* Merge pull request #11834 from sumpfralle/masterRosen Penev2020-04-22
|\ | | | | muninlite: update to 2.0.1
| * muninlite: remove patch "hostname"Lars Kruse2020-04-19
| | | | | | | | | | | | | | 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>
| * muninlite: remove unused sections from MakefileLars Kruse2020-04-15
| | | | | | | | Signed-off-by: Lars Kruse <devel@sumpfralle.de>
| * muninlite: update to 2.0.1Lars Kruse2020-04-14
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | treewide: Remove Python variants for non-Python packagesJeffery To2020-04-19
|/ | | | | | | | | | | 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>
* debootstrap: update to version 1.0.119~bpo10+1Daniel Golle2020-03-08
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* syslog-ng: update to version 3.26.1Josef Schlehofer2020-03-08
| | | | | | | | | | | | - Bump version also in the config file - Move logread to /sbin location instead of /usr/sbin Because package logd in OpenWrt's ubox Makefile uses /sbin folder and LuCI has the same path hardcoded in modules/luci-base/root/usr/share/rpcd/acl.d/luci-base.json and using different location results that LuCI is not able to load log data as it is not found. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #11158 from jmarcet/schrootRosen Penev2020-03-05
|\ | | | | schroot: new package to securely enter a chroot and run a command or login shell
| * schroot: new package to securely enter a chroot and run a command or login shellJavier Marcet2020-03-04
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | debootstrap: update to 1.0.118Rosen Penev2020-02-28
|/ | | | | | | | Added _GNU_SOURCE define to fix compilation warning. Added patch to fix uclient-fetch as it does not support -nv. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* netdata: update to version 1.20.0Josef Schlehofer2020-02-23
| | | | | | | | | - Add libuv dependency which is now required. Otherwise during compiling, I have received this error: configure: error: libuv required but not found. Try installing 'libuv1-dev' or 'libuv-devel'. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* nyx: Terminal status monitor for TorJavier Marcet2020-02-17
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* sudo: update to 1.8.31Rosen Penev2020-02-13
| | | | | | Refresh patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* zabbix: remove configure patchRosen Penev2020-02-06
| | | | | | | | Allows removing autoreconf. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* syslog-ng: listen not globally but just locallyAlexander Traud2020-01-27
| | | | | | Beside that, listen not only on IPv4 but also on IPv6 = Dual Stack. Signed-off-by: Alexander Traud <pabstraud@compuserve.com>
* backuppc: replace samba36 dependencyRosen Penev2020-01-14
| | | | | | Samba 3.6 will be removed soon. samba4-client a replacement. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* debootstrap: update to version 1.0.116Daniel Golle2020-01-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* zabbix: Fix compilation with uClibc-ngRosen Penev2019-12-30
| | | | | | This is similar to a patch that was previously carried. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10698 from Rixerx/masterHannu Nyman2019-12-30
|\ | | | | zabbix: update to 4.0.16
| * zabbix: update to 4.0.16Krystian Kozak2019-12-27
| | | | | | | | | | | | | | | | | | Updated to 4.0.16 LTS version. Compile tested: Yes, x86_64 Run tested: Yes, x86_64 Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* | Merge pull request #10828 from BKPepe/netdataDaniel Engberg2019-12-19
|\ \ | | | | | | netdata: Update to version 1.19.0
| * | netdata: Update to version 1.19.0Josef Schlehofer2019-12-18
| |/ | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / syslog-ng: Update to version 3.25.1Josef Schlehofer2019-12-18
|/ | | | | | Bump version in config Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* treewide: update wiki linksLeong Hui Wong2019-11-29
| | | | Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
* atop: update to version 2.5.0Toni Uhlig2019-11-13
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Merge pull request #10281 from BKPepe/netdataDaniel Engberg2019-10-20
|\ | | | | netdata: Update to version 1.18.1
| * netdata: Update to version 1.18.1Josef Schlehofer2019-10-19
| | | | | | | | | | | | Enable PKG_BUILD_PARALLEL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | sudo: Update to version 1.8.28p1Josef Schlehofer2019-10-19
|/ | | | | | | | | - Refreshed patches - Remove inactive maintainer Fixes: CVE-2019-14287 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #10233 from BKPepe/netdataDaniel Engberg2019-10-14
|\ | | | | netdata: Update to version 1.18.0
| * netdata: Update to version 1.18.0Josef Schlehofer2019-10-14
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | syslog-ng: Update to version 3.24.1Josef Schlehofer2019-10-14
|/ | | | | | Bump version also in config file Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* treewide: Use default PKG_BUILD_DIR when possibleJeffery To2019-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* debootstrap: Update to version 1.0.115~bpo10+1Josef Schlehofer2019-09-30
| | | | | | Reorder some stuff in Makefile and use HTTPS in URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* netdata: Update to version 1.17.1Josef Schlehofer2019-09-26
| | | | | | | | | | 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>
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | 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>
* syslog-ng: Add GPL license for pluginsJosef Schlehofer2019-09-01
| | | | | | | - Correct SPDX License Identifier - Move DEPENDS under URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* syslog-ng: Update to version 3.23.1Josef Schlehofer2019-09-01
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #5886 from nonicknamewasleftforme/feature/backuppcRosen Penev2019-08-30
|\ | | | | new backuppc package w/ dependency perl-file-rsyncp
| * backuppc: new packageCarsten Wolff2019-08-08
| | | | | | | | | | Signed-off-by: Carsten Wolff <carsten@wolffcarsten.de> Reviewed-by: Rosen Penev <rosenp@gmail.com>
* | monit: update to the latest releaseVal Kulkov2019-08-23
| | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #9801 from diizzyy/netdata-fix-depsDaniel Engberg2019-08-23
|\ \ | | | | | | netdata: Add patch to disable optional libraries
| * | netdata: Add patch to disable optional librariesDaniel Engberg2019-08-23
| | | | | | | | | | | | | | | | | | 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>
* | | monit: enable / fix IPv6 detection during buildEtienne Champetier2019-08-22
|/ / | | | | | | | | | | thanks to @val-kulkov for noticing Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | zabbix: update to 4.0.11Krystian Kozak2019-08-20
| | | | | | | | | | | | | | | | | | | | | | 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>
* | netdata: Update to 1.16.1, disable https and dbengineDaniel Engberg2019-08-12
| | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #9088 from BKPepe/netdataDaniel Engberg2019-08-12
|\ \ | | | | | | netdata: update to version 1.16.0
| * | netdata: update to version 1.16.0Josef Schlehofer2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | - Add dependencies: libopenssl, liblz4 - Correct SPDX License Identifier - Change URL of the website Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>