Commit graph

10296 commits

Author SHA1 Message Date
Paul Spooren
053487cca7 prometheus-node-exporter-lua: add openwrt exporter
adds openwrt specific information about the device.
include DISTRIB_{ID, RELEASE, REVISION}, board_name and model

Example output:

    # TYPE node_openwrt_info gauge
    node_openwrt_info{revision="55a0636",model="QEMU Standard PC (i440FX + PIIX, 1996)",id="LiMe",board_name="qemu-standard-pc-i440fx-piix-1996",release="snapshot"} 1
    node_scrape_collector_duration_seconds{collector="openwrt"} 3.814697265625e-05
    node_scrape_collector_success{collector="openwrt"} 1

Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
2018-05-05 21:15:48 +09:00
Hannu Nyman
b0f5972a16
Merge pull request #6003 from commodo/python-updates
python,python3: update with newer releases
2018-05-04 19:48:44 +03:00
Hannu Nyman
43a071f073
Merge pull request #6005 from Wedmer/master
zoneinfo: Updated to the latest release.
2018-05-04 19:47:52 +03:00
Vladimir Ulrich
2b7a3965c3 zoneinfo: Updated to the latest release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-05-04 15:52:28 +03:00
Alexandru Ardelean
b7d1d2149e python3: update to version 3.6.5
Add PKG_RELEASE for setuptools and pip.
Refresh all patches.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-05-03 14:46:35 +03:00
Alexandru Ardelean
2ef484615d python: update to version 2.7.15
This also updates pip and setuptools.
With this occasion, they also get PKG_RELEASEs of their own.

Dropped patch 011-remove-setupterm-definition.patch
Manually re-applied 005-fix-bluetooth-support.patch
Ran make package/python/refresh to refresh other patches.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-05-03 14:46:12 +03:00
Hannu Nyman
a40234905e
Merge pull request #5990 from tripolar/master
don't use unitialised vars when UNBOUND_D_DHCP_LINK != odhcpd
2018-05-03 00:04:19 +03:00
Hannu Nyman
3afd1fe1fd
Merge pull request #6000 from mwarning/kadnode
kadnode: use codeload url
2018-05-03 00:01:41 +03:00
Hannu Nyman
d1d5a186b0
Merge pull request #5997 from mwarning/zerotier
zerotier: update to version 1.2.8
2018-05-03 00:00:27 +03:00
Moritz Warning
32242f6f6e kadnode: smaller binary
Decreases size of package by 3%

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 20:21:50 +02:00
Moritz Warning
e72341e52a kadnode: use codeload url
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 20:21:43 +02:00
Moritz Warning
1296791114 zerotier: update to version 1.2.8
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 19:23:31 +02:00
Toke Høiland-Jørgensen
5e73184c2f sqm-scripts: Another bump to v1.2.1 2018-05-02 18:45:36 +02:00
Jo-Philipp Wich
bcb7c9a68d
Merge pull request #5999 from tohojo/master
sqm-scripts: Bump to v1.2.0
2018-05-02 18:14:11 +02:00
Hannu Nyman
a69292e674
Merge pull request #5998 from wvdakker/master
Shorewall: Bump to version 5.2.0.1
2018-05-02 18:59:21 +03:00
Toke Høiland-Jørgensen
5ddd499372 sqm-scripts: Bump to v1.2.0
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-05-02 17:26:41 +02:00
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>
2018-05-01 22:13:16 +03:00
W. van den Akker
7b499ad839
Shorewall6: Bump to version 5.2.0.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:45:38 +02:00
W. van den Akker
21d8e453a8
Shorewall: Bump to version 5.2.0.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:44:32 +02:00
W. van den Akker
a8ccc81275
Shorewall6-lite: Bump to version 5.2.0.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:41:50 +02:00
W. van den Akker
507251f76e
Shorewall-lite: Bump to version 5.2.0.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:40:22 +02:00
W. van den Akker
eb878dce15
Shorewall-core: Bump to version 5.2.0.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:39:44 +02:00
Luiz Angelo Daros de Luca
89796a84b1
Merge pull request #5996 from syssi/feature/sane-backends-pkg-config
sane-backends: Make sane-backends.pc available
2018-05-01 12:19:29 -03:00
Sebastian Muszynski
859d441761 sane-backends: Make sane-backends.pc available
Signed-off-by: Sebastian Muszynski <basti@linkt.de>
2018-05-01 16:56:35 +02:00
Peter Wagner
14bc5b015a unbound: don't use unitialised vars when UNBOUND_D_DHCP_LINK != odhcpd
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-05-01 14:05:30 +02:00
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>
2018-05-01 14:34:21 +03:00
Etienne Champetier
4dd01ce3f7 build: move gpg keys into .keys directory
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-04-30 13:14:25 -07:00
Philip Prindeville
b82ff264bf
Merge pull request #5987 from pprindeville/perl-text-csv_xs-update-1.35
perl-text-csv_xs: update to 1.35
2018-04-30 13:04:24 -06:00
Philip Prindeville
a3ea4e8453
Merge pull request #5985 from pprindeville/acpica-unix-update-20180427
acpica-unix: update to 20180427
2018-04-30 09:03:32 -06:00
Philip Prindeville
a77c490e39
Merge pull request #5986 from pprindeville/isc-dhcp-update-4.4.1
isc-dhcp: update to 4.4.1
2018-04-30 08:55:48 -06:00
Philip Prindeville
684ae7f096 acpica-unix: update to 20180427
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-04-30 08:54:49 -06:00
Philip Prindeville
44cd56d0e0
Merge pull request #5984 from pprindeville/perl-update-5.26.2
Perl update 5.26.2
2018-04-30 08:53:08 -06:00
Philip Prindeville
bb24039935 perl-text-csv_xs: update to 1.35
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-04-29 18:15:17 -06:00
Philip Prindeville
4097c888f5 isc-dhcp: update to 4.4.1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-04-29 17:32:30 -06:00
Philip Prindeville
79092d4705 perl: update to 5.26.2
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-04-29 16:18:14 -06:00
champtar
5800538882
Merge pull request #5894 from aparcar/prom-export
prometheus-node-exporter-lua: textfile collector
2018-04-29 12:16:03 -07:00
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>
2018-04-29 21:34:36 +03:00
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>
2018-04-30 01:17:20 +09:00
Hannu Nyman
55f946f41e
Merge pull request #5977 from micmac1/collectd-enable-mysql-plugin
collectd: enable mysql plugin
2018-04-29 14:31:20 +03:00
Hannu Nyman
f76a50e7a8
Merge pull request #5976 from micmac1/mariadb-fix-sporadic-libevent-fail
mariadb: fix sporadic build failure
2018-04-29 11:51:19 +03:00
Sebastian Kemper
511868f004 collectd: enable mysql plugin
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-04-29 10:25:11 +02:00
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>
2018-04-29 09:41:35 +02:00
Hannu Nyman
db0bdd6124
Merge pull request #5975 from hauke/zlib
python/python3: remove zlib/host dependency
2018-04-29 10:37:57 +03:00
Michael Heimpold
d0057d5eb4 php7: update to 7.2.5
Also drop obsolete patches.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-04-28 23:41:31 +02:00
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>
2018-04-28 16:20:44 +02:00
Jo-Philipp Wich
19ba0551a8
Merge pull request #5851 from micmac1/mariadb
mysql: switch from MySQL to Mariadb
2018-04-28 14:46:29 +02:00
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>
2018-04-28 14:41:30 +02:00
Daniel Golle
9859871c03
Merge pull request #5945 from aparcar/inotify-fixup
bmx7-dnsupdate: wait 10 secs if bmx7 ins't running
2018-04-28 13:08:02 +02:00
Hans Dedecker
916b2f7cb7
Merge pull request #5931 from dedeckeh/pr-xtables-addons-rtsp
xtables-addons: rtsp helper improvements
2018-04-27 14:36:43 +02:00
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>
2018-04-27 14:07:09 +02:00