aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge pull request #10503 from LoEE/jpc/master/git-macos-crossRosen Penev2020-01-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | git: fix cross compilation on macOS
| * | | | | | | | git: Override uname result for cross-compilation.Jakub Piotr Cłapa2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on: http://lists.busybox.net/pipermail/buildroot/2016-May/161696.html Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Signed-off-by: Jakub Piotr Cłapa <jpc@loee.pl>
* | | | | | | | | Merge pull request #11066 from neheb/botanRosen Penev2020-01-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | botan: remove
| * | | | | | | | | botan: removeRosen Penev2020-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In addition to being huge (1.5MB on mips24kc), it's not used by anything here. I believe this was added for use with kea but OpenSSL works just as well. Probably faster too. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11082 from neheb/lcdpRosen Penev2020-01-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | lcdproc: add serdisplib dependency
| * | | | | | | | | | lcdproc: add serdisplib dependencyRosen Penev2020-01-20
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It gets picked up when it is existing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11099 from nmav/tmp-libssh-checksRosen Penev2020-01-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libssh: simplify endianness check
| * | | | | | | | | | libssh: simplified CMAKE testsNikos Mavrogiannopoulos2020-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is endianness check is provided as option, SSP and other flags are enabled by openwrt global flags to fix issues in unsupported systems, and unused flags were removed. Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | | | | | | Merge pull request #9686 from yogo1212/talloc_python3Rosen Penev2020-01-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | WIP talloc python3/cross-compilation issues
| * | | | | | | | | | | talloc: update to version 2.3.1Leon M. George2020-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leon M. George <leon@georgemail.eu>
* | | | | | | | | | | | Merge pull request #11117 from mhei/libgpiod-python-bindingMichael Heimpold2020-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | libgpiod: add package for the Python binding (fixes #11096)
| * | | | | | | | | | | libgpiod: add package for the Python binding (fixes #11096)Michael Heimpold2020-01-25
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | Merge pull request #11115 from BKPepe/zeroconfHannu Nyman2020-01-25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | python-zeroconf: update to version 0.24.4
| * | | | | | | | | | python-zeroconf: update to version 0.24.4Josef Schlehofer2020-01-25
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | Merge pull request #11058 from BKPepe/jinja2Rosen Penev2020-01-24
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Jinja2: update to version 2.10.3
| * | | | | | | | | | Jinja2: update to version 2.10.3Josef Schlehofer2020-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #10669 from LLE8/add-ipfs-clientRosen Penev2020-01-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ipfs-http-client: add package
| * | | | | | | | | | | ipfs-http-client: initial commitLeonid Esman2019-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPFS C++ HTTP API client library allows C++ applications to communicate with an IPFS node. It implements IPFS API bindings for C++. Not all methods are implemented. https://github.com/vasild/cpp-ipfs-http-client Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
| * | | | | | | | | | | nlohmannjson: initial commitLeonid Esman2019-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JSON for Modern C++ library. Design goals: intuitive syntax, trivial integration, serious testing. https://nlohmann.github.io/json/ IPFS C++ HTTP API client library depends on this library. Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
* | | | | | | | | | | | Merge pull request #10425 from luizluca/sane-nonrootRosen Penev2020-01-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | sane-backends: run (xinetd) saned as non-root
| * | | | | | | | | | | | sane-backends: run (xinetd) saned as non-rootLuiz Angelo Daros de Luca2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | saned requires write access scanner USB bus for its process and to usblp/bind in order to rebind multifunctional printers back to usblp (for printing with p910nd). A hotplug script monitor new USB devices for scanners. Scanners are detected by searching /usr/share/sane/<vendor>-<backend>.usbid for the device product_id. The package saned creates user saned:scanners. Access is granted to group scanners. The default xinetd conf was updated to run as saned:scanner. sane-daemon pkg now has a postinst trigger that runs udevtrigger for granting perms where there are connected scanners during installation. Existing hotplug scripts from hplip were removed. They were mostly useless. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | | | | Merge pull request #10797 from pymumu/masterRosen Penev2020-01-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | smartdns: add new package
| * | | | | | | | | | | | | smartdns: add new packageNick Peng2020-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nick Peng <pymumu@gmail.com>
* | | | | | | | | | | | | | youtube-dl: update to version 2020.1.24Josef Schlehofer2020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | | Merge pull request #11101 from neheb/jj2Rosen Penev2020-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modemmanager stuff: don't use autoreconf
| * | | | | | | | | | | | | | modemmanager: fixed license informationRosen Penev2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unrecognized configure option. Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | | | | libqmi: do not use autoreconfRosen Penev2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autoreconf picks up host git, which breaks compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | | | | libmbim: do not use autoreconfRosen Penev2020-01-22
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autoreconf picks up host git, which breaks compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #11089 from neheb/zipRosen Penev2020-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zip: remove host build
| * | | | | | | | | | | | | | luarocks: remove zip/host dependencyRosen Penev2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should be satisfied by tools/host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | | | | zip: remove host buildRosen Penev2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is conflicting with tools/zip where the HostBuild is specified. This should allow the zip package to show up. Several cleanups were also performed for consistency between packages. Added PKG_BUILD_PARALLEL:=1 for faster compilation. Remove PKG_CHECK_FORMAT_SECURITY. Patched the issue instead. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #11110 from srchack/open-vm-tools-bump-11.0.5Rosen Penev2020-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | open-vm-tools: bump to version 11.0.5
| * | | | | | | | | | | | | | | open-vm-tools: bump to version 11.0.5Yuhei OKAWA2020-01-22
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested x86_64 generic on ESXi 6.5u2 Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #11107 from ja-pa/measurement-kit-0.10.9Hannu Nyman2020-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | measurement-kit: update to version 0.10.9
| * | | | | | | | | | | | | | | measurement-kit: update to version 0.10.9Jan Pavlinec2020-01-23
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -enable geoip -add geoip db package Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | Merge pull request #11105 from ja-pa/python-maxminddbHannu Nyman2020-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-maxminddb: update to version 1.5.2
| * | | | | | | | | | | | | | | python-maxminddb: update to version 1.5.2Jan Pavlinec2020-01-23
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | redis: update to version 5.0.7Jan Pavlinec2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | python-more-itertools: update to version 8.1.0Jan Pavlinec2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | python-zipp: update to version 2.0.1Jan Pavlinec2020-01-23
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | 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