aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| * | | | 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