| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\
| |
| | |
perl-text-csv_xs: update to 1.35
|
| |
| |
| |
| | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \
| | |
| | | |
acpica-unix: update to 20180427
|
| | |
| | |
| | |
| | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \
| |/ /
|/| | |
isc-dhcp: update to 4.4.1
|
| |/
| |
| |
| | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \
| |/
|/| |
Perl update 5.26.2
|
|/
|
|
| |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\
| |
| | |
prometheus-node-exporter-lua: textfile collector
|
| |
| |
| |
| |
| |
| |
| | |
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>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
collectd: enable mysql plugin
|
| |
| |
| |
| | |
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
|\ \
| | |
| | | |
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>
|
|\ \
| |/
|/| |
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>
|
|/
|
|
|
|
| |
Also drop obsolete patches.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\
| |
| | |
mysql: switch from MySQL to Mariadb
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| | |
Remove mysql from the tree. It will be replaced by mariadb.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
|\ \
| | |
| | | |
bmx7-dnsupdate: wait 10 secs if bmx7 ins't running
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If bmx7 isn't running just yet the folder
`/var/run/bmx7/json/originators` is missing and so the while loop runs
non stop. Now the loop sleeps for 10 seconds if inotifywait fails.
Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
|
|\ \ \
| | | |
| | | | |
xtables-addons: rtsp helper improvements
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instead of passing a wildcard source to the expected RTP data connection;
use the server IP address of the RTSP SETUP packet or the RTP media source
from the SETUP URI contained in the SETUP packet.
This guarantees RTP data is only accepted from the expected source.
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
libyang: add patch
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
The patch fixes a netopeer2-cli issue on musl.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
swig: support latest versions of node.js
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
net/https-dns-proxy: Update to 2018-04-23
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
+ add option for resolver_url_prefix
Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
prometheus-node-exporter-lua: extend bmx7 plugin
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Now monitors as well the tunIn parameters, aka the annoucend routes to
the network. This is handy to check if a node annouces itself as a
gateway.
Also list all activated plugins.
Example output:
# TYPE bmx7_tunIn gauge
bmx7_tunIn{name="myIP4",network="10.198.52.86/32"} 1
bmx7_tunIn{name="myIP6",network="2012:0:0:56::/128"} 1
bmx7_tunIn{name="inet4",network="0.0.0.0/0"} 1
# TYPE bmx7_plugin gauge
bmx7_plugin{name="bmx7_config.so"} 1
bmx7_plugin{name="bmx7_json.so"} 1
bmx7_plugin{name="bmx7_sms.so"} 1
bmx7_plugin{name="bmx7_tun.so"} 1
Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
lighttpd: add mod-wstunnel
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Exposes the mod-wstunnel plugin which implements websocket proxying over http
Signed-off-by: Vincent Riou <vincent@invizbox.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
swig: bump to 3.0.12
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
htop: update to 2.2.0
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update htop to 2.2.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
snort: depend on libnghttp2
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
libvorbis: update to 1.3.6
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Reduces library size by 0.6%
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolves CVEs:
2018-5146
2017-14632
2017-14633
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
libgphoto2 and gphoto2: Update to 2.5.17
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
libdaq: update hash and change maintainer
|