Hannu Nyman
3d4c3c3246
Merge pull request #6424 from micmac1/collectd-uclibc-iconv
collectd: fix uclibc build issue
6 years ago
Hannu Nyman
fdf7a9d107
Merge pull request #6466 from Ansuel/nginxfix
nginx: fix bug in uci-defaults scripts
6 years ago
Peter Wagner
651d0a23dc
tor: update to 0.3.3.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Peter Wagner
7901fd3f80
pulseaudio:
* update to 12.1
* cleanup Makefile
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
W. Michael Petullo
b2ba4a2e08
libgpg-error: update to 1.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
df91a9cc11
libsoup: update to 2.63.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
779cc8ea62
libpsl: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Daniel Engberg
bc381700e8
utils/tio: Update to 1.31
Update tio to 1.31
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
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