Amol Bhave [Fri, 19 Apr 2019 14:33:25 +0000 (07:33 -0700)]
zmq: Fix compilation for c++ stdlib
Compilation for the zmq lib is broken for c++ stdlib in openwrt since the
patches add uclibc++ specific code.
This diffs changes the patch to only include the code conditioned
on if we are actually using uclibc++.
Signed-off-by: Amol Bhave <amol@amolbhave.com>
Josef Schlehofer [Thu, 18 Apr 2019 12:06:56 +0000 (14:06 +0200)]
Merge pull request #8646 from mmtj/pyroute2
python3-pyroute2: add new package
Rosen Penev [Thu, 18 Apr 2019 08:50:35 +0000 (01:50 -0700)]
Merge pull request #8708 from ysc3839/transmission-web
transmission: add PKGARCH:=all for transmission-web
Richard Yu [Thu, 18 Apr 2019 08:36:17 +0000 (16:36 +0800)]
transmission: add PKGARCH:=all for transmission-web
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Josef Schlehofer [Mon, 15 Apr 2019 21:41:43 +0000 (23:41 +0200)]
golang: update to version 1.12.4
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Thu, 18 Apr 2019 05:46:01 +0000 (22:46 -0700)]
Merge pull request #8705 from nxhack/icu_64_2_REIWA
icu: update to 64.2
Hirokazu MORIKAWA [Thu, 18 Apr 2019 01:26:42 +0000 (10:26 +0900)]
icu: update to 64.2
locale data and support for new Japanese era Reiwa
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Wed, 17 Apr 2019 18:37:04 +0000 (11:37 -0700)]
Merge pull request #8701 from wvdakker/master
Shorewall: Bump to version 5.2.3.3
Rosen Penev [Wed, 17 Apr 2019 18:36:44 +0000 (11:36 -0700)]
Merge pull request #8681 from Robby-/master-freeradius3update
freeradius3: update to 3.0.19, workaround fifo error, and fix libpcre dependency
Josef Schlehofer [Wed, 17 Apr 2019 18:02:38 +0000 (20:02 +0200)]
Merge pull request #8700 from ja-pa/measurement-kit-0.10.1
measurement-kit: update to version 0.10.1
W. van den Akker [Wed, 17 Apr 2019 13:31:34 +0000 (15:31 +0200)]
Shorewall6: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 17 Apr 2019 13:30:24 +0000 (15:30 +0200)]
Shorewall: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 17 Apr 2019 13:28:27 +0000 (15:28 +0200)]
Shorewall6-lite: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 17 Apr 2019 13:27:09 +0000 (15:27 +0200)]
Shorewall-lite: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 17 Apr 2019 13:25:33 +0000 (15:25 +0200)]
Shorewall-core: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Rosen Penev [Wed, 17 Apr 2019 08:13:34 +0000 (01:13 -0700)]
Merge pull request #8699 from EricLuehrsen/patch-1
unbound: update readme.md
Rosen Penev [Wed, 17 Apr 2019 07:04:26 +0000 (00:04 -0700)]
Merge pull request #8695 from nxhack/node_hid_add_pic
node-hid: fix i386 build fail
Rosen Penev [Wed, 17 Apr 2019 07:03:55 +0000 (00:03 -0700)]
Merge pull request #8696 from nxhack/node_homebridge_add_pic
node-homebridge: fix i386 build fail
Rosen Penev [Wed, 17 Apr 2019 07:03:41 +0000 (00:03 -0700)]
Merge pull request #8697 from nxhack/things_gateway_add_pic
node-mozilla-iot-gateway: fix i386 build fail
Eric Luehrsen [Wed, 17 Apr 2019 06:27:30 +0000 (02:27 -0400)]
unbound: update readme.md
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Hirokazu MORIKAWA [Wed, 17 Apr 2019 06:10:53 +0000 (15:10 +0900)]
node-mozilla-iot-gateway: fix i386 build fail
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 17 Apr 2019 05:55:05 +0000 (14:55 +0900)]
node-hid: fix i386 build fail
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 17 Apr 2019 06:01:30 +0000 (15:01 +0900)]
node-homebridge: fix i386 build fail
more stability for parallel build
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Wed, 17 Apr 2019 04:12:01 +0000 (21:12 -0700)]
Merge pull request #8684 from nxhack/bump_2_9_1
libhttp-parser: update to 2.9.2
Hirokazu MORIKAWA [Mon, 15 Apr 2019 00:16:52 +0000 (09:16 +0900)]
libhttp-parser: update to 2.9.2
update to 2.9.2:
revert `memchr()` optimization
Fix -Wsign-compare warning
Fix bad pointer arithmetic
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Tue, 16 Apr 2019 21:31:18 +0000 (14:31 -0700)]
Merge pull request #8682 from neheb/bot
botan: Disable NEON when soft float is disabled
Rosen Penev [Tue, 16 Apr 2019 21:29:32 +0000 (14:29 -0700)]
Merge pull request #8692 from Andy2244/samba-4.9.6
samba4: update to 4.9.6
Rosen Penev [Tue, 16 Apr 2019 20:50:55 +0000 (13:50 -0700)]
Merge pull request #8631 from Andy2244/softethervpn-9670
softethervpn5: update to 5.01.9670
Hannu Nyman [Tue, 16 Apr 2019 15:19:00 +0000 (18:19 +0300)]
nano: update to 4.1
* update nano to 4.1
* implement Makefile style changes proposed in #8483
Release notes at https://nano-editor.org/news.php
2019.04.15 - GNU nano 4.1
* By default, a newline character is again automatically added at the
end of a buffer, to produce valid POSIX text files by default, but
also to get back the easy adding of text at the bottom.
* The now unneeded option --finalnewline (-f) has been removed.
* Syntax files are read in alphabetical order when globbing, so that
the precedence of syntaxes becomes predictable.
* In the C syntax, preprocessor directives are highlighted differently.
* M-S now toggles soft wrapping, and M-N toggles line numbers.
* The jumpy-scrolling toggle has been removed.
* The legacy keystrokes ^W^Y and ^W^V are recognized again.
* Executing an external command is disallowed when in view mode.
* Problems with resizing during external or speller commands were fixed.
Tested with ipq806x R7800
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Robby K [Tue, 16 Apr 2019 14:11:14 +0000 (16:11 +0200)]
freeradius3: Update to 3.0.19
Latest stable release, contains security fixes for EAP-PWD.
Signed-off-by: Robby K <robbyke@gmail.com>
Robby K [Tue, 16 Apr 2019 14:08:25 +0000 (16:08 +0200)]
freeradius3: Workaround the fifo error introduced by the update to 3.0.18
Signed-off-by: Robby K <robbyke@gmail.com>
Robby K [Tue, 16 Apr 2019 14:06:27 +0000 (16:06 +0200)]
freeradius3: Fix the libpcre dependency in Makefile.
Signed-off-by: Robby K <robbyke@gmail.com>
Andy Walsh [Tue, 16 Apr 2019 08:28:41 +0000 (10:28 +0200)]
samba4: update to 4.9.6
* fix CVE-2019-3870, CVE-2019-3880
* switch to fossies.org as main download (faster)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Tue, 9 Apr 2019 09:39:12 +0000 (11:39 +0200)]
softethervpn5: update to 5.01.9670
* update to 5.01.9670 release
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Mon, 15 Apr 2019 22:45:16 +0000 (15:45 -0700)]
Merge pull request #8687 from pkerling/p910nd-mdns
p190nd: add mdns support
Philipp Kerling [Wed, 7 Jun 2017 07:51:51 +0000 (09:51 +0200)]
p910nd: add mdns support
Signed-off-by: Philipp Kerling <pkerling@casix.org>
Josef Schlehofer [Mon, 15 Apr 2019 21:07:16 +0000 (23:07 +0200)]
Merge pull request #8675 from BKPepe/slugify
python-slugify: update to version 3.0.2
Michael Heimpold [Mon, 15 Apr 2019 19:43:56 +0000 (21:43 +0200)]
libgpiod: update to 1.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 15 Apr 2019 19:28:59 +0000 (21:28 +0200)]
mmc-utils: update to latest git head
Also add some valueable patches from mailing-list - upstream seems not
to care so much about, but giving them a broader audience does not hurt.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Mon, 15 Apr 2019 16:57:19 +0000 (09:57 -0700)]
Merge pull request #8662 from BKPepe/mozilla
node-mozilla-iot-gateway: update to version 0.7.0
Rosen Penev [Mon, 15 Apr 2019 16:44:36 +0000 (09:44 -0700)]
Merge pull request #8569 from bluewavenet/patch-3
libmicrohttpd: Revert to Named no-ssl Version
Rosen Penev [Mon, 15 Apr 2019 12:16:18 +0000 (05:16 -0700)]
Merge pull request #8683 from nxhack/support_ppc32
node: support ppc32 musl
Jonas Gorski [Mon, 15 Apr 2019 09:44:44 +0000 (11:44 +0200)]
Merge pull request #8579 from neheb/znc2
znc: Update deprecated API patch
Rosen Penev [Mon, 15 Apr 2019 06:39:38 +0000 (23:39 -0700)]
Merge pull request #8189 from jefferyto/rtty-init
rtty: Update init script
Yousong Zhou [Mon, 15 Apr 2019 01:51:06 +0000 (01:51 +0000)]
pixman: bump to version 0.38.4
This version bump contains mainly fixes for the build system
e8df10e Pre-release version bump to 0.38.4
23f036d Makefile.am: Ship Meson assembly test files in the tarball
e7058fe Makefile.am: Update download links
8888e75 Post-release version bump to 0.38.3
a7ffb3e Pre-release version bump to 0.38.2
4c4753c meson: Correct copy-and-paste mistake
7295983 void function should not return a value
ef4fb03 Windows: Support building with SHELL=cmd.exe
55d8f95 Windows: Show compiler invocation
0ea37df meson: store ARM SIMD and NEON tests as text files
2065a07 meson: simplify and fix mmx library compilation
6e206cf meson: Add proper include paths for the loongson check
9ed0576 meson: fix copy-n-paste error for arm simd assembly
d13f6a8 meson: fix typo which breaks loongson checks
e7ac62c meson: work around meson issue #5115
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hirokazu MORIKAWA [Mon, 15 Apr 2019 00:52:05 +0000 (09:52 +0900)]
node: support ppc32 musl
support powerpc32 musl
https://downloads.openwrt.org/snapshots/faillogs/powerpc_464fp/packages/node/compile.txt
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Sun, 14 Apr 2019 22:32:13 +0000 (15:32 -0700)]
botan: Disable NEON when soft float is disabled
For some reason, the build system enables NEON on platforms
that is should not. Fixes compilation on several ARM targets.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Apr 2019 22:25:24 +0000 (15:25 -0700)]
Merge pull request #8361 from jandelgado/add_udptunnel_package
add new udptunnel package
Jan Delgado [Thu, 7 Mar 2019 20:09:48 +0000 (21:09 +0100)]
udptunnel: new package
Signed-off-by: Jan Delgado <jdelgado@gmx.net>
Rosen Penev [Sun, 14 Apr 2019 18:53:51 +0000 (11:53 -0700)]
Merge pull request #8669 from neheb/ola
ola: Fix compilation with protobuf 3.7
Rosen Penev [Sun, 14 Apr 2019 18:46:41 +0000 (11:46 -0700)]
Merge pull request #8127 from jefferyto/wifidog-ng-init
wifidog-ng: Update init script
Josef Schlehofer [Thu, 11 Apr 2019 14:34:47 +0000 (16:34 +0200)]
python-slugify: update to version 3.0.2
Add python3-codecs and python3-setuptools as dependencies
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Sun, 14 Apr 2019 10:36:25 +0000 (12:36 +0200)]
Merge pull request #8664 from dangowrt/collectd-modbus-improvements
backport collectd modbus improvements
Michael Heimpold [Sat, 13 Apr 2019 21:53:21 +0000 (23:53 +0200)]
php7: update to 7.2.17
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 14 Apr 2019 04:51:48 +0000 (06:51 +0200)]
Merge pull request #8673 from MikePetullo/php7
php7: facilitate running php7-fastcgi without listening on TCP socket
Daniel Golle [Fri, 12 Apr 2019 10:13:36 +0000 (12:13 +0200)]
collectd: backport modbus improvements
*
938897a2 Add scale and shift to modbus plugin
*
60280b80 correcting all the wrongs
*
a00ab529 Add support for RS485 to modbus plugin
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sat, 13 Apr 2019 21:54:19 +0000 (14:54 -0700)]
Merge pull request #8672 from ja-pa/ldns-fix-dev
ldns: copy pkgconfig file in InstallDev
Rosen Penev [Sat, 13 Apr 2019 21:24:09 +0000 (14:24 -0700)]
Merge pull request #8670 from neheb/opencv
opencv: Fix tarball URL to fix compilation
Rosen Penev [Sat, 13 Apr 2019 19:19:16 +0000 (12:19 -0700)]
Merge pull request #8674 from lucize/dovecot-fix
dovecot: gssapi build fix, add parallel build
Lucian Cristian [Sat, 13 Apr 2019 16:24:43 +0000 (19:24 +0300)]
dovecot: gssapi build fix, add parallel build
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
W. Michael Petullo [Sat, 13 Apr 2019 12:23:43 +0000 (08:23 -0400)]
php7: facilitate running php7-fastcgi without listening on TCP socket
The init.d script for php7-fastcgi no longer invokes php7-fastcgi with
the '-b' flag when 'port' does not appear in /etc/config/php7-fastcgi.
This causes php7-fastcgi to communicate using only a Unix socket.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Sat, 13 Apr 2019 00:20:01 +0000 (17:20 -0700)]
opencv: Fix tarball URL to fix compilation
The github repository URL changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jan Pavlinec [Fri, 12 Apr 2019 22:21:21 +0000 (00:21 +0200)]
ldns: copy pkgconfig file in InstallDev
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Fri, 12 Apr 2019 20:40:10 +0000 (13:40 -0700)]
ola: Fix compilation with protobuf 3.7
The protobuf 3.7 update broke ola due to API changes. Backported a few
patches from upstream to deal with this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Apr 2019 19:13:20 +0000 (12:13 -0700)]
Merge pull request #7951 from micmac1/hiredis-pkg-config
hiredis: fix pkg-config file
Rosen Penev [Fri, 12 Apr 2019 19:03:56 +0000 (12:03 -0700)]
Merge pull request #8182 from jefferyto/gpsd-init
gpsd: Update init script
Rosen Penev [Fri, 12 Apr 2019 16:47:30 +0000 (09:47 -0700)]
Merge pull request #8665 from salzmdan/master
knot: update to 2.8.1
Daniel Salzman [Fri, 12 Apr 2019 12:07:02 +0000 (14:07 +0200)]
knot: update to 2.8.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Jan Pavlinec [Fri, 12 Apr 2019 09:54:41 +0000 (11:54 +0200)]
measurement-kit: update to version 0.10.1
Fixes
long title description
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Fri, 12 Apr 2019 08:09:13 +0000 (01:09 -0700)]
Merge pull request #8660 from MikePetullo/krb5
krb5: allow installing without kadmind
Josef Schlehofer [Tue, 2 Apr 2019 20:56:54 +0000 (22:56 +0200)]
node-mozilla-iot-gateway: update to version 0.7.0
Use codeload as they have tagged and signed repository
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
W. Michael Petullo [Thu, 11 Apr 2019 22:00:50 +0000 (18:00 -0400)]
krb5: allow installing without kadmind
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Thu, 11 Apr 2019 20:02:06 +0000 (13:02 -0700)]
Merge pull request #8640 from neheb/dovecot
dovecot: Fix deprecated API patch
Michael Heimpold [Thu, 11 Apr 2019 18:21:46 +0000 (20:21 +0200)]
Merge pull request #8656 from openwrt/libmodbus-rs485
libmodbus: backport RS485 fixes
Rosen Penev [Thu, 11 Apr 2019 16:51:36 +0000 (09:51 -0700)]
Merge pull request #7620 from kevemueller/ddns_slaac
ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
Rosen Penev [Thu, 11 Apr 2019 16:44:38 +0000 (09:44 -0700)]
Merge pull request #8495 from ja-pa/mjpg-streamer
mjpg-streamer: update to last upstream version
Rosen Penev [Thu, 11 Apr 2019 16:43:16 +0000 (09:43 -0700)]
Merge pull request #8634 from ja-pa/yara-3.9.0
yara: update to version 3.9.0
Rosen Penev [Thu, 11 Apr 2019 16:35:17 +0000 (09:35 -0700)]
Merge pull request #8655 from BKPepe/ruamel-yaml
ruamel-yaml: update to version 0.15.91
champtar [Thu, 11 Apr 2019 15:10:28 +0000 (08:10 -0700)]
Merge pull request #8650 from neheb/zab2
zabbix: Specify zlib location to fix buildbots
Daniel Golle [Thu, 11 Apr 2019 13:15:22 +0000 (15:15 +0200)]
libmodbus: backport RS485 fixes
Import two patches from upstream in order to fix Modbus-RTU over RS485:
1c5d969 Only set SER_RS485_ENABLED bit of existing RS485 settings
91a1d74 Oops fix OR on RS485 settings (
1c5d969)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Josef Schlehofer [Thu, 11 Apr 2019 12:50:28 +0000 (14:50 +0200)]
Merge pull request #8654 from BKPepe/pytz
python-pytz: update to version 2019.1
Josef Schlehofer [Thu, 11 Apr 2019 12:03:52 +0000 (14:03 +0200)]
python-pytz: update to version 2019.1
Add LICENSE file
Changed URL of the project
Reordered stuff in Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Thu, 11 Apr 2019 12:15:47 +0000 (14:15 +0200)]
ruamel-yaml: update to version 0.15.91
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Karl Palsson [Thu, 11 Apr 2019 12:06:51 +0000 (12:06 +0000)]
net/mosquitto: correct config file option name
Correct option is "password_file" not "passwd_file"
Originally reported as: https://github.com/openwrt/packages/pull/8642
Added the package bump.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Keve Mueller [Thu, 11 Apr 2019 11:24:53 +0000 (13:24 +0200)]
ddns-scripts: Bumped PKG_RELEASE
Signed-off-by: Keve Mueller <keve@keve.hu>
Keve Mueller [Sat, 8 Dec 2018 16:33:50 +0000 (17:33 +0100)]
ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
Signed-off-by: Keve Mueller <keve@keve.hu>
Rosen Penev [Thu, 11 Apr 2019 08:53:54 +0000 (01:53 -0700)]
Merge pull request #8619 from neheb/vim
vim: Add host build to install xxd
Rosen Penev [Thu, 11 Apr 2019 08:43:37 +0000 (01:43 -0700)]
Merge pull request #8653 from lucize/libreswan-fix
libreswan: kernel module fix
Rosen Penev [Thu, 11 Apr 2019 07:49:29 +0000 (00:49 -0700)]
Merge pull request #8620 from nxhack/update_to_0_4_48
node-homebridge: update to 0.4.48
Lucian Cristian [Thu, 11 Apr 2019 07:31:51 +0000 (10:31 +0300)]
libreswan: kernel module fix
use the kernel arch for building the modules
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Rosen Penev [Thu, 11 Apr 2019 04:26:50 +0000 (21:26 -0700)]
Merge pull request #8629 from nxhack/update_to_8_15_1
node: bump to 8.15.1
Rosen Penev [Thu, 11 Apr 2019 01:59:23 +0000 (18:59 -0700)]
Merge pull request #8652 from neheb/icuu
icu: Backport ARMEB support patch
Hirokazu MORIKAWA [Tue, 9 Apr 2019 07:31:27 +0000 (16:31 +0900)]
node: bump to 8.15.1
Several security fixes:
Node.js: Slowloris HTTP Denial of Service with keep-alive (CVE-2019-5737)
OpenSSL: 0-byte record padding oracle (CVE-2019-1559)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Thu, 11 Apr 2019 01:39:34 +0000 (18:39 -0700)]
icu: Backport ARMEB support patch
This should fix php compilation on PPC.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 10 Apr 2019 23:25:48 +0000 (16:25 -0700)]
Merge pull request #8649 from neheb/ke
kea: Specify OpenSSL path for host builds as well
Rosen Penev [Wed, 10 Apr 2019 21:58:07 +0000 (14:58 -0700)]
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>
Rosen Penev [Wed, 10 Apr 2019 21:55:37 +0000 (14:55 -0700)]
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>
Rosen Penev [Mon, 8 Apr 2019 00:20:01 +0000 (17:20 -0700)]
vim: Add host build to install xxd
Packages such as ttyd and device-observatory need this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 10 Apr 2019 22:54:53 +0000 (15:54 -0700)]
Merge pull request #8567 from neheb/ltt
lttng-*: update version
Rosen Penev [Wed, 10 Apr 2019 22:12:12 +0000 (15:12 -0700)]
zabbix: Specify zlib location to fix buildbots
The buildbots do not have zlib installed and therefore cannot build zabbix
checking for zlib support... no
configure: error: Unable to use zlib (zlib check failed)
Signed-off-by: Rosen Penev <rosenp@gmail.com>