aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* build: move gpg keys into .keys directoryEtienne Champetier2018-04-30
| | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* Merge pull request #5987 from pprindeville/perl-text-csv_xs-update-1.35Philip Prindeville2018-04-30
|\ | | | | perl-text-csv_xs: update to 1.35
| * perl-text-csv_xs: update to 1.35Philip Prindeville2018-04-29
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #5985 from pprindeville/acpica-unix-update-20180427Philip Prindeville2018-04-30
|\ \ | | | | | | acpica-unix: update to 20180427
| * | acpica-unix: update to 20180427Philip Prindeville2018-04-30
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #5986 from pprindeville/isc-dhcp-update-4.4.1Philip Prindeville2018-04-30
|\ \ \ | |/ / |/| | isc-dhcp: update to 4.4.1
| * | isc-dhcp: update to 4.4.1Philip Prindeville2018-04-29
| |/ | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #5984 from pprindeville/perl-update-5.26.2Philip Prindeville2018-04-30
|\ \ | |/ |/| Perl update 5.26.2
| * perl: update to 5.26.2Philip Prindeville2018-04-29
|/ | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* Merge pull request #5894 from aparcar/prom-exportchamptar2018-04-29
|\ | | | | prometheus-node-exporter-lua: textfile collector
| * prometheus-node-exporter-lua: export static filesPaul Spooren2018-04-30
| | | | | | | | | | | | | | 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: update to 2.9.6Hannu Nyman2018-04-29
|/ | | | | | | | | | | | | | | 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>
* Merge pull request #5977 from micmac1/collectd-enable-mysql-pluginHannu Nyman2018-04-29
|\ | | | | collectd: enable mysql plugin
| * collectd: enable mysql pluginSebastian Kemper2018-04-29
| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #5976 from micmac1/mariadb-fix-sporadic-libevent-failHannu Nyman2018-04-29
|\ \ | | | | | | mariadb: fix sporadic build failure
| * | mariadb: fix sporadic build failureSebastian Kemper2018-04-29
| |/ | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #5975 from hauke/zlibHannu Nyman2018-04-29
|\ \ | |/ |/| python/python3: remove zlib/host dependency
| * python/python3: remove zlib/host dependencyHauke Mehrtens2018-04-28
| | | | | | | | | | | | | | | | 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>
* | php7: update to 7.2.5Michael Heimpold2018-04-28
|/ | | | | | Also drop obsolete patches. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #5851 from micmac1/mariadbJo-Philipp Wich2018-04-28
|\ | | | | mysql: switch from MySQL to Mariadb
| * mariadb: new packageSebastian Kemper2018-04-28
| | | | | | | | | | | | | | | | | | | | 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>
| * mysql: remove from treeSebastian Kemper2018-03-31
| | | | | | | | | | | | Remove mysql from the tree. It will be replaced by mariadb. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #5945 from aparcar/inotify-fixupDaniel Golle2018-04-28
|\ \ | | | | | | bmx7-dnsupdate: wait 10 secs if bmx7 ins't running
| * | bmx7-dnsupdate: wait 10 secs if bmx7 ins't runningPaul Spooren2018-04-21
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #5931 from dedeckeh/pr-xtables-addons-rtspHans Dedecker2018-04-27
|\ \ \ | | | | | | | | xtables-addons: rtsp helper improvements
| * | | xtables-addons: rtsp: update source in expected RTP connectionHans Dedecker2018-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | xtables-addons: rstp: use specific source in expected RTP connectionHans Dedecker2018-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #5972 from sartura/libyang_patchMarko Ratkaj2018-04-27
|\ \ \ \ | | | | | | | | | | libyang: add patch
| * | | | libyang: add patchMislav Novakovic2018-04-27
|/ / / / | | | | | | | | | | | | | | | | | | | | The patch fixes a netopeer2-cli issue on musl. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | Merge pull request #5969 from nxhack/support_newer_nodejsHannu Nyman2018-04-27
|\ \ \ \ | | | | | | | | | | swig: support latest versions of node.js
| * | | | swig: support latest versions of node.jsHirokazu MORIKAWA2018-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #5970 from jemyzhang/masterHannu Nyman2018-04-27
|\ \ \ \ \ | |/ / / / |/| | | | net/https-dns-proxy: Update to 2018-04-23
| * | | | net/https-dns-proxy: Update to 2018-04-23Jemy Zhang2018-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + add option for resolver_url_prefix Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
* | | | | Merge pull request #5916 from aparcar/prom-bmx7v2champtar2018-04-25
|\ \ \ \ \ | | | | | | | | | | | | prometheus-node-exporter-lua: extend bmx7 plugin
| * | | | | prometheus-node-exporter-lua: extend bmx7 pluginPaul Spooren2018-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #5802 from VincentRiou/lighttpd_with_wstunnelHannu Nyman2018-04-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | lighttpd: add mod-wstunnel
| * | | | | | lighttpd: add mod-wstunnelVincent Riou2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposes the mod-wstunnel plugin which implements websocket proxying over http Signed-off-by: Vincent Riou <vincent@invizbox.com>
* | | | | | | Merge pull request #5938 from nxhack/bump_3_0_12Hannu Nyman2018-04-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | swig: bump to 3.0.12
| * | | | | | | swig: bump to 3.0.12Hirokazu MORIKAWA2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #5963 from hnyman/htop220champtar2018-04-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | htop: update to 2.2.0
| * | | | | | | | htop: update to 2.2.0Hannu Nyman2018-04-24
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update htop to 2.2.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #5960 from MikePetullo/snortHannu Nyman2018-04-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | snort: depend on libnghttp2
| * | | | | | | | snort: depend on libnghttp2W. Michael Petullo2018-04-23
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #5902 from antonlacon/libvorbisTed Hess2018-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libvorbis: update to 1.3.6
| * | | | | | | | libvorbis: build with LTO on armIan Leonard2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces library size by 0.6% Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | | | | | libvorbis: update to 1.3.6Ian Leonard2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves CVEs: 2018-5146 2017-14632 2017-14633 Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | Merge pull request #5959 from DocLM/gphoto2Hannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libgphoto2 and gphoto2: Update to 2.5.17
| * | | | | | | | | gphoto2: update package 2.5.17Leonardo Medici2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
| * | | | | | | | | libgphoto2: update package 2.5.17Leonardo Medici2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | | | | | | Merge pull request #5958 from MikePetullo/libdaqHannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | libdaq: update hash and change maintainer