Hannu Nyman
c133f7311a
tvheadend: minor bugfix version bump to 4.0.10
Update the package to the last release of the old 4.0 series.
Note that this version is still from the obsolete 4.0 series,
but updates the source base a bit.
This also enables dropping one of the GCC 7.3 fixes.
Compiled and briefly run-tested with ipq806x and mvebu,
but no actual operations done.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Luiz Angelo Daros de Luca
89796a84b1
Merge pull request #5996 from syssi/feature/sane-backends-pkg-config
sane-backends: Make sane-backends.pc available
7 years ago
Sebastian Muszynski
859d441761
sane-backends: Make sane-backends.pc available
Signed-off-by: Sebastian Muszynski <basti@linkt.de>
7 years ago
Hannu Nyman
3ec6114d22
tvheadend: fix compilation with GCC 7.3
Disable two warnings to enable compilation with GCC 7.3
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Etienne Champetier
4dd01ce3f7
build: move gpg keys into .keys directory
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Philip Prindeville
b82ff264bf
Merge pull request #5987 from pprindeville/perl-text-csv_xs-update-1.35
perl-text-csv_xs: update to 1.35
7 years ago
Philip Prindeville
a3ea4e8453
Merge pull request #5985 from pprindeville/acpica-unix-update-20180427
acpica-unix: update to 20180427
7 years ago
Philip Prindeville
a77c490e39
Merge pull request #5986 from pprindeville/isc-dhcp-update-4.4.1
isc-dhcp: update to 4.4.1
7 years ago
Philip Prindeville
684ae7f096
acpica-unix: update to 20180427
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
44cd56d0e0
Merge pull request #5984 from pprindeville/perl-update-5.26.2
Perl update 5.26.2
7 years ago
Philip Prindeville
bb24039935
perl-text-csv_xs: update to 1.35
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
4097c888f5
isc-dhcp: update to 4.4.1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
79092d4705
perl: update to 5.26.2
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
champtar
5800538882
Merge pull request #5894 from aparcar/prom-export
prometheus-node-exporter-lua: textfile collector
7 years ago
Hannu Nyman
6a8a087927
nano: update to 2.9.6
Nano 2.9.6 release notes:
GNU nano 2.9.6 "Gomance" fixes a crash in word completion,
makes --enable-altrcname work again, improves the fluidity
of scrolling when using the touchpad, tweaks the syntaxes
for shell scripts and PO files, makes a replacing session
go always forward by default, no longer inserts a newline
after an external spell check of a selected region, always
accepts the English Y and N (and A) at a yes-no prompt in
any locale, and solves a few hypothetical bugs.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Paul Spooren
509f208ee7
prometheus-node-exporter-lua: export static files
Print all files from /var/prometheus/*.prom. This behaviour allow users
to add metrics with non-lua scripts.
Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
7 years ago
Hannu Nyman
55f946f41e
Merge pull request #5977 from micmac1/collectd-enable-mysql-plugin
collectd: enable mysql plugin
7 years ago
Hannu Nyman
f76a50e7a8
Merge pull request #5976 from micmac1/mariadb-fix-sporadic-libevent-fail
mariadb: fix sporadic build failure
7 years ago
Sebastian Kemper
511868f004
collectd: enable mysql plugin
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
7 years ago
Sebastian Kemper
5033e5bb70
mariadb: fix sporadic build failure
Observed once in about two dozen builds on the bots:
make[6]: *** No rule to make target '/build/lede-snapshots/arm_cortex-a7_neon-vfpv4/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/lib/libevent.so', needed by 'tests/async_queries'. Stop.
Address this by adding libevent2 to PKG_BUILD_DEPENDS.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
7 years ago
Hannu Nyman
db0bdd6124
Merge pull request #5975 from hauke/zlib
python/python3: remove zlib/host dependency
7 years ago
Michael Heimpold
d0057d5eb4
php7: update to 7.2.5
Also drop obsolete patches.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Hauke Mehrtens
f9016b5977
python/python3: remove zlib/host dependency
zlib is now a host tool and the zlib/host package was removed. this
dependency is not needed any more as there will always be a zlib host
library.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years ago
Jo-Philipp Wich
19ba0551a8
Merge pull request #5851 from micmac1/mariadb
mysql: switch from MySQL to Mariadb
7 years ago
Sebastian Kemper
1b73f267ea
mariadb: new package
MariaDB is a drop-in replacement for MySQL. This commit adds a current
and stable version of MariaDB to the tree.
Quite a few ideas/patches were copied from Alpine Linux, Busybox Buildroot
and Debian.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
7 years ago
Daniel Golle
9859871c03
Merge pull request #5945 from aparcar/inotify-fixup
bmx7-dnsupdate: wait 10 secs if bmx7 ins't running
7 years ago
Hans Dedecker
916b2f7cb7
Merge pull request #5931 from dedeckeh/pr-xtables-addons-rtsp
xtables-addons: rtsp helper improvements
7 years ago
Hans Dedecker
01692d9e13
xtables-addons: rtsp: update source in expected RTP connection
Update source IP of the expected RTP connection according to the SOURCE
attribute value if present in the RTSP SETUP REPLY message.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years ago
Marko Ratkaj
3f5bef3b4d
Merge pull request #5972 from sartura/libyang_patch
libyang: add patch
7 years ago
Mislav Novakovic
771f6b1263
libyang: add patch
The patch fixes a netopeer2-cli issue on musl.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
Hannu Nyman
2e66f97ff1
Merge pull request #5969 from nxhack/support_newer_nodejs
swig: support latest versions of node.js
7 years ago
Hannu Nyman
0cc28022b2
Merge pull request #5970 from jemyzhang/master
net/https-dns-proxy: Update to 2018-04-23
7 years ago
Jemy Zhang
f74f517b9a
net/https-dns-proxy: Update to 2018-04-23
+ add option for resolver_url_prefix
Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
7 years ago
Hirokazu MORIKAWA
9924301f42
swig: support latest versions of node.js
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
champtar
68a3d3d6ee
Merge pull request #5916 from aparcar/prom-bmx7v2
prometheus-node-exporter-lua: extend bmx7 plugin
7 years ago
Hannu Nyman
1955fdfb87
Merge pull request #5802 from VincentRiou/lighttpd_with_wstunnel
lighttpd: add mod-wstunnel
7 years ago
Hannu Nyman
bb143ce0b4
Merge pull request #5938 from nxhack/bump_3_0_12
swig: bump to 3.0.12
7 years ago
Hirokazu MORIKAWA
2f3b30ab13
swig: bump to 3.0.12
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
champtar
dff805e148
Merge pull request #5963 from hnyman/htop220
htop: update to 2.2.0
7 years ago
Hannu Nyman
998ef40632
htop: update to 2.2.0
Update htop to 2.2.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Hannu Nyman
2e7bac83f2
Merge pull request #5960 from MikePetullo/snort
snort: depend on libnghttp2
7 years ago
W. Michael Petullo
ee61fd6d53
snort: depend on libnghttp2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years ago
Ted Hess
aea4c43d2f
Merge pull request #5902 from antonlacon/libvorbis
libvorbis: update to 1.3.6
7 years ago
Hannu Nyman
75dc2dda21
Merge pull request #5959 from DocLM/gphoto2
libgphoto2 and gphoto2: Update to 2.5.17
7 years ago
Leonardo Medici
101fe59635
gphoto2: update package 2.5.17
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
7 years ago
Leonardo Medici
ff5fa3f52d
libgphoto2: update package 2.5.17
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
7 years ago
Hannu Nyman
7bdc5214e4
Merge pull request #5958 from MikePetullo/libdaq
libdaq: update hash and change maintainer
7 years ago
W. Michael Petullo
feb1873125
libdaq: update hash and change maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years ago
Hannu Nyman
5bb0a8b2cb
Merge pull request #5879 from neheb/transmission
transmission: Add rpc_host_whitelist support.
7 years ago
Magnus Kroken
812ce161f3
libdaq: update to 2.0.6
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
7 years ago