Josef Schlehofer [Sun, 26 Jan 2020 09:20:18 +0000 (10:20 +0100)]
python: readme: drop from table of contents removed sections
Fixes: 446bc30c527e8c6d24279f21e9e4f7562f98ab67 ("python: Remove
PKG_BUILD_DIR/PKG_UNPACK sections from readme")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Mon, 27 Jan 2020 07:49:33 +0000 (23:49 -0800)]
Merge pull request #11086 from michyprima/fix-ser2net
ser2net: fix rpcd reload
Michele Primavera [Tue, 21 Jan 2020 11:39:04 +0000 (12:39 +0100)]
ser2net: fix rpcd reload
ser2net did not get restarted after saving in uci or luci
Signed-off-by: Michele Primavera <primavera@elmod.it>
Rosen Penev [Sun, 26 Jan 2020 22:47:25 +0000 (14:47 -0800)]
Merge pull request #11097 from jempatel/python3-speedtest-cli
python3-speedtest-cli: a new package
Rosen Penev [Sun, 26 Jan 2020 22:42:27 +0000 (14:42 -0800)]
Merge pull request #11133 from micmac1/apache2-cleanup
apache: cleanup, enable LFS and rename server from httpd to apache2
Rosen Penev [Sun, 26 Jan 2020 22:37:05 +0000 (14:37 -0800)]
Merge pull request #11120 from neheb/h6
nsd: update to 4.2.4
Rosen Penev [Sun, 26 Jan 2020 22:36:13 +0000 (14:36 -0800)]
Merge pull request #11130 from BKPepe/dnscrypt-proxy2
dnscrypt-proxy2: update to version 2.0.36
Rosen Penev [Sun, 26 Jan 2020 22:35:24 +0000 (14:35 -0800)]
Merge pull request #11121 from neheb/zdb
libzdb: update to 3.2
Michael Heimpold [Sun, 26 Jan 2020 20:53:14 +0000 (21:53 +0100)]
php7: fix dependencies for mysqlnd (fixes #11113)
When during the build the openssl extension is also selected, then
the mysqlnd extension depends on it, too.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 26 Jan 2020 20:51:48 +0000 (21:51 +0100)]
php7: update to 7.4.2
This fixes:
- CVE-2020-7059
- CVE-2020-7060
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Sun, 26 Jan 2020 20:39:07 +0000 (22:39 +0200)]
Merge pull request #11122 from stangri/master-https-dns-proxy
https-dns-proxy: fix deleting server items, configurable dnsmasq settings change
Sebastian Kemper [Sun, 26 Jan 2020 18:09:34 +0000 (19:09 +0100)]
apache: don't load session_crypto mod by default
In OpenWrt this module is available, but not part of the main package.
This commit disables the LoadModule directive for this module. Otherwise
following the installation of the main apache package the start of the
server would fail (due to the absence of this particular module).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 26 Jan 2020 18:06:06 +0000 (19:06 +0100)]
apache: rename bin from httpd to apache2
This way there's no need to worry about overwriting another httpd binary
or symlink from another package, for example busyboxes httpd.
The init script is also renamed to apache2 for consistency.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 26 Jan 2020 17:59:42 +0000 (18:59 +0100)]
apr-util: clean up Makefile and remove patch
- removes 001-automake-compat.patch:
Looks like this was meant as a workaround for a libtool issue. But it
doesn't appear to be needed anymore.
- cleans up installation defines (uses macros, cleans up sed scripts,
removes gratuitous slashes & whitespaces)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 26 Jan 2020 17:50:04 +0000 (18:50 +0100)]
apr: clean up the patches + enable LFS
- removes 001-autoconf-compat.patch:
Looks like this was meant as a workaround for a libtool issue. But it
doesn't appear to be needed anymore.
- removes 101-fix_apr_time_now.patch:
Mentioned in https://dev.openwrt.org/ticket/9287, meant as a fix, but
issue was fixed differently in the end (by activating LFS).
- removes 201-upgrade-and-fix-1.5.1.patch:
This is a cross-compile fix. This patch gets replaced by
001-cross-compile.patch from buildroot project. The latter was sent
upstream by buildroot and is in line with the patch used by OpenWrt
for the apache package.
- adds 002-sys-param-h.patch:
Fix PATH_MAX detection by including sys/param.h if available. Also
from buildroot.
Additionally configure variables found in buildroot package are added.
These also enable LFS support. This was previously done (in OpenWrt) by
defining _LARGEFILE64_SOURCE in TARGET_CPPFLAGS. But the configure
variable is cleaner (and easier to follow).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 26 Jan 2020 17:22:20 +0000 (18:22 +0100)]
apr: clean up the Makefile
- sort configure variables
- clean up installation defines (use macros, improve sed scripts,
remove gratuitous slashes & whitespaces)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 26 Jan 2020 17:07:46 +0000 (18:07 +0100)]
apr: add PKG_LICENSE_FILES and PKG_CPE_ID
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Hannu Nyman [Sun, 26 Jan 2020 15:57:44 +0000 (17:57 +0200)]
Merge pull request #11132 from Andy2244/wsdd2-name_change_ksmbd
wsdd2: update for renamed smbd->ksmbd
Hannu Nyman [Sun, 26 Jan 2020 15:57:34 +0000 (17:57 +0200)]
Merge pull request #11131 from Andy2244/smbd-rename_ksmbd_update-3-1-1
smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools"
Andy Walsh [Sun, 26 Jan 2020 15:42:13 +0000 (16:42 +0100)]
wsdd2: update for renamed smbd->ksmbd
* update for renamed smbd->ksmbd
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 26 Jan 2020 15:32:53 +0000 (16:32 +0100)]
smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools"
* rename smbd->ksmbd (upstream name change)
* ksmbd-tools: build with static glib2 (usmbd = ~90kb, smbuseradd = ~40kb)
* new etc folder location = /etc/ksmbd/smb.conf
* new database name = /etc/ksmbd/ksmbdpwd.db
* fixes "map to guest = Bad User" while userdb is also used
* fixes missing ipv6 support
* update/rename to "luci-app-ksmbd"
* remove UCI samba compatibility code for section names (ksmbd uses [share] + [globals] not [sambashare] + [global])
* ksmbd: release 3.1.1 version
* ksmbd: does not work if ipv6 module is not loaded or compiled in
* ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
* ksmbd: release 3.1.0 version
* ksmbd: fix over 80 character warnings
* ksmbd: rename smbd-tools to ksmbd-tools in travis.yml
* ksmbd: fix password db file location in travis.yml
* ksmbd: rename smbd prefix function to ksmbd
* ksmbd: rename smbd prefix source files to ksmbd
* Revert "smbd: set connection status with SMBD_SESS_EXITING instead of direct destory"
* ksmbd: rename smbd to ksmbd in .travis.yml
* smbd: rename module name to ksmbd.ko
* smbd: set connection status with SMBD_SESS_EXITING instead of direct destory
* smbd: previous session with same user and same password should be deleted
* smbd: only use global session table in smb2 session
* smbd: add support for ipv6
* smbd: fix empty macro issue from smbd_debug
* cifsd: fix printing of file names in find_next
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Josef Schlehofer [Sun, 26 Jan 2020 13:52:10 +0000 (14:52 +0100)]
dnscrypt-proxy2: update to version 2.0.36
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 26 Jan 2020 11:28:32 +0000 (03:28 -0800)]
Merge pull request #11114 from Robby-/master-freeradius3_update_3_0_20
freeradius3: Update to 3.0.20
Robby K [Sun, 26 Jan 2020 11:10:00 +0000 (12:10 +0100)]
freeradius3: Update to 3.0.20
Latest stable release, contains security fixes for EAP-PWD (side-channel leak), logrotate settings (CVE-2019-10143) and a DoS issue due to multithreaded BN_CTX access (CVE-2019-17185).
Also refreshed patches/002-disable-session-cache-CVE-2017-9148.patch due to the following changes/commits in freeradius:
https://github.com/FreeRADIUS/freeradius-server/commit/
bf1a1eda2387745bbe538998f3d2e6514f981bfd
https://github.com/FreeRADIUS/freeradius-server/commit/
a3c46544b38ab46218c385d0ee197538fad5b3da
Signed-off-by: Robby K <robbyke@gmail.com>
Josef Schlehofer [Sun, 26 Jan 2020 10:58:51 +0000 (11:58 +0100)]
Merge pull request #10968 from zokl/node-javascript-obfuscator
node-javascript-obfuscator: add package
Rosen Penev [Sun, 26 Jan 2020 02:32:50 +0000 (18:32 -0800)]
libzdb: update to 3.2
Removed most patches. The last was upstreamed and the others can be worked
around using Makefile.
Removed inactive maintainer.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Massive reorganization of Makefile for consistency between packages.
Removed --with-sql options. These are totally broken when cross compiling.
Leaving them out works just as well.
Added cpp patch as the test needs a header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stan Grishin [Sun, 26 Jan 2020 04:14:38 +0000 (21:14 -0700)]
https-dns-proxy: fix deleting server items, configurable dnsmasq settings change
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Sun, 26 Jan 2020 01:54:04 +0000 (17:54 -0800)]
nsd: update to 4.2.4
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 25 Jan 2020 23:24:46 +0000 (15:24 -0800)]
Merge pull request #10503 from LoEE/jpc/master/git-macos-cross
git: fix cross compilation on macOS
Rosen Penev [Sat, 25 Jan 2020 23:20:26 +0000 (15:20 -0800)]
Merge pull request #11066 from neheb/botan
botan: remove
Rosen Penev [Sat, 25 Jan 2020 23:19:52 +0000 (15:19 -0800)]
Merge pull request #11082 from neheb/lcdp
lcdproc: add serdisplib dependency
Rosen Penev [Sat, 25 Jan 2020 23:18:02 +0000 (15:18 -0800)]
Merge pull request #11099 from nmav/tmp-libssh-checks
libssh: simplify endianness check
Rosen Penev [Sat, 25 Jan 2020 23:07:59 +0000 (15:07 -0800)]
Merge pull request #9686 from yogo1212/talloc_python3
WIP talloc python3/cross-compilation issues
Leon M. George [Fri, 9 Aug 2019 17:57:54 +0000 (19:57 +0200)]
talloc: update to version 2.3.1
Signed-off-by: Leon M. George <leon@georgemail.eu>
Michael Heimpold [Sat, 25 Jan 2020 21:38:15 +0000 (22:38 +0100)]
Merge pull request #11117 from mhei/libgpiod-python-binding
libgpiod: add package for the Python binding (fixes #11096)
Michael Heimpold [Sat, 25 Jan 2020 14:41:32 +0000 (15:41 +0100)]
libgpiod: add package for the Python binding (fixes #11096)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nikos Mavrogiannopoulos [Thu, 23 Jan 2020 01:44:20 +0000 (02:44 +0100)]
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>
Hannu Nyman [Sat, 25 Jan 2020 13:32:19 +0000 (15:32 +0200)]
Merge pull request #11115 from BKPepe/zeroconf
python-zeroconf: update to version 0.24.4
Josef Schlehofer [Sat, 25 Jan 2020 09:17:00 +0000 (10:17 +0100)]
python-zeroconf: update to version 0.24.4
Update copyright
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sat, 25 Jan 2020 07:59:15 +0000 (23:59 -0800)]
Merge pull request #11058 from BKPepe/jinja2
Jinja2: update to version 2.10.3
Rosen Penev [Sat, 25 Jan 2020 07:50:06 +0000 (23:50 -0800)]
Merge pull request #10669 from LLE8/add-ipfs-client
ipfs-http-client: add package
Rosen Penev [Sat, 25 Jan 2020 07:47:27 +0000 (23:47 -0800)]
Merge pull request #10425 from luizluca/sane-nonroot
sane-backends: run (xinetd) saned as non-root
Rosen Penev [Sat, 25 Jan 2020 07:45:38 +0000 (23:45 -0800)]
Merge pull request #10797 from pymumu/master
smartdns: add new package
Jaymin Patel [Wed, 22 Jan 2020 20:50:58 +0000 (02:20 +0530)]
python3-speedtest-cli: a new package
Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
Josef Schlehofer [Thu, 23 Jan 2020 22:50:40 +0000 (23:50 +0100)]
youtube-dl: update to version 2020.1.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Fri, 24 Jan 2020 02:33:28 +0000 (18:33 -0800)]
Merge pull request #11101 from neheb/jj2
modemmanager stuff: don't use autoreconf
Rosen Penev [Thu, 23 Jan 2020 23:39:04 +0000 (15:39 -0800)]
Merge pull request #11089 from neheb/zip
zip: remove host build
Rosen Penev [Thu, 23 Jan 2020 23:33:55 +0000 (15:33 -0800)]
Merge pull request #11110 from srchack/open-vm-tools-bump-11.0.5
open-vm-tools: bump to version 11.0.5
Hannu Nyman [Thu, 23 Jan 2020 18:58:52 +0000 (20:58 +0200)]
Merge pull request #11107 from ja-pa/measurement-kit-0.10.9
measurement-kit: update to version 0.10.9
Hannu Nyman [Thu, 23 Jan 2020 18:58:22 +0000 (20:58 +0200)]
Merge pull request #11105 from ja-pa/python-maxminddb
python-maxminddb: update to version 1.5.2
Jan Pavlinec [Thu, 23 Jan 2020 11:58:30 +0000 (12:58 +0100)]
redis: update to version 5.0.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Thu, 23 Jan 2020 14:06:18 +0000 (15:06 +0100)]
python-more-itertools: update to version 8.1.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Thu, 23 Jan 2020 10:26:38 +0000 (11:26 +0100)]
python-zipp: update to version 2.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Thu, 23 Jan 2020 12:38:14 +0000 (13:38 +0100)]
measurement-kit: update to version 0.10.9
Changes:
-enable geoip
-add geoip db package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Thu, 23 Jan 2020 10:58:34 +0000 (11:58 +0100)]
python-maxminddb: update to version 1.5.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Toke Høiland-Jørgensen [Thu, 23 Jan 2020 10:22:12 +0000 (11:22 +0100)]
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>
Rosen Penev [Thu, 23 Jan 2020 04:08:48 +0000 (20:08 -0800)]
modemmanager: fixed license information
Removed unrecognized configure option.
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 23 Jan 2020 04:04:35 +0000 (20:04 -0800)]
libqmi: do not use autoreconf
Autoreconf picks up host git, which breaks compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 23 Jan 2020 04:04:00 +0000 (20:04 -0800)]
libmbim: do not use autoreconf
Autoreconf picks up host git, which breaks compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 23 Jan 2020 03:59:21 +0000 (19:59 -0800)]
Merge pull request #11100 from InBetweenNames/fix-brotli
nginx: Fix brotli module
Shane Peelar [Thu, 23 Jan 2020 03:30:34 +0000 (22:30 -0500)]
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>
Rosen Penev [Thu, 23 Jan 2020 02:41:02 +0000 (18:41 -0800)]
Merge pull request #11091 from commodo/django1-bump
django1: bump to version 1.11.27
Rosen Penev [Thu, 23 Jan 2020 01:10:18 +0000 (17:10 -0800)]
Merge pull request #11098 from neheb/h
libtirpc: fix compilation with newer musl
Rosen Penev [Wed, 22 Jan 2020 02:58:23 +0000 (18:58 -0800)]
luarocks: remove zip/host dependency
This should be satisfied by tools/host.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 22 Jan 2020 02:54:23 +0000 (18:54 -0800)]
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>
Rosen Penev [Wed, 22 Jan 2020 23:52:34 +0000 (15:52 -0800)]
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>
Yuhei OKAWA [Wed, 22 Jan 2020 14:48:18 +0000 (14:48 +0000)]
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>
Rosen Penev [Wed, 22 Jan 2020 10:03:17 +0000 (02:03 -0800)]
Merge pull request #11092 from peter-stadler/nginx-util
nginx-util: fix PROVIDES variable and failure with ipv6 disabled
Alexandru Ardelean [Wed, 22 Jan 2020 09:06:52 +0000 (11:06 +0200)]
django1: bump to version 1.11.27
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Peter Stadler [Wed, 22 Jan 2020 09:00:39 +0000 (10:00 +0100)]
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>
Rosen Penev [Wed, 22 Jan 2020 01:50:40 +0000 (17:50 -0800)]
Merge pull request #11068 from klukonin/patch-2
fft-eval: update to the version with ath11k support
Hannu Nyman [Tue, 21 Jan 2020 17:28:08 +0000 (19:28 +0200)]
Merge pull request #11072 from ysc3839/frp
frp: update to 0.31.1
Nick Peng [Tue, 21 Jan 2020 15:57:07 +0000 (23:57 +0800)]
smartdns: add new package
Signed-off-by: Nick Peng <pymumu@gmail.com>
Hannu Nyman [Tue, 21 Jan 2020 15:24:02 +0000 (17:24 +0200)]
Merge pull request #11088 from janh/vnstat2-2.6
vnstat2: update to version 2.6
Hannu Nyman [Tue, 21 Jan 2020 15:14:58 +0000 (17:14 +0200)]
Merge pull request #11087 from peter-stadler/uwsgi
uwsgi: fix dead-lock issue under heavy load
Kirill Lukonin [Tue, 21 Jan 2020 14:33:49 +0000 (19:33 +0500)]
fft-eval: new maintainer
Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
Jan Hoffmann [Tue, 21 Jan 2020 13:03:00 +0000 (14:03 +0100)]
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>
Peter Stadler [Tue, 21 Jan 2020 11:41:47 +0000 (12:41 +0100)]
uwsgi: use higher limit-as to fix issue #7250
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Rosen Penev [Tue, 21 Jan 2020 01:13:04 +0000 (17:13 -0800)]
lcdproc: add serdisplib dependency
It gets picked up when it is existing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 20 Jan 2020 22:59:30 +0000 (14:59 -0800)]
Merge pull request #11057 from BKPepe/aiohttp
python-aiohttp: update to version 3.6.1
Rosen Penev [Mon, 20 Jan 2020 22:57:16 +0000 (14:57 -0800)]
Merge pull request #11071 from EricLuehrsen/ldns_171
ldns: update to 1.7.1
Rosen Penev [Mon, 20 Jan 2020 22:56:47 +0000 (14:56 -0800)]
Merge pull request #11073 from BKPepe/python-slugify
python-slugify: update to version 4.0.0
Rosen Penev [Mon, 20 Jan 2020 22:56:30 +0000 (14:56 -0800)]
Merge pull request #11075 from BKPepe/voluptuous-serialize
python-voluptuous-serialize: update to version 2.3.0
Rosen Penev [Mon, 20 Jan 2020 22:55:39 +0000 (14:55 -0800)]
Merge pull request #11076 from BKPepe/text-unidecode
python-text-unidecode: update to version 1.3
Rosen Penev [Mon, 20 Jan 2020 22:54:54 +0000 (14:54 -0800)]
Merge pull request #11079 from BKPepe/python-yaml
python-yaml: update to version 5.3
Rosen Penev [Mon, 20 Jan 2020 22:04:29 +0000 (14:04 -0800)]
Merge pull request #11080 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.12
Rosen Penev [Mon, 20 Jan 2020 21:40:25 +0000 (13:40 -0800)]
Merge pull request #11077 from BKPepe/pyotp
pyotp: update to version 2.3.0
Rosen Penev [Mon, 20 Jan 2020 21:39:32 +0000 (13:39 -0800)]
Merge pull request #11074 from lucize/frrup
frr: update to 7.2.1
Rosen Penev [Mon, 20 Jan 2020 21:36:01 +0000 (13:36 -0800)]
Merge pull request #11069 from peter-stadler/nginx-util
nginx-util: fix ubus::~iterator() and minor issues
Rosen Penev [Mon, 20 Jan 2020 21:00:21 +0000 (13:00 -0800)]
Merge pull request #10433 from flyn-org/grilo
grilo: update to 0.3.10 and build with meson
Josef Schlehofer [Mon, 20 Jan 2020 20:52:51 +0000 (21:52 +0100)]
python-sqlalchemy: update to version 1.3.12
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 19:44:51 +0000 (20:44 +0100)]
pyotp: update to version 2.3.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 19:37:26 +0000 (20:37 +0100)]
python-text-unidecode: update to version 1.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 18:52:16 +0000 (19:52 +0100)]
python-yaml: update to version 5.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 18:42:12 +0000 (19:42 +0100)]
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>
Lucian Cristian [Mon, 20 Jan 2020 18:43:28 +0000 (20:43 +0200)]
frr: update to 7.2.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Richard Yu [Mon, 20 Jan 2020 17:35:18 +0000 (01:35 +0800)]
frp: update to 0.31.1
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Eric Luehrsen [Mon, 20 Jan 2020 05:40:18 +0000 (00:40 -0500)]
ldns: update to 1.7.1
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>
Hannu Nyman [Mon, 20 Jan 2020 17:08:15 +0000 (19:08 +0200)]
Merge pull request #11070 from jefferyto/python-six-1.14.0
python-six: Update to 1.14.0
W. Michael Petullo [Mon, 20 Jan 2020 15:57:15 +0000 (10:57 -0500)]
grilo-plugins: update to 0.3.10 and build with meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>