Hannu Nyman
841c720fcd
Merge pull request #6501 from stangri/simple-adblock
...
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
2018-07-17 16:11:59 +03:00
Yousong Zhou
893f878847
travis: fail on bad hash message
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-17 20:35:00 +08:00
Stan Grishin
ac34bf910e
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-16 17:41:39 -07:00
Hannu Nyman
9f1f8826a5
Merge pull request #6469 from micmac1/zdb-nls
...
libzdb: remove iconv hack, include nls.mk
2018-07-16 16:58:05 +03:00
Hannu Nyman
6f23ab1755
Merge pull request #6475 from diizzyy/patch-4
...
utils/tio: Update to 1.31
2018-07-16 16:57:18 +03:00
Hannu Nyman
6132b459e2
Merge pull request #6467 from micmac1/python-mysql-nls
...
python-mysql: include nls.mk, remove hack
2018-07-16 16:56:42 +03:00
Hannu Nyman
64ccc26f06
Merge pull request #6483 from lucize/clamup
...
clamav: update to 0.100.1
2018-07-16 16:55:06 +03:00
Hannu Nyman
b9ee4c3df1
Merge pull request #6477 from MikePetullo/libsoup
...
libsoup: update to 2.63.2
2018-07-16 16:54:51 +03:00
Hannu Nyman
089dd1675d
Merge pull request #6476 from MikePetullo/libpsl
...
libpsl: add new package
2018-07-16 16:54:37 +03:00
Hannu Nyman
d29abc18d0
Merge pull request #6474 from diizzyy/patch-3
...
utils/fio: Update to 3.7
2018-07-16 16:54:04 +03:00
Hannu Nyman
74b7fd3eb5
Merge pull request #6486 from MikePetullo/libgcrypt
...
libgcrypt: update to 1.8.3
2018-07-16 16:53:36 +03:00
Hannu Nyman
a7ded79507
Merge pull request #6489 from neheb/patch-3
...
libtalloc: Update to 2.1.14
2018-07-16 16:52:55 +03:00
Hannu Nyman
8b58fe43a3
Merge pull request #6487 from MikePetullo/syslog-ng
...
syslog-ng: update to 3.16.1
2018-07-16 16:52:37 +03:00
Hannu Nyman
9f5f28588d
Merge pull request #6472 from MikePetullo/libgpg-error
...
libgpg-error: update to 1.32
2018-07-16 16:52:12 +03:00
Hannu Nyman
59dc796c38
Merge pull request #6482 from lucize/doveup
...
dovecot: update to 2.3.2.1
2018-07-16 16:51:13 +03:00
Hannu Nyman
91c09d2eb7
Merge pull request #6490 from neheb/shine
...
shine: Update to 3.1.1
2018-07-16 16:50:47 +03:00
Hannu Nyman
0c4e9fb1d8
Merge pull request #6495 from diizzyy/patch-5
...
btrfs-progs: Update to 4.17
2018-07-16 16:49:41 +03:00
Hannu Nyman
d57c63cf57
Merge pull request #6461 from hbl0307106015/tdb
...
tdb: bump to latest version
2018-07-16 16:42:19 +03:00
Hannu Nyman
4a83c48bc7
Merge pull request #6484 from diizzyy/uwsgi-cgi
...
uwsgi-cgi: General cleanup
2018-07-16 16:41:33 +03:00
Daniel Engberg
d3fd6bf6a6
btrfs-progs: Update to 4.17
...
Update to 4.17
Add LTO and ffunction-sections -fdata-sections to reduce binary size
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-16 13:10:42 +02:00
BangLang Huang
d1804d38d4
tdb: bump to latest version
...
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2018-07-16 11:05:26 +08:00
Rosen Penev
dd14b2cb25
shine: Update to 3.1.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-15 19:59:31 -07:00
Rosen Penev
79b4a9b334
libtalloc: Update to 2.1.14
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-15 19:47:50 -07:00
W. Michael Petullo
eafc36fbc5
libgcrypt: update to 1.8.3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 20:25:16 -04:00
W. Michael Petullo
7e9c044f1f
syslog-ng: update to 3.16.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 20:18:24 -04:00
Daniel Engberg
9eefad0ad1
uwsgi-cgi: General cleanup
...
* Remove stray LICENSE file added to repo
* Use codeload instead of git
* Add proper (as close as possible) SPDX license
* Drop OpenSSL, PCRE and Libxml2 as dependencies
Makes it more suitable alternative for small flash devices
* Drop /etc/uwsgi as there's only one config file
* Remove stray /etc/nginx directory
* Reorganize configuration file
* Convert init.d script to use procd
* Hardset 3 threads and processes, seems like a good tradeoff
between performance and memory usage instead of doing
auto scaling based on amout of cpu cores/threads
Non-scientific benchmark (tm)
ramips, mt7621, WiTi Board 16/256M
1. 3 threads, 6 processes
2. 2 threads, 2 processes
3. 3 threads, 3 processes
- LuCI Main page
1.48s
1.72s
1.64s
- Status --> Firewall
6.24s
6.39s
6.40s
- Status --> Kernel log
266ms
256ms
251ms
- Network --> Firewall
936ms
1.08s
1.07s
- Network --> Wireless
1.39s
1.42s
1.40s
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-15 22:53:35 +02:00
Lucian Cristian
99eb143b66
clamav: update to 0.100.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-07-15 22:31:45 +03:00
Lucian Cristian
06ee5719a5
dovecot: update to 2.3.2.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-07-15 21:21:57 +03:00
Hannu Nyman
d42e863ec2
Merge pull request #6425 from micmac1/dovecot-uclibc-iconv
...
dovecot: fix uclibc build issue
2018-07-15 21:03:09 +03:00
Hannu Nyman
3d4c3c3246
Merge pull request #6424 from micmac1/collectd-uclibc-iconv
...
collectd: fix uclibc build issue
2018-07-15 21:01:25 +03:00
Hannu Nyman
fdf7a9d107
Merge pull request #6466 from Ansuel/nginxfix
...
nginx: fix bug in uci-defaults scripts
2018-07-15 21:00:31 +03:00
Peter Wagner
651d0a23dc
tor: update to 0.3.3.9
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-07-15 18:47:19 +02:00
Peter Wagner
7901fd3f80
pulseaudio:
...
* update to 12.1
* cleanup Makefile
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-07-15 17:56:42 +02:00
W. Michael Petullo
b2ba4a2e08
libgpg-error: update to 1.32
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 02:18:03 -04:00
W. Michael Petullo
df91a9cc11
libsoup: update to 2.63.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:48:10 -04:00
W. Michael Petullo
779cc8ea62
libpsl: add new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:46:42 -04:00
Daniel Engberg
bc381700e8
utils/tio: Update to 1.31
...
Update tio to 1.31
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-15 02:44:43 +02:00
Daniel Engberg
77ec669b87
utils/fio: Update to 3.7
...
Update fio to 3.7
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-15 02:41:25 +02:00
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>
2018-07-14 23:40:26 +02:00
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>
2018-07-13 23:12:03 +02:00
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>
2018-07-13 22:58:54 +02:00
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>
2018-07-13 22:46:48 +02:00
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>
2018-07-13 22:44:19 +02:00
Hannu Nyman
3fdef4e2f3
Merge pull request #6463 from micmac1/mariadb-nls
...
mariadb: use nls.mk for consistent iconv handling
2018-07-13 15:43:52 +03:00
Hannu Nyman
3297b45aae
Merge pull request #6465 from OldKosherCheese/mymaster
...
python3: fix missing dependency for libuuid in python3-light
2018-07-13 15:35:01 +03:00
Karol Wrona
23b7d14b24
python3: fix libuuid missing dependency for python3-light
...
Signed-off-by: Karol Wrona <wrona.vy@gmail.com>
2018-07-13 12:57:44 +02:00
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>
2018-07-12 23:39:56 +02:00
Marko Ratkaj
2794a18bea
Merge pull request #6392 from sartura/geth
...
geth: add a new package
2018-07-12 14:59:58 +02:00
Hannu Nyman
666602f7f7
Merge pull request #6411 from crza/update-python
...
python3: update to python 3.7.0
2018-07-12 15:12:03 +03:00
Hannu Nyman
3ec9fc2f5d
Merge pull request #6428 from cshoredaniel/pr-deprecate-msmtp-scripts
...
mail/msmtp-scripts: Deprecated upstream; remove myself as maintainer
2018-07-11 18:52:42 +03:00