Rosen Penev
62eebff668
Merge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependency
owfs: disable avahi dependency
6 years ago
Rosen Penev
d264fe002c
Merge pull request #8835 from dengqf6/ngx
nginx: update to 1.16.0
6 years ago
Luiz Angelo Daros de Luca
cba459f522
libvpx: bump to 1.8.0
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>
6 years ago
Deng Qingfang
3d94ecdef0
nginx: update to 1.16.0
Update nginx to latest stable release 1.16.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Lucian Cristian
7aae4eed85
dovecot: update to 2.3.5.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
W. Michael Petullo
1960c56f29
gst1-libav: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
2d440dd267
libssh: Fix compilation without deprecated OpenSSL APIs
Last patch was already fixed upstream. First patch was sent.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Josef Schlehofer
5b9cff35ac
python-zeroconf: update to version 0.22.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Rosen Penev
0038d6e971
Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixes
nut: nutmon+fsd fixes
6 years ago
Rosen Penev
65f2802609
Merge pull request #8782 from neheb/sys
sysrepo: Fix compilation with bindings enabled
6 years ago
Rosen Penev
9ab8e5e2d3
Merge pull request #8810 from zhaojh329/lua-ev
lua-ev: Add package
6 years ago
Rosen Penev
dba9ffbc19
Merge pull request #8798 from ja-pa/libpng-security-update
libpng: update to version 1.6.37
6 years ago
Rosen Penev
0d0564b02b
Merge pull request #8694 from neheb/inl
perl-inline: Update to 0.82
6 years ago
Daniel F. Dickinson
c25b751041
nut: Actually do FSD when required
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>
6 years ago
Daniel F. Dickinson
867ea959a2
nut: Fix nutmon issues with init
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>
6 years ago
champtar
b30fcbb99c
Merge pull request #8657 from klukonin/Prometheus_add_more_metrics
prometheus-node-exporter-lua: Add more wifi_station metrics
6 years ago
W. Michael Petullo
14520a445e
gst1-plugins-ugly: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
2d9d7d4392
gst1-plugins-bad: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
13e168aad0
gst1-plugins-good: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
f9cbd31fca
gst1-plugins-base: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Hannu Nyman
6c5a86d533
Merge pull request #8825 from MikePetullo/libpsl
libpsl: update to 0.21.0
6 years ago
W. Michael Petullo
f8fc0be3d1
libdmapsharing: update to 3.9.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
68b093d00b
mdnsresponder: update to IETF104
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Val Kulkov
b32f8d4ff0
subversion: revise Makefile
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years ago
Dirk Brenken
bd061e154d
Merge pull request #8811 from neheb/ssm
ssmpt: Fix compilation without deprecated OpenSSL APIs
6 years ago
W. Michael Petullo
bdf60440d1
gstreamer1: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
46c16706fd
libpsl: update to 0.21.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
d9c2669fc0
luasec: update to 0.8
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
2eb46edaa4
gst1-libav: Fix octeonplus hack
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
6 years ago
Val Kulkov
dd701545dc
subversion: update to the latest stable release
Update to version 1.12.0.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years ago
Rosen Penev
ee4a1c0c09
miniupnpd: Fix compilation under glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
bba043ee47
ssmpt: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Tom Sullivan
4bc2371a3f
tcp_wrappers: fix compilation warnings
Set `Wall` and address sources of reported warnings.
Signed-off-by: Tom Sullivan <tom@msbit.com.au>
7 years ago
Hannu Nyman
f32f1a314a
Merge pull request #8795 from commodo/python-evdev-bump
Python evdev bump
6 years ago
Hannu Nyman
925ac018de
Merge pull request #8796 from cotequeiroz/node_mips64
node: don't build on unsupported cpus, remove menu
6 years ago
Michael Heimpold
a56bb088f2
Merge pull request #8737 from neheb/php7
php7: Fix compilation without deprecated OpenSSL APIs
6 years ago
Jianhui Zhao
bc046c0c59
lua-ev: Add package
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
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>
6 years ago
Rosen Penev
87f6e7c46b
Merge pull request #8809 from MikePetullo/bogofilter
bogofilter: mark /etc/bogofilter.cf as a configuration file
6 years ago
W. Michael Petullo
d3385ef60b
bogofilter: mark /etc/bogofilter.cf as a configuration file
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Eneas U de Queiroz
8c1d86baad
node: don't build on unsupported cpus, remove menu
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>
6 years ago
Luiz Angelo Daros de Luca
ec2b915f9e
ruby: update to 2.6.3
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>
6 years ago
Rosen Penev
ed4def810e
Merge pull request #8745 from neheb/squ
squid: Update to 4.6
6 years ago
Yousong Zhou
92e0bbfbd2
python-six: remove python2 variant of host install
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>
6 years ago
Yousong Zhou
989ef5d414
openvswitch: switch to using python3 both on build and target machine
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Yousong Zhou
21ac0adcd2
openvswitch: add openvswitch-python3 package
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Yousong Zhou
ab61214827
python-six: add python3 variant for host install
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Josef Schlehofer
dea374e9fd
Merge pull request #8738 from BKPepe/xmltodict
python-xmltodict: add a new package
6 years ago
Josef Schlehofer
8c12df8fad
python-xmltodict: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Stijn Tintel
990b083990
Merge pull request #8801 from neheb/domo
domoticz: fix boost 1.70 compat
6 years ago