Daniel Engberg
77ec669b87
utils/fio: Update to 3.7
Update fio to 3.7
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Rosen Penev
34e67aa83c
libhttp-parser: Update to 2.8.1
Switched to codeload instead of git for downloads. Should be faster and more reliable.
Re-organized the Makefile slightly
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Ansuel Smith
433e0fe771
nginx: fix bug in uci-defaults scripts
Currently the uci-defaults scripts reset nginx config even it they are valid due to a bug in the if condition.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years ago
Sebastian Kemper
b25b0fc2eb
libzdb: remove iconv hack, include nls.mk
mariadb was sorted out by including nls.mk. Include it also in libzdb
and get rid of the previously introduced hack.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
f546ac9b80
gnunet: remove iconv hack
Undo previous commit that added an iconv hack. The problem was actually
fixed by including nls.mk in the mariadb package.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
7cfabe8de4
python-mysql: include nls.mk, remove hack
mariadb was sorted out to include nls.mk. Update python-mysql to do the
same and remove the hack.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
b695c1150a
collectd: include nls.mk for mysql plugin
libmariadb 10.2 needs to be linked in together with iconv.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
1ec6d2be11
dovecot: include nls.mk for iconv support
libmariadb 10.2 needs to be linked in together with iconv, hence include
nls.mk.
dovecot will use iconv (if it can find it) also for its own character
conversion needs, so add a general depend as well.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
7a0aebbff2
strongswan: include nls.mk for mysql plugin
ibmariadb 10.2 needs to be linked in together with iconv.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
062bd423e5
lighttpd: include nls.mk for mysql plugin
libmariadb 10.2 needs to be linked in together with iconv.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
b43e63b66d
lighttpd: fix CONFIGURE_ARGS
With the current layout CONFIGURE_ARGS can end up like this:
--with-mysql --without-mysql
To avoid that join the ifneqs of the two mysql related plugins.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Hannu Nyman
3fdef4e2f3
Merge pull request #6463 from micmac1/mariadb-nls
mariadb: use nls.mk for consistent iconv handling
6 years ago
Hannu Nyman
3297b45aae
Merge pull request #6465 from OldKosherCheese/mymaster
python3: fix missing dependency for libuuid in python3-light
6 years ago
Karol Wrona
23b7d14b24
python3: fix libuuid missing dependency for python3-light
Signed-off-by: Karol Wrona <wrona.vy@gmail.com>
6 years ago
Sebastian Kemper
5dd920e0e0
mariadb: use nls.mk for consistent iconv handling
@jow- mentioned that depending on libiconv-full on uClibc is not the way
to do it. Instead nls.mk needs to be included and then the correct iconv
lib wil be used as per CONFIG_BUILD_NLS.
Update mariadb Makefile to address this.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Marko Ratkaj
2794a18bea
Merge pull request #6392 from sartura/geth
geth: add a new package
6 years ago
Andrii Korzh
582f697afd
transmission: Allow user to configure web ui home directory
Signed-off-by: Andrii Korzh <andrii.korzh@gmail.com>
6 years ago
Hannu Nyman
666602f7f7
Merge pull request #6411 from crza/update-python
python3: update to python 3.7.0
6 years ago
Hannu Nyman
3ec9fc2f5d
Merge pull request #6428 from cshoredaniel/pr-deprecate-msmtp-scripts
mail/msmtp-scripts: Deprecated upstream; remove myself as maintainer
6 years ago
Martin Strobel
2080550f76
python3: add override for uuid.h header check
Signed-off-by: Martin Strobel <arctus@crza.de>
6 years ago
Martin Strobel
fe01c8fc05
python3: update to python 3.7.0
Fixes python3 host SSL build -> host-pip can use https:// urls again.
Updates Pip to 10.0.1
rebased patches
Signed-off-by: Martin Strobel <arctus@crza.de>
6 years ago
Hannu Nyman
0198114039
Merge pull request #6256 from neheb/patch-17
pkg-config: Update to 0.29.2
6 years ago
Hannu Nyman
8aba46bdcc
Merge pull request #6430 from neheb/patch-2
yaml: Update to 0.2.1
6 years ago
Hannu Nyman
8338eebba6
Merge pull request #6432 from neheb/patch-5
gptfdisk: Update to 1.0.4
6 years ago
Hannu Nyman
e2ccada511
Merge pull request #6456 from salzmdan/master
knot: update to 2.6.8
6 years ago
Hannu Nyman
6b028771ca
Merge pull request #6454 from MikePetullo/luafilesystem
luafilesystem: update to 1.7.0.2
6 years ago
Hannu Nyman
64679fb295
Merge pull request #6449 from MikePetullo/vips
vips: update to 8.6.4
6 years ago
Hannu Nyman
bc17c7e245
Merge pull request #6447 from MikePetullo/pigeonhole
pigeonhole: update to 0.5.2
6 years ago
Ted Hess
e146db291f
Merge pull request #6433 from MikePetullo/gst1-plugins-good
gst1-plugins-good: build lame and mpg123 plugins, which moved from ugly
6 years ago
Daniel Salzman
99c084d3f0
knot: update to 2.6.8
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
6 years ago
Nikos Mavrogiannopoulos
d12b9f7de1
Merge pull request #6436 from neheb/patch-10
libradcli: Update to 1.2.10
6 years ago
W. Michael Petullo
97c756f748
luafilesystem: update to 1.7.0.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
2e82a6bbbe
vips: update to 8.6.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
525748f709
libradcli: Update to 1.2.10
Cosmetic fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
champtar
315d67801d
Merge pull request #6165 from Rixerx/master
zabbix: Bump to latest version
6 years ago
W. Michael Petullo
46388f1c24
pigeonhole: update to 0.5.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Hannu Nyman
ceb2daec24
Merge pull request #6426 from Ansuel/nginxbump
nginx: bump to latest release
6 years ago
Hannu Nyman
6365c1aa82
Merge pull request #6427 from Ansuel/uwsgiupdate
uwsgi-cgi: bump to latest release
6 years ago
Hannu Nyman
2dfdccfc01
Merge pull request #6434 from neheb/patch-7
libtalloc: Update to 2.1.13
6 years ago
Hannu Nyman
cde67fb8f8
Merge pull request #6437 from MikePetullo/gst1-plugins-bad
gst1-plugins-bad: update to 1.14.1
6 years ago
Hannu Nyman
b4be4b2cc7
Merge pull request #6438 from MikePetullo/gst1-libav
gst1-libav: update to 1.14.1
6 years ago
Hannu Nyman
7cdb28ab9e
Merge pull request #6441 from neheb/patch-14
libantlr3c: Update to 3.4
6 years ago
Eneas U de Queiroz
9364a3bac2
radsecproxy: bump to 1.7.1
Version 1.7.1 brings compatibility with openssl 1.1.0.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Ted Hess
f1248985bb
Merge pull request #6431 from neheb/patch-3
xmlrpc-c: Update to 1.39.13
6 years ago
Ansuel Smith
899c3c3165
uwsgi-cgi: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years ago
Dirk Brenken
6f5fe22bd6
Merge pull request #6445 from EricLuehrsen/unbound_20180709_doc
unbound: add README recipe for DNS/TLS outside of UCI
6 years ago
Eric Luehrsen
0d8159f5c1
unbound: add README recipe for DNS/TLS outside of UCI
Unbound UCI so far has limited forward configuration lacking
DNS over TLS connection setup tools. User override files
'unbound_srv.conf' and 'unbound_ext.conf' can implement this.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
6 years ago
Yousong Zhou
5eb07af2b7
treewide: add missing mirror hash
They are missed out from the FIXUP check probably because of a flaw in
the fixup-makefile.pl script
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Yousong Zhou
121b10b2bd
nginx: allow make check to fixup mirror hash
The $(eval $(call Download,xx)) call need to be at the top level
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Yousong Zhou
79e977a227
nginx: add config symbols of rtmp,ts to PKG_CONFIG_DEPENDS
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago