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
a1a91bde95
sysstat: update to 2.2.1
...
Fixes CVE-2019-16167.
Fixed CPE_ID.
Added PKG_LICENSE_FILES.
Added PKG_BUILD_PARALLEL for faster compilation.
Added nls capability.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 20:53:47 -08: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
Rosen Penev
c5e0ffddc9
lcdproc: add serdisplib dependency
...
It gets picked up when it is existing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-20 17:13:04 -08:00
Rosen Penev
247b5c4c7b
Merge pull request #11057 from BKPepe/aiohttp
...
python-aiohttp: update to version 3.6.1
2020-01-20 14:59:30 -08:00
Rosen Penev
75b520893d
Merge pull request #11071 from EricLuehrsen/ldns_171
...
ldns: update to 1.7.1
2020-01-20 14:57:16 -08:00
Rosen Penev
90ddfd571f
Merge pull request #11073 from BKPepe/python-slugify
...
python-slugify: update to version 4.0.0
2020-01-20 14:56:47 -08:00
Rosen Penev
2c3bfec249
Merge pull request #11075 from BKPepe/voluptuous-serialize
...
python-voluptuous-serialize: update to version 2.3.0
2020-01-20 14:56:30 -08:00
Rosen Penev
07c4222a09
Merge pull request #11076 from BKPepe/text-unidecode
...
python-text-unidecode: update to version 1.3
2020-01-20 14:55:39 -08:00
Rosen Penev
fdd93f11ea
Merge pull request #11079 from BKPepe/python-yaml
...
python-yaml: update to version 5.3
2020-01-20 14:54:54 -08:00
Rosen Penev
ddf2e88d43
Merge pull request #11080 from BKPepe/sqlalchemy
...
python-sqlalchemy: update to version 1.3.12
2020-01-20 14:04:29 -08:00
Rosen Penev
cfba59db3a
Merge pull request #11077 from BKPepe/pyotp
...
pyotp: update to version 2.3.0
2020-01-20 13:40:25 -08:00
Rosen Penev
fc84a810e5
Merge pull request #11074 from lucize/frrup
...
frr: update to 7.2.1
2020-01-20 13:39:32 -08:00
Rosen Penev
5292cd7391
Merge pull request #11069 from peter-stadler/nginx-util
...
nginx-util: fix ubus::~iterator() and minor issues
2020-01-20 13:36:01 -08:00
Rosen Penev
aabb267bd2
Merge pull request #10433 from flyn-org/grilo
...
grilo: update to 0.3.10 and build with meson
2020-01-20 13:00:21 -08:00
Josef Schlehofer
f3a4d5fe57
python-sqlalchemy: update to version 1.3.12
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 21:52:51 +01:00
Josef Schlehofer
3fd6f9b426
pyotp: update to version 2.3.0
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 20:44:51 +01:00
Josef Schlehofer
e217f8bf09
python-text-unidecode: update to version 1.3
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 20:40:10 +01:00
Josef Schlehofer
683de0a44e
python-yaml: update to version 5.3
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 19:52:16 +01:00
Josef Schlehofer
70133feb42
python-voluptuous-serialize: update to version 2.3.0
...
Add two spaces as indentation to description
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-20 19:47:21 +01:00
Lucian Cristian
892d5eef10
frr: update to 7.2.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-01-20 20:43:28 +02:00