Rosen Penev
b2db7f8954
device-observatory: Add depend on vim to avoid build failure
/bin/sh: 2: xxd: not found
/bin/sh: 2: xxd: not found
Makefile:24: recipe for target 'src/files.h' failed
make[4]: *** [src/files.h] Error 127
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
773c19afad
ttyd: Add dependency for vim
Needed to avoid error in case xxd is not installed:
[ 16%] Generating html.h from index.html
/bin/sh: 1: CMAKE_XXD-NOTFOUND: not found
CMakeFiles/ttyd.dir/build.make:61: recipe for target 'html.h' failed
make[6]: *** [html.h] Error 127
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
8e93386b80
vim: Add host build to install xxd
Packages such as ttyd and device-observatory need this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
55a1059032
Merge pull request #8628 from mans0n/i2c-tools
i2c-tools: add license and tool
6 years ago
Rosen Penev
3bd227ab21
Merge pull request #8645 from sartura/protobuf-c-x86-build-fail-fix
protobuf-c: fix x86 build fail
6 years ago
Luka Paulic
b40718dcbc
protobuf-c: bump PKG_RELEASE
Signed-off-by: Luka Paulic <luka.paulic@fer.hr>
6 years ago
Rosen Penev
919626143e
Merge pull request #8639 from nxhack/bump_2_9_0
libhttp-parser: update to 2.9.0
6 years ago
Rosen Penev
fecaa175ce
Merge pull request #8647 from lucize/libnss-fix
libnss: buildbot 32 bit compile fix
6 years ago
Lucian Cristian
3a35f55daa
libnss: buildbot 32 bit compile fix
also rework the installed files
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Luka Paulic
a74f610502
protobuf-c: fix x86 build fail
Signed-off-by: Luka Paulic <luka.paulic@sartura.hr>
6 years ago
Florian Eckert
17b1a3fcfe
Merge pull request #8636 from TDT-AG/pr/20190409-keepalived
keepalived: update to version 2.0.15
6 years ago
Daniel Engberg
f287330b06
Merge pull request #8635 from TDT-AG/pr/20190409-stunnel
stunnel: update version to 5.51
6 years ago
Florian Eckert
d745fd7c49
stunnel: update to version 5.51
Update to version 5.51
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
8a999846bb
keepalived: update to version 2.0.15
Update keepalived to version 2.0.15
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Daniel Engberg
ae0c17f1c0
Merge pull request #8353 from Andy2244/samba4-heimdal
samba4: update to 4.9.5, switch to embedded heimdal build
6 years ago
Rosen Penev
2546dff23c
Merge pull request #8626 from mstorchak/tgt2
tgt: update to 1.0.76
6 years ago
Hirokazu MORIKAWA
431bf39592
libhttp-parser: update to 2.9.0
update to 2.9.0
Add maintainer
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Maxim Storchak
ee566a4b34
tgt: update to 1.0.76
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years ago
Dirk Brenken
fab2034a92
Merge pull request #8637 from dibdot/travelmate
travelmate: update 1.4.5
6 years ago
Jiri Slachta
4af487653b
Merge pull request #8633 from ja-pa/tiff-patch
tiff: backported patches from upstream
6 years ago
champtar
4c6345e51d
Merge pull request #8540 from BKPepe/zabbix
zabbix: update to version 4.0.6
6 years ago
champtar
d8af441a95
Merge pull request #8625 from alext/wifi_station_count
prometheus-node-exporter-lua: Add wifi_station_count metric
6 years ago
Dirk Brenken
a429a5699f
travelmate: update 1.4.5
* add a 'Net Error Check' which treats a missing
internet availability as an error (disabled by default)
* add a 'List Auto Expiry' which automatically resets
the 'Faulty Stations' list after n minutes,
default is '0' which means no expiry (old behaviour).
* rework major parts of the check subroutine
* add both features to LuCI frontend (separate PR/commit)
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Daniel Golle
81b1e6b45c
gnunet: update to v0.11.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Jan Pavlinec
bd26dea94a
tiff: patch security issues
Fixes
CVE-2019-7663
CVE-2019-6128
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Florian Eckert
e60ce1e78d
Merge pull request #8632 from ja-pa/wget-cpe-id
wget: Add PKG_CPE_ID for proper CVE tracking
6 years ago
Jan Pavlinec
96e4c7194c
wget: add cpe-id
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Andy Walsh
3e1d9c0bfd
samba4: update to 4.9.5, switch to embedded heimdal build
* update to 4.9.5
* use embedded heimdal build
* remove mitkrb5 deps
* add AD-DC tools (samba4kinit samba4kgetcred samba4kpasswd samba4ktutil)
* add eventlogadm to ADMIN tools
* build VFS modules shared
* preserve custom smb.conf after reboots
* add missing lib/samba/? private dirs, even if empty
* handle python-crypto via EXTRA_DEPENDS
* fix CONFIGURE_CMD argument order
* move python install to libs
* remove redundant Config.in selects
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Rosen Penev
3c6ca66a49
Merge pull request #8624 from jefferyto/golang-1.12.2-update
golang: Update to 1.12.3
6 years ago
Jeffery To
5d787e9656
golang: Update to 1.12.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Sungbo Eo
5c9207a3c9
i2c-tools: add license and tool
libi2c is licensed under the LGPL.
And i2ctransfer has been added to the tools since 4.0.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
6 years ago
Rosen Penev
4f21be742f
Merge pull request #8616 from neheb/fi
file: Update to 5.36
6 years ago
Ted Hess
9a57f7e281
Merge pull request #8627 from antonlacon/ffmpeg-3
ffmpeg: update to 3.4.6
6 years ago
Peter Wagner
3ea31d9646
wget: update to 1.20.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Alex Tomlins
4b6f76bfac
prometheus-node-exporter-lua: Bump PKG_RELEASE
Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
6 years ago
Alex Tomlins
1237e196b4
prometheus-node-exporter-lua: Add wifi_station_count
To return the number of connected clients.
At present this can be partially inferred by using a count() over one of
the existing metrics, however this doesn't handle the case when there
are no connected clients. When that happens, the count() will return no
data instead of 0.
Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
6 years ago
Alex Tomlins
a45c702baa
prometheus-node-exporter-lua: wifi packets should be a counter
These output a count of the number of packets transmitted/received, so
should be tracked as a counter. As it stands, promtool is warning that
these shouldn't be named ending _total if they're a gauge.
Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
6 years ago
Rosen Penev
d1a7d35ebe
Merge pull request #5054 from lucize/libreswan
libreswan: add libreswan 3.27
6 years ago
Rosen Penev
de5f39ae34
Merge pull request #8604 from ysc3839/pycryptodome
python-cryptodome: update to 3.8.1
6 years ago
Rosen Penev
8f50870ce4
Merge pull request #8623 from jefferyto/python-readme
python: Update readme
6 years ago
Rosen Penev
9fe34133ee
Merge pull request #8621 from mrkiko/strophe_pkg_config
libstrophe: Install pkg-config .pc file
6 years ago
Jeffery To
f16064783c
python: Update readme
This adds more details on the PYTHON[3]_PKG_SETUP_* variables, the
filespec format, and the build/install processes in general.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Richard Yu
f0869d663c
python-cryptodome: update to 3.8.1
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Ian Leonard
2b7ce89192
ffmpeg: update to 3.4.6
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
6 years ago
Enrico Mioso
c1b4531c84
libs/libstrophe: install pkg-config .pc file
This helps packages depending on libs/libstrophe in finding the library via pkg-config or CMake's PKG_SEARCH_MODULE
Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
6 years ago
Rosen Penev
5cf3a26a5b
Merge pull request #8615 from pprindeville/update-perl-cgi-4.42
perl-cgi: Update to 4.42
6 years ago
Rosen Penev
358030ab98
Merge pull request #8617 from neheb/kea
kea: Specify OpenSSL location
6 years ago
Rosen Penev
6108f7b3a8
Merge pull request #8618 from openwrt/revert-8608-proto2
Revert "protobuf-c: Disable protoc for host build"
6 years ago
Rosen Penev
e8168cca09
Revert "protobuf-c: Disable protoc for host build"
6 years ago
Rosen Penev
f478209bce
kea: Specify OpenSSL location
Some buildbots are failing on this.
Refreshed patches.
Replace -fPIC with $(FPIC)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago