aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* acme: Include empty 'dns' config option by defaultToke Høiland-Jørgensen2020-01-23
| | | | | | | This should hopefully prevent issues with that option not showing up in the GUI, like in #11095. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* Merge pull request #11100 from InBetweenNames/fix-brotliRosen Penev2020-01-22
|\ | | | | nginx: Fix brotli module
| * nginx: Fix brotli moduleShane Peelar2020-01-22
|/ | | | | | | Use official Google repository for ngx_brotli. This fixes build errors in #9776. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* Merge pull request #11091 from commodo/django1-bumpRosen Penev2020-01-22
|\ | | | | django1: bump to version 1.11.27
| * django1: bump to version 1.11.27Alexandru Ardelean2020-01-22
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #11098 from neheb/hRosen Penev2020-01-22
|\ \ | | | | | | libtirpc: fix compilation with newer musl
| * | libtirpc: fix compilation with newer muslRosen Penev2020-01-22
|/ / | | | | | | | | | | | | | | | | | | | | | | Backported upstream patch. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_LICENSE_FILES. Cleaned up Makefile slightly,. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11092 from peter-stadler/nginx-utilRosen Penev2020-01-22
|\ \ | |/ |/| nginx-util: fix PROVIDES variable and failure with ipv6 disabled
| * nginx-util: fix PROVIDES and issue #6905Peter Stadler2020-01-22
| | | | | | | | | | | | | | | | | | | | nginx-ssl-util and nginx-ssl-util-nopcre are replacements for each other, but cannot replace nginx-util (instead conflict with it). The hard coded [::1] could lead to a nginx error if build without IPv6. So, get the loopback addresses dynamically. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | Merge pull request #11068 from klukonin/patch-2Rosen Penev2020-01-21
|\ \ | | | | | | fft-eval: update to the version with ath11k support
| * | fft-eval: new maintainerKirill Lukonin2020-01-21
| | | | | | | | | | | | Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
| * | fft-eval: update to the version with ath11k supportKirill Lukonin2020-01-20
| | | | | | | | | | | | | | | | | | | | | Latest fft-eval has some extra features such as ath11k support, double precision in json signal calculation, and cleanups (batctl references, minor bugfixes, etc ) This commit is a version and makefile update. Now the native project Makefile do the job (compilation and linking). Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
* | | Merge pull request #11072 from ysc3839/frpHannu Nyman2020-01-21
|\ \ \ | | | | | | | | frp: update to 0.31.1
| * | | frp: update to 0.31.1Richard Yu2020-01-21
| |/ / | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | Merge pull request #11088 from janh/vnstat2-2.6Hannu Nyman2020-01-21
|\ \ \ | | | | | | | | vnstat2: update to version 2.6
| * | | vnstat2: update to version 2.6Jan Hoffmann2020-01-21
| | | | | | | | | | | | | | | | | | | | | | | | This also cleans up the Makefile and removes an unneeded patch. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* | | | Merge pull request #11087 from peter-stadler/uwsgiHannu Nyman2020-01-21
|\ \ \ \ | |/ / / |/| | | uwsgi: fix dead-lock issue under heavy load
| * | | uwsgi: use higher limit-as to fix issue #7250Peter Stadler2020-01-21
| | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | Merge pull request #11057 from BKPepe/aiohttpRosen Penev2020-01-20
|\ \ \ \ | | | | | | | | | | python-aiohttp: update to version 3.6.1
| * | | | python-aiohttp: update to version 3.6.1Josef Schlehofer2020-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update copyright - Add two spaces as indentation for description Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #11071 from EricLuehrsen/ldns_171Rosen Penev2020-01-20
|\ \ \ \ \ | | | | | | | | | | | | ldns: update to 1.7.1
| * | | | | ldns: update to 1.7.1Eric Luehrsen2020-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | squash commits - add Eric Luehrsen as maintainer - add ldns-example programs as option - add ECDSA to support DNSSEC zones with these keys - remove patches included upstream Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | Merge pull request #11073 from BKPepe/python-slugifyRosen Penev2020-01-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-slugify: update to version 4.0.0
| * | | | | | python-slugify: update to version 4.0.0Josef Schlehofer2020-01-19
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #11075 from BKPepe/voluptuous-serializeRosen Penev2020-01-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-voluptuous-serialize: update to version 2.3.0
| * | | | | | python-voluptuous-serialize: update to version 2.3.0Josef Schlehofer2020-01-20
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add two spaces as indentation to description Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #11076 from BKPepe/text-unidecodeRosen Penev2020-01-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-text-unidecode: update to version 1.3
| * | | | | | python-text-unidecode: update to version 1.3Josef Schlehofer2020-01-20
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #11079 from BKPepe/python-yamlRosen Penev2020-01-20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | python-yaml: update to version 5.3
| * | | | | python-yaml: update to version 5.3Josef Schlehofer2020-01-20
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #11080 from BKPepe/sqlalchemyRosen Penev2020-01-20
|\ \ \ \ \ | | | | | | | | | | | | python-sqlalchemy: update to version 1.3.12
| * | | | | python-sqlalchemy: update to version 1.3.12Josef Schlehofer2020-01-20
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #11077 from BKPepe/pyotpRosen Penev2020-01-20
|\ \ \ \ \ | | | | | | | | | | | | pyotp: update to version 2.3.0
| * | | | | pyotp: update to version 2.3.0Josef Schlehofer2020-01-20
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #11074 from lucize/frrupRosen Penev2020-01-20
|\ \ \ \ \ | | | | | | | | | | | | frr: update to 7.2.1
| * | | | | frr: update to 7.2.1Lucian Cristian2020-01-20
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #11069 from peter-stadler/nginx-utilRosen Penev2020-01-20
|\ \ \ \ \ | | |_|_|/ | |/| | | nginx-util: fix ubus::~iterator() and minor issues
| * | | | nginx-util: fix ubus::~iterator() and minor issuesPeter Stadler2020-01-20
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Do not destroy the iterator twice if cur==this (segfault). * Do not add the delimiter clim=='\0' when creating the SSL directives. * Set the right SSL_SESSION_CACHE_ARG for nginx-util get_env. * Remove static from the constexpr that are used only for Line::build. * Concat strings instead of appending them for not using a non-const ref (to remove some warnings of clang-tidy -checks=google-runtime-references) Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | Merge pull request #10433 from flyn-org/griloRosen Penev2020-01-20
|\ \ \ \ | |_|/ / |/| | | grilo: update to 0.3.10 and build with meson
| * | | grilo-plugins: update to 0.3.10 and build with mesonW. Michael Petullo2020-01-20
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | grilo: update to 0.3.10 and build with mesonW. Michael Petullo2019-11-02
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #11070 from jefferyto/python-six-1.14.0Hannu Nyman2020-01-20
|\ \ \ \ | |_|/ / |/| | | python-six: Update to 1.14.0
| * | | python-six: Update to 1.14.0Jeffery To2020-01-20
|/ / / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11064 from tofurky/nut_fix_other_and_otherflagRosen Penev2020-01-19
|\ \ \ | | | | | | | | nut: fix other/otherflag custom variables in nut-server.init
| * | | nut: fix other/otherflag custom variables in nut-server.initMatt Merhar2020-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows custom config parameters to be added to the generated config files, enabling the original intended functionality per https://openwrt.org/docs/guide-user/services/ups/software.nut. Example usage from /etc/config/nut_server: config driver 'apc' option driver 'snmp-ups' option snmp_version 'v3' option port '172.16.100.5' list other 'secLevel' list other 'secName' list other 'authPassword' list otherflag 'notransferoids' config other 'other_secLevel' option value 'authNoPriv' config other 'other_secName' option value 'some_username' config other 'other_authPassword' option value 'some_password' config other 'otherflag_notransferoids' option value '1' Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* | | | Merge pull request #11065 from nickberry17/update_libmbim_libqmiRosen Penev2020-01-19
|\ \ \ \ | |/ / / |/| | | Bump libmbim, libqmi
| * | | libqmi: bump libqmi to 1.24.4Nicholas Smith2020-01-20
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
| * | | libmbim: bump libmbim to 1.22.0Nicholas Smith2020-01-20
|/ / / | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | Merge pull request #11040 from jefferyto/gpsd-3.20Rosen Penev2020-01-19
|\ \ \ | | | | | | | | gpsd: Update to 3.20, add/refresh patches
| * | | gpsd: Update to 3.20, add/refresh patchesJeffery To2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New patches (both for SConstruct): * Do not import from distutils. Since Python support/modules are not built, there is no need to import from distutils. (Importing from distutils may prevent the package from being built on systems without a full distutils module, e.g. Debian with python3-minimal.) I have added back the import in places where it may be helpful to have, if scons is run manually. Fixes #10993. * Do not check the size of time_t. The way this is done is to compile and run a test program; this fails when cross-compiling[1]. This doesn't appear to affect any functionality (other than missing a compile-time warning that things will fail in 2038 if time_t is too small). [1]: https://gitlab.com/gpsd/gpsd/issues/48 Signed-off-by: Jeffery To <jeffery.to@gmail.com>