aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* wavemon: Update to 0.8.2Jonathan McCrohan2018-02-18
| | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* sslh: Update to v1.19cJonathan McCrohan2018-02-18
| | | | | | Change PKG_SOURCE_URL to https Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* Merge pull request #5580 from neheb/patch-5Hauke Mehrtens2018-02-18
|\ | | | | libnatpmp: Update to 20150609
| * libnatpmp: Update to 20150609 + change to HTTPS.Rosen Penev2018-02-14
| | | | | | | | | | | | Official mirror. Compile and Run tested on ramips. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #5623 from sartura/sysrepo_v0.7.3Hannu Nyman2018-02-15
|\ \ | | | | | | sysrepo: bump to latest version
| * | sysrepo: bump to latest versionMislav Novakovic2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Sysrepo version 0.7.3 features following improvements: * possibility to uninstall more modules in one command with sysrepoctl * several bugfixes Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | Merge pull request #5622 from mwarning/kadnodeDaniel Golle2018-02-15
|\ \ \ | |/ / |/| | kadnode: udpate to version 2.2.0
| * | kadnode: udpate to version 2.2.0Moritz Warning2018-02-15
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #5578 from aparcar/bmx6-exporterchamptar2018-02-15
|\ \ \ | | | | | | | | prometheus-node-exporter-lua: add bmx6/7 scraper
| * | | prometheus-node-exporter-lua: add bmx6/7 scraperPaul Spooren2018-02-12
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scrapes bmx6 status and connected links. example output: bmx6_status{id="qMp-LibreMesh-1706",version="BMX6-0.1-alpha",address="fd66:66:66:a:6670:2ff:fe3e:9d28"} 1 bmx6_link_rxRate{target="UPC-CN-C6-E104-Alix",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 100 bmx6_link_txRate{target="UPC-CN-C6-E104-Alix",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 100 bmx6_link_rxRate{target="UPC-CN-C6-E104-Alix-Paul",source="qMp-LibreMesh-1706",dev="wlan1-adhoc_12"} 100 bmx6_link_txRate{target="UPC-CN-C6-E104-Alix-Paul",source="qMp-LibreMesh-1706",dev="wlan1-adhoc_12"} 100 bmx6_link_rxRate{target="UPC-CN-C6-E104-Turoffner",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 97 bmx6_link_txRate{target="UPC-CN-C6-E104-Turoffner",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 100 node_scrape_collector_duration_seconds{collector="bmx6"} 0.0025260448455811 node_scrape_collector_success{collector="bmx6"} 1 scrapes bmx7 status and connected links. example output: bmx7_status{id="C68791D2",revision="3a52f89",name="smpl-18f4ce",address="fd70:c687:91d2:8ab3:1a88:6b14:bad0:2b18"} 1 bmx7_cpu_usage 0.7 bmx7_mem_usage 3204000 bmx7_link_rxRate{target="F48239CD",dev="wlan0-mesh_13",source="C68791D2",name="smpl-07889a"} 54000 bmx7_link_txRate{target="F48239CD",dev="wlan0-mesh_13",source="C68791D2",name="smpl-07889a"} 52729 node_scrape_collector_duration_seconds{collector="bmx7"} 0.0020999908447266 node_scrape_collector_success{collector="bmx7"} 1 prometheus-node-exporter-lua: bmx6/7 netjson format adds labels called source and target to links instead of only the target previously called "id". Retrieving all *links* from prometheus now makes it easier to create a valid netjson(.org) graph. It's not feasible to use *instance* as *source* as for instance likely the name is used for dns, instead of the ID. Using the *name* instead of *id* for netjson linking results in a bad graph when two devices have the same (default) hostname. Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
* | | collectd: enable MQTT pluginHannu Nyman2018-02-15
| | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Revert "openvswitch: remove dependency on kernel version"Hannu Nyman2018-02-15
| | | | | | | | | | | | | | | | | | This reverts commit 44df061c48c34010f5db19e855b112ad3aef4d2d. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"Hannu Nyman2018-02-15
| | | | | | | | | | | | | | | | | | This reverts commit 8f2a9a27fd508b007ca26ba1a50eefc66bfab032. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #5619 from neheb/gstTed Hess2018-02-14
|\ \ \ | | | | | | | | gst1-libav: Remove BUILD_PATENTED from MPEG[12].
| * | | gst1-libav: Remove BUILD_PATENTED from MPEG[12].Rosen Penev2018-02-14
| | |/ | |/| | | | | | | | | | | | | According to MPEG-LA, the last patent expired February 13, 2018. MPEG1 probably expired a while ago. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #5618 from neheb/ffmTed Hess2018-02-14
|\ \ \ | | | | | | | | ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
| * | | ffmpeg: Remove BUILD_PATENTED for MPEG2 video.Rosen Penev2018-02-14
| |/ / | | | | | | | | | | | | | | | According to the MPEG-LA, the last patent expired February 13, 2018. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #5612 from pprindeville/add-perl-authen-saslPhilip Prindeville2018-02-14
|\ \ \ | |/ / |/| | perl-mod: add authen-sasl
| * | perl: add Authen::SASL::XS modulePhilip Prindeville2018-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required by Authen::SASL to have actual plug-ins to handle the protocol. Uses Devel::CheckLib which doesn't work with cross-compilation with the current perlmod.mk machinery. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | perl: add Authen::SASL modulePhilip Prindeville2018-02-13
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | openvswitch: fix breakage due to removed SUPPORTED_KERNELSHannu Nyman2018-02-14
| | | | | | | | | | | | | | | | | | | | | Fix breakage caused by 44df061c48 by removing the leftover usage of the removed SUPPORTED_KERNELS variable Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #5613 from commodo/ovs_remove_kernel_version_depHannu Nyman2018-02-14
|\ \ \ | | | | | | | | openvswitch: remove dependency on kernel version
| * | | openvswitch: remove dependency on kernel versionAlexandru Ardelean2018-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For a while now OVS has been using the kernel's kmod. So it doesn't make sense to limit the package build for a specific set of kernels anymore. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #5614 from neheb/trHannu Nyman2018-02-14
|\ \ \ \ | | | | | | | | | | transmission: Restored config_overwrite due to popular demand.
| * | | | transmission: Restored config_overwrite due to popular demand.Rosen Penev2018-02-13
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libnatpmp was added as a dependancy to avoid built-in version. Makefile went through a few adjustments to make it simpler. CMake support is not happening since Travis is using a broken Ubuntu install. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / php7: fix linking to libpcreMichael Heimpold2018-02-14
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | PHP comes with a bundled version of libpcre which is then statically linked. However, we already depend on the packaged library, so we can reduce the footprint when linking to it dynamically. This saves around 200-300 kB (this depends on other configuration). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #5609 from MikePetullo/libsoupHannu Nyman2018-02-13
|\ \ \ | | | | | | | | libsoup: update to 2.60.3
| * | | libsoup: update to 2.60.3W. Michael Petullo2018-02-12
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #5610 from RussellSenior/update-patch-to-2.7.6Hannu Nyman2018-02-13
|\ \ \ \ | | | | | | | | | | patch: update to version 2.7.6
| * | | | patch: update to version 2.7.6Russell Senior2018-02-13
| | |/ / | |/| | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | Merge pull request #5608 from luizluca/libvpx-1.7.0Luiz Angelo Daros de Luca2018-02-13
|\ \ \ \ | |_|/ / |/| | | libvpx: bump to 1.7.0
| * | | libvpx: bump to 1.7.0Luiz Angelo Daros de Luca2018-02-13
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | This release focused on high bit depth performance (10/12 bit) and vp9 encoding improvements. See: https://chromium.googlesource.com/webm/libvpx/+/v1.7.0 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #5606 from salzmdan/masterHannu Nyman2018-02-12
|\ \ \ | | | | | | | | knot: update to 2.6.5
| * | | knot: update to 2.6.5Daniel Salzman2018-02-12
| |/ / | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | Merge pull request #5607 from tru7/knxdMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | knxd: bump to upstream version 0.14.24
| * | | knxd: bump to upstream version 0.14.24Othmar Truniger2018-02-12
| |/ / | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #5600 from MikePetullo/gst1-plugins-uglyMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-plugins-ugly: update to 1.12.4
| * | | gst1-plugins-ugly: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5598 from MikePetullo/gst1-plugins-badMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-plugins-bad: update to 1.12.4
| * | | gst1-plugins-bad: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5597 from MikePetullo/gst1-libavMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-libav: update to 1.12.4
| * | | gst1-libav: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5594 from MikePetullo/gst1-plugins-goodMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-plugins-good: update to 1.12.4
| * | | gst1-plugins-good: update to 1.12.4W. Michael Petullo2018-02-11
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #5593 from MikePetullo/gst1-plugins-baseMichael Heimpold2018-02-12
|\ \ \ \ | |_|/ / |/| | | gst1-plugins-base: update to 1.12.4
| * | | gst1-plugins-base: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | libiio: update to 0.14Michael Heimpold2018-02-11
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | libgpiod: add package for library and toolsMichael Heimpold2018-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libgpiod is a C library with corresponding tools for interacting with the linux GPIO character device (gpiod stands for GPIO device). Since linux 4.8 the GPIO sysfs interface is deprecated. User space should use the character device instead. This library encapsulates the ioctl calls and data structures behind a straightforward API. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #5595 from wvdakker/masterHannu Nyman2018-02-11
|\ \ \ | |/ / |/| | Shorewall: Bump to version 5.1.12.1
| * | Shorewall6: Bump to version 5.1.12.1W. van den Akker2018-02-11
| | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>