Val Kulkov
6804daa918
subversion: bump to the latest stable bugfix release
While at it, add build dependency on apr-util.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years ago
Hannu Nyman
0edd0ee435
Merge pull request #6524 from zhaojh329/libuhttpd
libuhttpd: Update to 2.1.2
6 years ago
Hannu Nyman
0cb6e15f01
irqbalance: fix AARCH64 compilation
AARCH64 compilation fails due to upstream bug in 1.2.0
that has been later fixed. Backport the fix commit.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years ago
Jianhui Zhao
960dfe244a
libuhttpd: Update to 2.1.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
Hannu Nyman
76c4865971
Merge pull request #6493 from neheb/patch-5
attr: Switch to tarball releases
6 years ago
Hannu Nyman
b5032297f1
Merge pull request #6440 from neheb/patch-12
libhttp-parser: Update to 2.8.1
6 years ago
Hannu Nyman
06036e96a9
Merge pull request #6435 from neheb/patch-9
libxerces-c: Update to 3.2.1
6 years ago
Hannu Nyman
ced36d2340
Merge pull request #6518 from Ansuel/uwsgites
uwsgi-cgi: fix compilation on Darwin system
6 years ago
Ansuel Smith
a93066b529
uwsgi-cgi: fix compilation on Darwin system
Currently the uwsgiconfig python script append some additional compilation flag based on the host system. This fix some problem related with this by hardcoding usgi_os variable to Linux
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years ago
Hannu Nyman
43eaa1b1db
Merge pull request #6512 from Ansuel/secureuwsgi
uwsgi-cgi: set socket to 666 permission
6 years ago
Ansuel Smith
0410c7b238
uwsgi-cgi: set socket to 666 permission
Currently the socket file for uwsgi can be open only from root user, change this to permit other use to use it. (Needed for nginx to use uwsgi as nobody or dedicated user)
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years ago
Hannu Nyman
9b327f8199
Merge pull request #6508 from jefferyto/slide-switch-0.9.2
slide-switch: update to latest version
6 years ago
Jeffery To
756c0f6ff4
slide-switch: update to latest version
This also changes PKG_SOURCE to use .tar.xz, and changes the copyright
line. (I believe this is more accurate, as I haven't done a copyright
assignment.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Hannu Nyman
3e7c95498a
Merge pull request #6485 from Ansuel/nginxfix
nginx: make virtual package provide nginx
6 years ago
Hannu Nyman
841c720fcd
Merge pull request #6501 from stangri/simple-adblock
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
6 years ago
Yousong Zhou
893f878847
travis: fail on bad hash message
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Stan Grishin
ac34bf910e
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
Signed-off-by: Stan Grishin <stangri@melmac.net>
6 years ago
Hannu Nyman
9f1f8826a5
Merge pull request #6469 from micmac1/zdb-nls
libzdb: remove iconv hack, include nls.mk
6 years ago
Hannu Nyman
6f23ab1755
Merge pull request #6475 from diizzyy/patch-4
utils/tio: Update to 1.31
6 years ago
Hannu Nyman
6132b459e2
Merge pull request #6467 from micmac1/python-mysql-nls
python-mysql: include nls.mk, remove hack
6 years ago
Hannu Nyman
64ccc26f06
Merge pull request #6483 from lucize/clamup
clamav: update to 0.100.1
6 years ago
Hannu Nyman
b9ee4c3df1
Merge pull request #6477 from MikePetullo/libsoup
libsoup: update to 2.63.2
6 years ago
Hannu Nyman
089dd1675d
Merge pull request #6476 from MikePetullo/libpsl
libpsl: add new package
6 years ago
Hannu Nyman
d29abc18d0
Merge pull request #6474 from diizzyy/patch-3
utils/fio: Update to 3.7
6 years ago
Hannu Nyman
74b7fd3eb5
Merge pull request #6486 from MikePetullo/libgcrypt
libgcrypt: update to 1.8.3
6 years ago
Hannu Nyman
a7ded79507
Merge pull request #6489 from neheb/patch-3
libtalloc: Update to 2.1.14
6 years ago
Hannu Nyman
8b58fe43a3
Merge pull request #6487 from MikePetullo/syslog-ng
syslog-ng: update to 3.16.1
6 years ago
Hannu Nyman
9f5f28588d
Merge pull request #6472 from MikePetullo/libgpg-error
libgpg-error: update to 1.32
6 years ago
Hannu Nyman
59dc796c38
Merge pull request #6482 from lucize/doveup
dovecot: update to 2.3.2.1
6 years ago
Hannu Nyman
91c09d2eb7
Merge pull request #6490 from neheb/shine
shine: Update to 3.1.1
6 years ago
Hannu Nyman
0c4e9fb1d8
Merge pull request #6495 from diizzyy/patch-5
btrfs-progs: Update to 4.17
6 years ago
Hannu Nyman
d57c63cf57
Merge pull request #6461 from hbl0307106015/tdb
tdb: bump to latest version
6 years ago
Hannu Nyman
4a83c48bc7
Merge pull request #6484 from diizzyy/uwsgi-cgi
uwsgi-cgi: General cleanup
6 years ago
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>
6 years ago
Rosen Penev
061fc10479
attr: Switch to tarball releases
Simplifies the Makefile. Should be faster to download.
This is equivalent to the current version.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
BangLang Huang
d1804d38d4
tdb: bump to latest version
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
6 years ago
Rosen Penev
dd14b2cb25
shine: Update to 3.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
79b4a9b334
libtalloc: Update to 2.1.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. Michael Petullo
eafc36fbc5
libgcrypt: update to 1.8.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
7e9c044f1f
syslog-ng: update to 3.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Ansuel Smith
4474f91eea
nginx: make virtual package provide nginx
Some package needs nginx as dependency this permit to use nginx-ssl and nginx-all-module as dep for them.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years ago
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>
6 years ago
Lucian Cristian
99eb143b66
clamav: update to 0.100.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Lucian Cristian
06ee5719a5
dovecot: update to 2.3.2.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Hannu Nyman
d42e863ec2
Merge pull request #6425 from micmac1/dovecot-uclibc-iconv
dovecot: fix uclibc build issue
6 years ago
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