W. Michael Petullo [Sat, 12 May 2018 05:43:21 +0000 (01:43 -0400)]
dmapd: update to 0.0.75
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sat, 12 May 2018 05:42:10 +0000 (01:42 -0400)]
libdmapsharing: update to 3.9.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Eneas U de Queiroz [Wed, 13 Jun 2018 13:44:58 +0000 (10:44 -0300)]
protobuf-c: bump to 1.3.0
Version 1.2.1 does not currently compile without a patch.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Sebastian Kemper [Mon, 25 Jun 2018 18:56:36 +0000 (20:56 +0200)]
luasql: fix compile with mariadb-10.2.x
This is in anticipation of the mariadb upgrade to 10.2.x. luasql compile
fails:
In file included from src/ls_mysql.c:21:0:
src/ls_mysql.c: In function 'luaopen_luasql_mysql':
src/ls_mysql.c:605:25: error: expected ')' before 'MYSQL_SERVER_VERSION'
lua_pushliteral (L, MYSQL_SERVER_VERSION);
^
src/ls_mysql.c:605:5: error: too few arguments to function 'lua_pushlstring'
lua_pushliteral (L, MYSQL_SERVER_VERSION);
^
/home/equeiroz/src/openwrt-asus/staging_dir/target-mipsel_74kc_musl/usr/include/lua.h:175:16: note: declared here
LUA_API void (lua_pushlstring) (lua_State *L, const char *s, size_t l);
^~~~~~~~~~~~~~~
To fix this cherry-pick upstream commit
6df3f672313f8dbca219199c8ec8d20c0247347f.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Sun, 17 Jun 2018 03:21:44 +0000 (20:21 -0700)]
libwebsockets: Update to 3.0.0
Removed upstreamed patch.
Also added a patch to fix Travis.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Tested-by: Karl Palsson <karlp@etactica.com>
Yousong Zhou [Thu, 5 Jul 2018 09:05:31 +0000 (17:05 +0800)]
i2c-tools: fix stale PKG_SOURCE_URL
Fixes openwrt/packages#5075
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Marko Ratkaj [Thu, 5 Jul 2018 07:55:38 +0000 (09:55 +0200)]
Merge pull request #6358 from sartura/sysrepo-release-0.7.4
Sysrepo release 0.7.4
Hannu Nyman [Thu, 5 Jul 2018 06:42:12 +0000 (09:42 +0300)]
Merge pull request #6400 from cshoredaniel/pr-cshoredaniel-maintainer-changes
cshoredaniel maintainer changes
Daniel F. Dickinson [Thu, 5 Jul 2018 03:54:49 +0000 (23:54 -0400)]
gnupg: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Thu, 5 Jul 2018 03:53:23 +0000 (23:53 -0400)]
findutils: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Thu, 5 Jul 2018 03:52:40 +0000 (23:52 -0400)]
msmtp-scripts: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Thu, 5 Jul 2018 03:51:28 +0000 (23:51 -0400)]
nut: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Thu, 5 Jul 2018 03:50:43 +0000 (23:50 -0400)]
gitolite: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Thu, 5 Jul 2018 03:49:35 +0000 (23:49 -0400)]
rp-pppoe: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Hannu Nyman [Wed, 4 Jul 2018 17:18:26 +0000 (20:18 +0300)]
Merge pull request #6288 from sdelafond/diffutils_x86
diffutils: fix 'compilation error on x86_64
Hannu Nyman [Tue, 3 Jul 2018 16:28:49 +0000 (19:28 +0300)]
Merge pull request #6301 from micmac1/mariadb-up-102
mariadb: bump to 10.2 release series
Hannu Nyman [Tue, 3 Jul 2018 16:22:43 +0000 (19:22 +0300)]
Merge pull request #6309 from diizzyy/patch-2
tmux: Add path to global conf file
Hannu Nyman [Tue, 3 Jul 2018 16:22:23 +0000 (19:22 +0300)]
Merge pull request #6340 from gladiac1337/feature-haproxy-v1.8.10
haproxy: Update HAProxy to v1.8.12
Hirokazu MORIKAWA [Thu, 21 Jun 2018 07:34:48 +0000 (16:34 +0900)]
node: bump to 8.11.3
Update to v8.11.3 Several security fixes:
CVE-2018-7167, CVE-2018-7161, CVE-2018-
1000168,CVE-2018-7158, CVE-2018-7159, CVE-2018-7160
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Philip Prindeville [Mon, 2 Jul 2018 00:57:09 +0000 (18:57 -0600)]
travis: don't need git cloning progress
Since Travis runs as a batch job and logs are typically looked at
after-the-fact (if at all), there's not any point to seeing progress
when cloning git repos.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Mon, 2 Jul 2018 22:22:57 +0000 (16:22 -0600)]
Merge pull request #6389 from pprindeville/perl-text-csv_xs-update-1.36
perl-text-csv_xs: update to 1.36
Michael Heimpold [Mon, 2 Jul 2018 20:42:26 +0000 (22:42 +0200)]
php7: update to 7.2.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Felix Fietkau [Mon, 2 Jul 2018 14:59:45 +0000 (16:59 +0200)]
vim: disable darwin support
Fixes build on Mac OS X hosts
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Matija Amidzic [Tue, 26 Jun 2018 10:48:02 +0000 (12:48 +0200)]
sysrepo: update to 0.7.4
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Matija Amidzic [Tue, 26 Jun 2018 10:44:30 +0000 (12:44 +0200)]
netopeer2: update to 0.5.26
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Matija Amidzic [Tue, 26 Jun 2018 10:17:35 +0000 (12:17 +0200)]
libnetconf2: update to 0.11.37
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Matija Amidzic [Tue, 26 Jun 2018 10:14:25 +0000 (12:14 +0200)]
libyang: update to 0.15.130
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Yousong Zhou [Fri, 29 Jun 2018 07:24:01 +0000 (15:24 +0800)]
treewide: fix missing/wrong MIRROR_HASH for sources from github
Some of them forgot to update MIRROR_HASH on version change, others
updated with wrong hash value. The new values were generated from
tarballs prepared by the newly introduced github-tarball download
methoded and confirmed consistent with those from sources.openwrt.org
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 29 Jun 2018 02:05:36 +0000 (10:05 +0800)]
luai2c: remove it for missing sources
The github repo is gone
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Philip Prindeville [Mon, 2 Jul 2018 00:10:54 +0000 (18:10 -0600)]
perl-text-csv_xs: update to 1.36
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Sun, 1 Jul 2018 16:49:46 +0000 (19:49 +0300)]
Merge pull request #6368 from neheb/patch-15
unrar: Update to 5.6.5
Hannu Nyman [Sun, 1 Jul 2018 16:45:45 +0000 (19:45 +0300)]
Merge pull request #6276 from diizzyy/utils-dbus
dbus: Update to 1.12.8
Sebastian Kemper [Sat, 30 Jun 2018 08:12:42 +0000 (10:12 +0200)]
gammu: update lazy depend
libmariadbclient is now libmariadb. Update gammu depend to reflect that.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Michael Heimpold [Fri, 29 Jun 2018 20:53:02 +0000 (22:53 +0200)]
Merge pull request #6333 from micmac1/php7-mysqlnd
php7: use mysqlnd
Hannu Nyman [Fri, 29 Jun 2018 15:11:48 +0000 (18:11 +0300)]
Merge pull request #6366 from neheb/patch-14
gnupg: Update to 1.4.23
Hannu Nyman [Fri, 29 Jun 2018 15:10:58 +0000 (18:10 +0300)]
Merge pull request #6372 from jefferyto/golang-compile-arguments
golang: Makefile improvements
David Woodhouse [Thu, 28 Jun 2018 15:23:24 +0000 (16:23 +0100)]
rtl-sdr: fix build when GCC decides not to emit inlines
Maybe we should use something other than -Os for this code anyway; it's
generally quite CPU-intensive.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Jeffery To [Fri, 29 Jun 2018 06:57:50 +0000 (14:57 +0800)]
golang: Download bootstrap source directly, use golang-specific mirrors
These changes are a result of this conversation:
https://github.com/openwrt/packages/commit/
19292650241de44b4f12fb02f0e11127f069d2b4#r29531922
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
champtar [Fri, 29 Jun 2018 06:48:43 +0000 (08:48 +0200)]
Merge pull request #6356 from aparcar/prom-0.16
prometheus-node-exporter-lua: adapt 0.16 metrics
Sebastian Kemper [Thu, 28 Jun 2018 19:31:40 +0000 (21:31 +0200)]
mariadb: convert init script to procd
Also create a user "mariadb" and use it for running the server. And
add possibility to easily add command line args.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Thu, 28 Jun 2018 19:28:23 +0000 (21:28 +0200)]
mariadb: add convenience symlinks
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Thu, 28 Jun 2018 19:26:54 +0000 (21:26 +0200)]
mariadb: fix mysql_config
Correct the socket info in mysql_config.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Thu, 28 Jun 2018 19:25:16 +0000 (21:25 +0200)]
mariadb: add plugins
- ha_sequence: formerly builtin, now a plugin
- ha_sphinx: formerly disabled
- ha_example: was missing in the eval lines
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Thu, 28 Jun 2018 19:22:35 +0000 (21:22 +0200)]
mariadb: bump to 10.2.x release
Bump to 10.2.x release series which has support for OpenSSL 1.1.x.
- libmariadbclient was replaced by libmaria
- libmaria uses LGPL, hence license info updated
- upstream disabled xtradb engine, innodb is now default (cannot be
built as plugin anymore)
- complex charsets are now all included (size increase), as otherwise
compile fails
- patches adapted/refreshed
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Wed, 27 Jun 2018 00:11:14 +0000 (17:11 -0700)]
unrar: Update to 5.6.5
Fixes a few CVEs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Noah Meyerhans [Thu, 28 Jun 2018 15:23:58 +0000 (08:23 -0700)]
bind: Explicitly disable libatomic support (#6375)
By default, libatomic is conditionally enabled on some platforms, but it's not
strictly necessary. We'll disable it here globally rather than introduce an
unnecessary dependency.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Paul Spooren [Tue, 26 Jun 2018 10:53:23 +0000 (19:53 +0900)]
prometheus-node-exporter-lua: adapt 0.16 metrics
Prometheus introduced some new conventions on how to name metrics.
Read here https://prometheus.io/docs/practices/naming/
This PR breaks compatibility with past versions, just like the officials
node exporter! 💥
Signed-off-by: Paul Spooren <mail@aparcar.org>
Christian Lachner [Thu, 28 Jun 2018 06:42:54 +0000 (08:42 +0200)]
haproxy: Update HAProxy to v1.8.12
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Luiz Angelo Daros de Luca [Thu, 28 Jun 2018 04:03:38 +0000 (01:03 -0300)]
Merge pull request #6374 from luizluca/sane-fix_libusb
sane-backends: fix libusb dependency
Luiz Angelo Daros de Luca [Thu, 28 Jun 2018 03:33:25 +0000 (00:33 -0300)]
sane-backends: fix libusb dependency
libusb-compat was still required by package but sane was already
builing and linking libusb-1.0. It was working because libusb-compat
requires libusb-1.0.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Toke Høiland-Jørgensen [Wed, 27 Jun 2018 21:06:06 +0000 (23:06 +0200)]
acme: Not all fields should be mandatory in Luci
Fixes #6370.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Jeffery To [Tue, 26 Jun 2018 19:05:11 +0000 (03:05 +0800)]
golang: Allow additional arguments when compiling Go packages
This updates GoPackage/Build/Compile in golang-package.mk to accept
additional arguments that are passed to the go command line.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Wed, 27 Jun 2018 04:16:37 +0000 (07:16 +0300)]
Merge pull request #6352 from EricLuehrsen/unbound_20180625
unbound: limit outside script source to init funciton scope
Jeffery To [Fri, 22 Jun 2018 23:06:54 +0000 (07:06 +0800)]
golang: update to 1.10.3, add mirrors
This also changes the bootstrap source URL to the official GitHub
mirror, to make building easier for places where Google sites aren't
accessible. Fixes #6326.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Eric Luehrsen [Tue, 26 Jun 2018 00:40:21 +0000 (20:40 -0400)]
unbound: limit outside script source to init funciton scope
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Eric Luehrsen [Wed, 27 Jun 2018 01:07:59 +0000 (21:07 -0400)]
unbound: clean up domain periods and unnecessary quotes
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Tue, 26 Jun 2018 22:46:43 +0000 (15:46 -0700)]
gnupg: Update to 1.4.23
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stijn Tintel [Tue, 26 Jun 2018 20:51:28 +0000 (22:51 +0200)]
Merge pull request #6347 from dwmw2/domoticz
domoticz: update to 4.9700 stable release, enable Python, fix compression
Hannu Nyman [Tue, 26 Jun 2018 20:25:36 +0000 (23:25 +0300)]
Merge pull request #6062 from cotequeiroz/usbip-remove_patches
usbip: remove obsolete patches, adapt package to new kernel/libudev
Hannu Nyman [Tue, 26 Jun 2018 19:11:05 +0000 (22:11 +0300)]
Merge pull request #6355 from Ansuel/jasson
jansson: bump to latest stable
Christian Lachner [Tue, 26 Jun 2018 13:05:55 +0000 (15:05 +0200)]
haproxy: Update HAProxy to v1.8.11
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Ansuel Smith [Tue, 26 Jun 2018 10:20:11 +0000 (12:20 +0200)]
jansson: bump to latest stable
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Peter Wagner [Mon, 25 Jun 2018 19:45:13 +0000 (21:45 +0200)]
tor: update to 0.3.3.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Mon, 25 Jun 2018 19:08:09 +0000 (22:08 +0300)]
Merge pull request #6343 from nxhack/bump_62_1
icu: update to 62.1
Hannu Nyman [Mon, 25 Jun 2018 19:07:29 +0000 (22:07 +0300)]
Merge pull request #6342 from jefferyto/python-packages-update
Python packages update
David Woodhouse [Fri, 15 Jun 2018 15:50:03 +0000 (16:50 +0100)]
domoticz: update to 4.9700 stable release, enable Python, fix compression
The files in ozwcp/ shouldn't be compressed as there's no gzip handling
for those.
Also enable Python support — since it can dynamically link with
libpython optionally, it's harmless to enable it. Those who want Python
plugins can use it. I still want lua-based hardware plugins though.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
tripolar [Mon, 25 Jun 2018 07:13:17 +0000 (09:13 +0200)]
Merge pull request #6344 from yousong/ssh-alt
openssh: let opkg manage openssh symlinks of ssh, scp
Yousong Zhou [Mon, 25 Jun 2018 05:17:33 +0000 (13:17 +0800)]
openssh: let opkg manage openssh symlinks of ssh, scp
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hirokazu MORIKAWA [Mon, 25 Jun 2018 02:19:10 +0000 (11:19 +0900)]
icu: update to 62.1
Update to ICU 62 (62.1)
ICU 62 includes number format skeleton support in MessageFormat, ICU4C DecimalFormat wrapping the new NumberFormatter implementation for improved performance.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Jeffery To [Sun, 24 Jun 2018 20:00:16 +0000 (04:00 +0800)]
twisted: update to 18.4.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rafał Miłecki [Sun, 24 Jun 2018 08:19:38 +0000 (10:19 +0200)]
php7: add package dependency on zoneinfo-core
Having "select PACKAGE_zoneinfo-core" wasn't enough for builds without
php7-cli=y or php7-cgi=y. It didn't result in installing zoneinfo-core
when using "opkg install" (during runtime or when building images with
CONFIG_TARGET_PER_DEVICE_ROOTFS).
Missing zoneinfo results in PHP fatal errors, e.g.:
Fatal error: DateTime::createFromFormat(): Timezone database is corrupt - this should *never* happen!
For years users were told to manually install zoneinfo-core package.
This problem was hidden for some time (including 17.01 release) due to
disabled support for CONFIG_PHP7_SYSTEMTZDATA. It's now back as support
for --with-system-tzdata was enabled again.
The proper solution is to simply make php7 package depend on
zoneinfo-core when PHP7_SYSTEMTZDATA is used.
Fixes: 84e5012e8853 ("php7: re-enable system timezone data usage")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Hannu Nyman [Sun, 24 Jun 2018 18:47:17 +0000 (21:47 +0300)]
Merge pull request #6253 from neheb/patch-14
freetype: Update to 2.9.1
Hannu Nyman [Sun, 24 Jun 2018 18:43:14 +0000 (21:43 +0300)]
Merge pull request #6293 from neheb/patch-16
libgee: Update to 0.20.1
Hannu Nyman [Sun, 24 Jun 2018 18:41:28 +0000 (21:41 +0300)]
Merge pull request #6337 from EricLuehrsen/unbound_173
unbound: update to 1.7.3
Jeffery To [Sun, 24 Jun 2018 18:33:11 +0000 (02:33 +0800)]
python-zope-interface: update to 4.5.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 24 Jun 2018 18:32:26 +0000 (02:32 +0800)]
python-pyasn1: update to 0.4.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 24 Jun 2018 18:31:52 +0000 (02:31 +0800)]
python-ply: update to 3.11
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 24 Jun 2018 18:31:02 +0000 (02:31 +0800)]
python-ipaddress: update to 1.0.22
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 24 Jun 2018 18:30:39 +0000 (02:30 +0800)]
python-hyperlink: update to 18.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 24 Jun 2018 18:30:08 +0000 (02:30 +0800)]
python-automat: update to 0.7.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 24 Jun 2018 18:29:34 +0000 (02:29 +0800)]
python-attrs: update to 18.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Christian Lachner [Sun, 24 Jun 2018 18:18:56 +0000 (20:18 +0200)]
haproxy: Update HAProxy to v1.8.10
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Philip Prindeville [Sun, 24 Jun 2018 17:09:53 +0000 (11:09 -0600)]
Merge pull request #6248 from diizzyy/patch-1
openldap: Switch tarball sources to https and http
Eric Luehrsen [Fri, 22 Jun 2018 03:54:40 +0000 (23:54 -0400)]
unbound: update to 1.7.3
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Daniel Golle [Thu, 21 Jun 2018 09:55:02 +0000 (11:55 +0200)]
ola: enable and ship web stuff
Make OLA more useful for untrained users which depend on the built-in
webserver. We may split the ola package into smaller parts to allow
not having web-stuff in case this breaks the space-constraints for some
users.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Sebastian Kemper [Fri, 22 Jun 2018 19:28:14 +0000 (21:28 +0200)]
php7: use mysqlnd
This is in anticipation of the MariaDB upgrade from mariadb 10.1.x to
10.2.x. With the latter the PHP MySQL plugins fail to compile, e.g.:
In file included from /home/equeiroz/src/openwrt-asus/build_dir/target-mipsel_74kc_musl/php-7.2.6/ext/mysqli/php_mysqli_structs.h:63:0,
from /home/equeiroz/src/openwrt-asus/build_dir/target-mipsel_74kc_musl/php-7.2.6/ext/mysqli/mysqli.c:34:
/home/equeiroz/src/openwrt-asus/staging_dir/target-mipsel_74kc_musl/usr/include/mysql/my_global.h:3:2: warning: #warning This file should not be included by clients, include only <mysql.h> [-Wcpp]
#warning This file should not be included by clients, include only <mysql.h>
^~~~~~~
In file included from /home/equeiroz/src/openwrt-asus/build_dir/target-mipsel_74kc_musl/php-7.2.6/ext/mysqli/php_mysqli_structs.h:79:0,
from /home/equeiroz/src/openwrt-asus/build_dir/target-mipsel_74kc_musl/php-7.2.6/ext/mysqli/mysqli.c:34:
/home/equeiroz/src/openwrt-asus/staging_dir/target-mipsel_74kc_musl/usr/include/mysql/my_sys.h:3:2: warning: #warning This file should not be included by clients, include only <mysql.h> [-Wcpp]
#warning This file should not be included by clients, include only <mysql.h>
^~~~~~~
In file included from /home/equeiroz/src/openwrt-asus/build_dir/target-mipsel_74kc_musl/php-7.2.6/ext/mysqli/mysqli.c:34:0:
/home/equeiroz/src/openwrt-asus/build_dir/target-mipsel_74kc_musl/php-7.2.6/ext/mysqli/php_mysqli_structs.h:82:10: fatal error: my_list.h: No such file or directory
#include <my_list.h>
Upstream seems unlikely to fix this, see
https://bugs.php.net/bug.php?id=75612. In the bug report it is suggested
to not use libmysqlclient/libmariadbclient and instead utilize mysqlnd
(MySQL Native Driver) provided by PHP. This is the default anyway.
So add the mysqlnd module and remove the libmariadbclient depends.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Peter Wagner [Fri, 22 Jun 2018 18:04:23 +0000 (20:04 +0200)]
git: update to 2.18.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Thu, 21 Jun 2018 23:00:33 +0000 (01:00 +0200)]
pulseaudio: enable parallel build
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Thu, 21 Jun 2018 22:49:08 +0000 (00:49 +0200)]
pulseaudio: update to 12.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
champtar [Thu, 21 Jun 2018 11:28:15 +0000 (13:28 +0200)]
Merge pull request #6306 from aparcar/fancy_release
prometheus-node-exporter-lua: handle fancy release
Daniel Golle [Thu, 21 Jun 2018 09:55:02 +0000 (11:55 +0200)]
ola: implement Host/Install for ola_protoc_plugin
Should fix build with SDK on buildbots.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sat, 9 Jun 2018 22:11:38 +0000 (15:11 -0700)]
freetype: Update to 2.9.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Wed, 20 Jun 2018 19:59:01 +0000 (21:59 +0200)]
ola: update to 0.10.6, fix build with recent protobuf
Recent protobuf requires C++11 while OLA was forcing C++98 in order
to keep using auto_ptr without getting warnings... Use gnu++11 to make
everyone happy and live with the warnings about auto_ptr being
deprecated.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stijn Tintel [Wed, 20 Jun 2018 15:03:23 +0000 (18:03 +0300)]
Merge pull request #6098 from xavifr/b-snmp-add-extend
snmpd: Add snmp_extend config option
Closes #5764
Hannu Nyman [Wed, 20 Jun 2018 09:04:44 +0000 (12:04 +0300)]
Merge pull request #6064 from nxhack/fix_arm_arch_detection
node: Fix incorrect detection of arm_version and arm_fpu
Mathew McBride [Sun, 17 Jun 2018 12:07:09 +0000 (22:07 +1000)]
qemu: package qemu-nbd
qemu-nbd is used to 'mount' images to /dev/nbdX block devices, for
example, to manipulate a qcow2 image as a disk device
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Mathew McBride [Sun, 17 Jun 2018 12:04:34 +0000 (22:04 +1000)]
qemu: package qemu-img
qemu-img is used for converting between different VM image types,
such as qcow2 to raw and vice versa.
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Ted Hess [Mon, 18 Jun 2018 22:19:34 +0000 (22:19 +0000)]
Merge pull request #6307 from diizzyy/sound-fdk-aac
sound/fdk-aac: Clean up Makefile, add overflow patch
Alif M. Ahmad [Wed, 14 Feb 2018 15:06:21 +0000 (15:06 +0000)]
gptfdisk: add a new package
gptfdisk is a gpt-aware disk partitioning tool. It can be used to
convert mbr partitioned disk to gpt and vice versa.
It supports reading GPT, MBR, and BSD disklabels.
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
Hannu Nyman [Mon, 18 Jun 2018 16:20:22 +0000 (19:20 +0300)]
Merge pull request #6317 from zhaojh329/libuwsc
libuwsc: Update to 2.0.4