aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | Merge pull request #7579 from cotequeiroz/django-webpack-loader_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | django-webpack-loader: use PyPackage to build
| * | | | | | | | | | | | | | django-webpack-loader: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | Merge pull request #7577 from cotequeiroz/django-ranged-response_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | django-ranged-response: use PyPackage to build
| * | | | | | | | | | | | | | django-ranged-response: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | Merge pull request #7576 from cotequeiroz/django-formtools_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | django-formtools: use PyPackage to build
| * | | | | | | | | | | | | | django-formtools: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | Merge pull request #7480 from neheb/portHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | port-mirroring: Update to 1.4.3
| * | | | | | | | | | | | | | port-mirroring: Update to 1.4.3Rosen Penev2018-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload and adjusted Makefile for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7506 from neheb/vsftHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vsftpd: Fix compilation without ECC or deprecated APIs
| * | | | | | | | | | | | | | | vsftpd: Fix compilation without ECC or deprecated APIsRosen Penev2018-11-23
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7545 from neheb/capHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcap: Update to 2.26
| * | | | | | | | | | | | | | | libcap: Update to 2.26Rosen Penev2018-11-30
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor adjustments to Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7553 from micmac1/tiff-4010-switchesHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tiff: disable ZSTD and WebP codecs explicitly
| * | | | | | | | | | | | | | | tiff: disable ZSTD and WebP codecs explicitlySebastian Kemper2018-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tiff 4.0.10 added two new compression codecs, ZSTD and WebP. If the respective libraries are found, these codecs will be built. Currently they're not built, because these libraries do not exist in OpenWrt. This commit adds the configure switches to disable these codecs. It's likely that any of these libs will make their way into OpenWrt sooner or later, so this commit prevents the related build failures (missing depends). If there is a need to enable these codecs in tiff in the future, then this can be done, obviously, but at least there will be no build failure suprises in the meantime. Also, this commit corrects the homepage of libtiff. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | | | | | | | | Merge pull request #7585 from dengqf6/nginxHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nginx: fix detection of gcc builtin atomic operations
| * | | | | | | | | | | | | | | | nginx: fix detection of gcc builtin atomic operationsDeng Qingfang2018-12-06
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed by stream module Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | | | | | | | Merge pull request #7569 from dengqf6/aria2Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | aria2: code size optimizations and build-parallel
| * | | | | | | | | | | | | | | aria2: enable build-parallelDeng Qingfang2018-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | | | | | | | | | | | | | | aria2: size optimizationsDeng Qingfang2018-12-04
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce binary size by about 22% Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | | | | | | Merge pull request #7580 from cotequeiroz/pyjwt-1.7.0Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pyjwt: Bump to version 1.7.0 -- python-requests-oauthlib: use PyPackage
| * | | | | | | | | | | | | | | python-requests-oauthlib: use PyPackage to buildEneas U de Queiroz2018-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, updated PKG_SOURCE_URL, and adpated to python-pyjwt new package name. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | | | | | | | | | | pyjwt: Bump to version 1.7.0, add ptyhon3Eneas U de Queiroz2018-12-05
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.7.0 brings compatibility with python 3.7. As a result of building a python3 version, the python2 package name was changed from pyjwt to python-pyjwt. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | Merge pull request #7591 from cshoredaniel/pr-nut-upsd-rootHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut: Fix upsd runs as root
| * | | | | | | | | | | | | | | nut: Fix upsd runs as rootDaniel F. Dickinson2018-12-06
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #6997 - Allows upsd to runas a non-privileged user. If any driver is running as non-privileged user, the last driver's user will be used as the server non-privileged user, otherwise the user specified in config upsd, otherwise nut. Previously the localisation of RUNAS variable was in the wrong locations. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | | | | | Merge pull request #7590 from cshoredaniel/pr-nut-driver-typoHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut: Fix a typo in setting a driver parameter
| * | | | | | | | | | | | | | | nut: Fix a typo in setting a driver parameterDaniel F. Dickinson2018-12-06
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | synchronous would not get set due to typo. Fixed. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | | | | | Merge pull request #7582 from cotequeiroz/python-requests_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-requests: use PyPackage to build
| * | | | | | | | | | | | | | | python-requests: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | Merge pull request #7583 from cotequeiroz/python-certifi-2018.11.29Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-certifi: Update to 2018.11.29, add python3
| * | | | | | | | | | | | | | | python-certifi: Update to 2018.11.29, add python3Eneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package was upgraded to current version, and the python3 variant was added. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | Merge pull request #7581 from cotequeiroz/python-oauthlib_python3Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-oauthlib: add python3 package
| * | | | | | | | | | | | | | | python-oauthlib: add python3 packageEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | Merge pull request #7586 from cotequeiroz/pytz_hostdepHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pytz: fix host-compile dependency
| * | | | | | | | | | | | | | | pytz: fix host-compile dependencyEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add HOST_BUILD_DEPENDS=python/host Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | Merge pull request #7575 from EricLuehrsen/unbound_182Hannu Nyman2018-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | unbound: update to 1.8.2
| * | | | | | | | | | | | | | unbound: update to 1.8.2Eric Luehrsen2018-12-05
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7561 from neheb/neonHannu Nyman2018-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | neon: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | | | | neon: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-02
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7560 from neheb/nopHannu Nyman2018-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libnopoll: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | | | | libnopoll: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-02
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload for simplicity and consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7558 from pprindeville/perl-update-5.28.1Hannu Nyman2018-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | perl: update to 5.28.1
| * | | | | | | | | | | | | perl: update to 5.28.1Philip Prindeville2018-12-03
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | / / / / / libsndfile: add PKG_SOURCE_DATEPeter Wagner2018-12-03
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | jupp: new packageThorsten Glaser2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
* | | | | | | | | | | | wget: update to 1.20Peter Wagner2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | cryptodev: moved to trunkJohn Crispin2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <john@phrozen.org>
* | | | | | | | | | | | shadowsocks-libev: bump to version 3.2.3Yousong Zhou2018-12-03
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A short while after 3.2.2 was tagged, it was superseded by 3.2.3 with a minor fix for aligned memory allocation for 32-bit arch Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | Merge pull request #7556 from MikePetullo/pigeonholeHannu Nyman2018-12-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pigeonhole: update to 0.5.4
| * | | | | | | | | | | pigeonhole: update to 0.5.4W. Michael Petullo2018-12-02
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | Merge pull request #6621 from neheb/coreuHannu Nyman2018-12-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | coreutils: Update to 8.30