Commit graph

17853 commits

Author SHA1 Message Date
Rosen Penev
011b546df6
radsecproxy: update to 1.8.1
Removed upstreamed OpenSSL patch.

Added PKG_BUILD_PARALLEL for faster compilation.

Cleaned up Makefile slightly.

Ran init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-25 17:48:50 -08:00
Rosen Penev
1eafc22afa
Merge pull request #10503 from LoEE/jpc/master/git-macos-cross
git: fix cross compilation on macOS
2020-01-25 15:24:46 -08:00
Rosen Penev
66a4a3c7bf
Merge pull request #11066 from neheb/botan
botan: remove
2020-01-25 15:20:26 -08:00
Rosen Penev
c3b4dd833f
Merge pull request #11082 from neheb/lcdp
lcdproc: add serdisplib dependency
2020-01-25 15:19:52 -08:00
Rosen Penev
29efb85bda
Merge pull request #11099 from nmav/tmp-libssh-checks
libssh: simplify endianness check
2020-01-25 15:18:02 -08:00
Rosen Penev
448caaba19
Merge pull request #9686 from yogo1212/talloc_python3
WIP talloc python3/cross-compilation issues
2020-01-25 15:07:59 -08:00
Leon M. George
ad7aaf8f47 talloc: update to version 2.3.1
Signed-off-by: Leon M. George <leon@georgemail.eu>
2020-01-25 23:16:54 +01:00
Michael Heimpold
96c244ea67
Merge pull request #11117 from mhei/libgpiod-python-binding
libgpiod: add package for the Python binding (fixes #11096)
2020-01-25 22:38:15 +01:00
Michael Heimpold
2fdb8268d3 libgpiod: add package for the Python binding (fixes #11096)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-25 22:24:15 +01:00
Nikos Mavrogiannopoulos
eaf16d76c7 libssh: simplified CMAKE tests
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>
2020-01-25 16:51:20 +01:00
Hannu Nyman
c147ac94bb
Merge pull request #11115 from BKPepe/zeroconf
python-zeroconf: update to version 0.24.4
2020-01-25 15:32:19 +02:00
Josef Schlehofer
8ed94a07fc
python-zeroconf: update to version 0.24.4
Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-25 10:17:00 +01:00
Rosen Penev
a60fffe5fd
Merge pull request #11058 from BKPepe/jinja2
Jinja2: update to version 2.10.3
2020-01-24 23:59:15 -08:00
Rosen Penev
4302bfc6d2
Merge pull request #10669 from LLE8/add-ipfs-client
ipfs-http-client: add package
2020-01-24 23:50:06 -08:00
Rosen Penev
77f41efb45
Merge pull request #10425 from luizluca/sane-nonroot
sane-backends: run (xinetd) saned as non-root
2020-01-24 23:47:27 -08:00
Rosen Penev
c3e1cca1e7
Merge pull request #10797 from pymumu/master
smartdns: add new package
2020-01-24 23:45:38 -08:00
Josef Schlehofer
f0390a40b9
youtube-dl: update to version 2020.1.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-24 09:56:17 +01:00
Rosen Penev
f15653b94c
Merge pull request #11101 from neheb/jj2
modemmanager stuff: don't use autoreconf
2020-01-23 18:33:28 -08:00
Rosen Penev
9c1ed1eee2
Merge pull request #11089 from neheb/zip
zip: remove host build
2020-01-23 15:39:04 -08:00
Rosen Penev
b494b7a0d8
Merge pull request #11110 from srchack/open-vm-tools-bump-11.0.5
open-vm-tools: bump to version 11.0.5
2020-01-23 15:33:55 -08:00
Hannu Nyman
bf2f9b8ce7
Merge pull request #11107 from ja-pa/measurement-kit-0.10.9
measurement-kit: update to version 0.10.9
2020-01-23 20:58:52 +02:00
Hannu Nyman
f74d1a9bb2
Merge pull request #11105 from ja-pa/python-maxminddb
python-maxminddb: update to version 1.5.2
2020-01-23 20:58:22 +02:00
Jan Pavlinec
22f4331ea5
redis: update to version 5.0.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 19:46:10 +01:00
Jan Pavlinec
511e089a4b
python-more-itertools: update to version 8.1.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 18:52:25 +01:00
Jan Pavlinec
4ba6a49a5d
python-zipp: update to version 2.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 18:50:19 +01:00
Jan Pavlinec
3ee1b8eae5
measurement-kit: update to version 0.10.9
Changes:
-enable geoip
-add geoip db package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 13:39:20 +01:00
Jan Pavlinec
a85afd4317
python-maxminddb: update to version 1.5.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 12:01:30 +01:00
Toke Høiland-Jørgensen
c6b4d7f367 acme: Include empty 'dns' config option by default
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>
2020-01-23 11:22:49 +01:00
Rosen Penev
cfd1e8c12d
modemmanager: fixed license information
Removed unrecognized configure option.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 20:45:23 -08:00
Rosen Penev
4e0e42ebe6
libqmi: do not use autoreconf
Autoreconf picks up host git, which breaks compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 20:06:07 -08:00
Rosen Penev
64c032231b
libmbim: do not use autoreconf
Autoreconf picks up host git, which breaks compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 20:06:07 -08:00
Rosen Penev
e64935ea0b
Merge pull request #11100 from InBetweenNames/fix-brotli
nginx: Fix brotli module
2020-01-22 19:59:21 -08:00
Shane Peelar
74bc8b6e75
nginx: Fix brotli module
Use official Google repository for ngx_brotli.
This fixes build errors in #9776.

Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
2020-01-22 22:40:32 -05:00
Rosen Penev
26571b3c0a
Merge pull request #11091 from commodo/django1-bump
django1: bump to version 1.11.27
2020-01-22 18:41:02 -08:00
Rosen Penev
ad2d59799f
Merge pull request #11098 from neheb/h
libtirpc: fix compilation with newer musl
2020-01-22 17:10:18 -08:00
Rosen Penev
1c3d395008
luarocks: remove zip/host dependency
This should be satisfied by tools/host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 17:04:50 -08:00
Rosen Penev
3eda24351e
zip: remove host build
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>
2020-01-22 17:04:43 -08:00
Rosen Penev
301199d08e libtirpc: fix compilation with newer musl
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>
2020-01-22 15:52:34 -08:00
Yuhei OKAWA
0f59b54f1a open-vm-tools: bump to version 11.0.5
tested x86_64 generic on ESXi 6.5u2

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2020-01-22 14:48:18 +00:00
Rosen Penev
fd30aa5f02
Merge pull request #11092 from peter-stadler/nginx-util
nginx-util: fix PROVIDES variable and failure with ipv6 disabled
2020-01-22 02:03:17 -08:00
Alexandru Ardelean
95b9d2a310 django1: bump to version 1.11.27
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-01-22 11:06:52 +02:00
Peter Stadler
f76f1e082d nginx-util: fix PROVIDES and issue #6905
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>
2020-01-22 10:00:39 +01:00
Rosen Penev
e154fc473c
Merge pull request #11068 from klukonin/patch-2
fft-eval: update to the version with ath11k support
2020-01-21 17:50:40 -08:00
Hannu Nyman
8a239ed364
Merge pull request #11072 from ysc3839/frp
frp: update to 0.31.1
2020-01-21 19:28:08 +02:00
Nick Peng
c2d8a55ae8 smartdns: add new package
Signed-off-by: Nick Peng <pymumu@gmail.com>
2020-01-21 23:57:07 +08:00
Hannu Nyman
3e8dc94ec0
Merge pull request #11088 from janh/vnstat2-2.6
vnstat2: update to version 2.6
2020-01-21 17:24:02 +02:00
Hannu Nyman
8eab02fda1
Merge pull request #11087 from peter-stadler/uwsgi
uwsgi: fix dead-lock issue under heavy load
2020-01-21 17:14:58 +02:00
Kirill Lukonin
7031a2ecaa fft-eval: new maintainer
Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
2020-01-21 19:34:47 +05:00
Jan Hoffmann
39f1455926 vnstat2: update to version 2.6
This also cleans up the Makefile and removes an unneeded patch.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2020-01-21 14:05:22 +01:00
Peter Stadler
54b6760848 uwsgi: use higher limit-as to fix issue #7250
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-21 13:04:48 +01:00