aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | ptunnel-ng: update to 1.42Toni Uhlig2019-04-29
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | | | | | | | | | Merge pull request #8833 from lucize/doveupHannu Nyman2019-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | dovecot: update to 2.3.5.2
| * | | | | | | | | | | | | | dovecot: update to 2.3.5.2Lucian Cristian2019-04-29
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | | | | libvpx: cleanup configure/make varsLuiz Angelo Daros de Luca2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of redefining LD (and duplicating it), it is better to unset the existing value first. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependencyRosen Penev2019-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owfs: disable avahi dependency
| * | | | | | | | | | | | | | owfs: disable avahi dependencyMarcin Jurkowski2019-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avahi is not a mandatory owfs dependency so disable it to avoid Avahi/DBus daemons bloat. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #8835 from dengqf6/ngxRosen Penev2019-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nginx: update to 1.16.0
| * | | | | | | | | | | | | | | nginx: update to 1.16.0Deng Qingfang2019-04-29
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nginx to latest stable release 1.16.0 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* / | | | | | | | | | | | | | libvpx: bump to 1.8.0Luiz Angelo Daros de Luca2019-04-29
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release focused on encoding performance for realtime and VOD use cases. See: https://chromium.googlesource.com/webm/libvpx/+/refs/tags/v1.8.0 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | | | | | Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixesRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut: nutmon+fsd fixes
| * | | | | | | | | | | | | | nut: Actually do FSD when requiredDaniel F. Dickinson2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code was all there but the call do the function containing it was missing, so call the function so that forced (UPS) shutdown occurs on a battery critical or manually requested FSD situation. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | | | | | | | | | nut: Fix nutmon issues with initDaniel F. Dickinson2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NUT's upsmon is rather peculiar in that it has a child process that runs as a regular user and a parent process that runs as root (in order to facilitate shutting down the device if needed). procd doesn't deal well with this and doing 'normal' procd stop / restart / etc results in the child process still hanging around but with not parent, which causes undesired behaviour. Therefore, add the use of 'upsmon -c stop' during process shutdown / restart in order to ensure that upsmon is actually fully stopped. Also fixes nut-monitor going into crashloop on network changes (due to trigger that restarted upsmon but failed due to orphan child from before restart). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | | | | | Merge pull request #8782 from neheb/sysRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysrepo: Fix compilation with bindings enabled
| * | | | | | | | | | | | | | | sysrepo: Fix compilation with bindings enabledRosen Penev2019-04-23
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default the buildbot does not build the bindings and thus misses this. The BUILD_DEPENDS is totally broken. Removing the + sign should fix it. The SWIG directories are wrong. Fix them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #8810 from zhaojh329/lua-evRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lua-ev: Add package
| * | | | | | | | | | | | | | | lua-ev: Add packageJianhui Zhao2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | | | | | | | | | Merge pull request #8798 from ja-pa/libpng-security-updateRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libpng: update to version 1.6.37
| * | | | | | | | | | | | | | | | libpng: update to version 1.6.37Jan Pavlinec2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-7317 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | | | Merge pull request #8694 from neheb/inlRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl-inline: Update to 0.82
| * | | | | | | | | | | | | | | | | perl-inline: Update to 0.82Rosen Penev2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author and download URL changed. Rearranged Makefile slightly for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | Merge pull request #8657 from klukonin/Prometheus_add_more_metricschamptar2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: Add more wifi_station metrics
| * | | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: Add more wifi_station metrics and fix naming ↵Kirill Lukonin2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to original wifi_linux.go node exporter Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #8825 from MikePetullo/libpslHannu Nyman2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | libpsl: update to 0.21.0
| * | | | | | | | | | | | | | | | | | libpsl: update to 0.21.0W. Michael Petullo2019-04-27
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | | | | | | | Merge pull request #8811 from neheb/ssmDirk Brenken2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ssmpt: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | | | | | | | ssmpt: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-04-27
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | | | | | | | | | | | | gst1-libav: Fix octeonplus hackRosen Penev2019-04-27
|/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The proper directive is ifneq, not ifeq. Tested on mips64 and i386 to make sure it still builds. Signed-off-by: Rosen Penev <rosenp@gmail.com
* | | | | | | | | | | | | | | | tcp_wrappers: fix compilation warningsTom Sullivan2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set `Wall` and address sources of reported warnings. Signed-off-by: Tom Sullivan <tom@msbit.com.au>
* | | | | | | | | | | | | | | | Merge pull request #8795 from commodo/python-evdev-bumpHannu Nyman2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python evdev bump
| * | | | | | | | | | | | | | | | python-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for buildAlexandru Ardelean2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a minor cleanup. Use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS variable to specify extra build args. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | | | | python-evdev: bump to version 1.2.0Alexandru Ardelean2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | | | | | Merge pull request #8796 from cotequeiroz/node_mips64Hannu Nyman2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node: don't build on unsupported cpus, remove menu
| * | | | | | | | | | | | | | | | | node: don't build on unsupported cpus, remove menuEneas U de Queiroz2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node does not support arc or armeb systems. Moved i18 option to straight under node instead of on its own menu. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | | | | Merge pull request #8737 from neheb/php7Michael Heimpold2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | php7: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | | | | | | | php7: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | netdata: update to version 1.14.0Josef Schlehofer2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add @BKPepe and @diizzyy as maintainers - Add PKG_CPE_ID - Modify 2nd patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | | | | | | Merge pull request #8809 from MikePetullo/bogofilterRosen Penev2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bogofilter: mark /etc/bogofilter.cf as a configuration file
| * | | | | | | | | | | | | | | | | | bogofilter: mark /etc/bogofilter.cf as a configuration fileW. Michael Petullo2019-04-26
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | | | | | | | ruby: update to 2.6.3Luiz Angelo Daros de Luca2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fixes and support for New Japanese Era. See: https://www.ruby-lang.org/en/news/2019/04/17/ruby-2-6-3-released/ Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | | | | | | | | | Merge pull request #8745 from neheb/squRosen Penev2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | squid: Update to 4.6
| * | | | | | | | | | | | | | | | | | squid: Update to 4.6Rosen Penev2019-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | | python-six: remove python2 variant of host installYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The python2 host variant is not needed anymore as openvswitch has now switch to using python3 for building Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | | | | | | | openvswitch: switch to using python3 both on build and target machineYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | | | | | | | openvswitch: add openvswitch-python3 packageYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | | | | | | | python-six: add python3 variant for host installYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #8738 from BKPepe/xmltodictJosef Schlehofer2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-xmltodict: add a new package
| * | | | | | | | | | | | | | | | | | | python-xmltodict: add a new packageJosef Schlehofer2019-04-26
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #8801 from neheb/domoStijn Tintel2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | domoticz: fix boost 1.70 compat
| * | | | | | | | | | | | | | | | | | | domoticz: fix boost 1.70 compatRosen Penev2019-04-25
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an upstream backport that deals with an API change in Boost. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #8668 from neheb/usbRosen Penev2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl-device-usb: Update to 0.37