aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #6493 from neheb/patch-5Hannu Nyman2018-07-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | attr: Switch to tarball releases
| * | | | | | attr: Switch to tarball releasesRosen Penev2018-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies the Makefile. Should be faster to download. This is equivalent to the current version. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6440 from neheb/patch-12Hannu Nyman2018-07-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libhttp-parser: Update to 2.8.1
| * | | | | | | libhttp-parser: Update to 2.8.1Rosen Penev2018-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6435 from neheb/patch-9Hannu Nyman2018-07-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libxerces-c: Update to 3.2.1
| * | | | | | | | libxerces-c: Update to 3.2.1Rosen Penev2018-07-08
| |/ / / / / / / | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6518 from Ansuel/uwsgitesHannu Nyman2018-07-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | uwsgi-cgi: fix compilation on Darwin system
| * | | | | | | | uwsgi-cgi: fix compilation on Darwin systemAnsuel Smith2018-07-18
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6512 from Ansuel/secureuwsgiHannu Nyman2018-07-18
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | uwsgi-cgi: set socket to 666 permission
| * | | | | | | uwsgi-cgi: set socket to 666 permissionAnsuel Smith2018-07-18
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #6508 from jefferyto/slide-switch-0.9.2Hannu Nyman2018-07-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | slide-switch: update to latest version
| * | | | | | | slide-switch: update to latest versionJeffery To2018-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6485 from Ansuel/nginxfixHannu Nyman2018-07-17
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | nginx: make virtual package provide nginx
| * | | | | | | nginx: make virtual package provide nginxAnsuel Smith2018-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6501 from stangri/simple-adblockHannu Nyman2018-07-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
| * | | | | | | | simple-adblock: better download processing, luci-app integration, lists ↵Stan Grishin2018-07-16
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | optimization, firewall integration Signed-off-by: Stan Grishin <stangri@melmac.net>
* / | | | | | | travis: fail on bad hash messageYousong Zhou2018-07-17
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | Merge pull request #6469 from micmac1/zdb-nlsHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libzdb: remove iconv hack, include nls.mk
| * | | | | | | libzdb: remove iconv hack, include nls.mkSebastian Kemper2018-07-13
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #6475 from diizzyy/patch-4Hannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | utils/tio: Update to 1.31
| * | | | | | | utils/tio: Update to 1.31Daniel Engberg2018-07-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update tio to 1.31 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #6467 from micmac1/python-mysql-nlsHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-mysql: include nls.mk, remove hack
| * | | | | | | python-mysql: include nls.mk, remove hackSebastian Kemper2018-07-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #6483 from lucize/clamupHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | clamav: update to 0.100.1
| * | | | | | | clamav: update to 0.100.1Lucian Cristian2018-07-15
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | Merge pull request #6477 from MikePetullo/libsoupHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libsoup: update to 2.63.2
| * | | | | | | libsoup: update to 2.63.2W. Michael Petullo2018-07-15
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6476 from MikePetullo/libpslHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libpsl: add new package
| * | | | | | | libpsl: add new packageW. Michael Petullo2018-07-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6474 from diizzyy/patch-3Hannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | utils/fio: Update to 3.7
| * | | | | | | utils/fio: Update to 3.7Daniel Engberg2018-07-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update fio to 3.7 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #6486 from MikePetullo/libgcryptHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libgcrypt: update to 1.8.3
| * | | | | | | libgcrypt: update to 1.8.3W. Michael Petullo2018-07-15
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6489 from neheb/patch-3Hannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libtalloc: Update to 2.1.14
| * | | | | | | libtalloc: Update to 2.1.14Rosen Penev2018-07-15
| |/ / / / / / | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6487 from MikePetullo/syslog-ngHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | syslog-ng: update to 3.16.1
| * | | | | | | syslog-ng: update to 3.16.1W. Michael Petullo2018-07-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6472 from MikePetullo/libgpg-errorHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libgpg-error: update to 1.32
| * | | | | | | libgpg-error: update to 1.32W. Michael Petullo2018-07-15
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6482 from lucize/doveupHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dovecot: update to 2.3.2.1
| * | | | | | | dovecot: update to 2.3.2.1Lucian Cristian2018-07-15
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | Merge pull request #6490 from neheb/shineHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | shine: Update to 3.1.1
| * | | | | | | shine: Update to 3.1.1Rosen Penev2018-07-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6495 from diizzyy/patch-5Hannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | btrfs-progs: Update to 4.17
| * | | | | | | btrfs-progs: Update to 4.17Daniel Engberg2018-07-16
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #6461 from hbl0307106015/tdbHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tdb: bump to latest version
| * | | | | | | tdb: bump to latest versionBangLang Huang2018-07-16
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | Merge pull request #6484 from diizzyy/uwsgi-cgiHannu Nyman2018-07-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | uwsgi-cgi: General cleanup
| * | | | | | uwsgi-cgi: General cleanupDaniel Engberg2018-07-15
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | Merge pull request #6425 from micmac1/dovecot-uclibc-iconvHannu Nyman2018-07-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | dovecot: fix uclibc build issue