Florian Eckert [Mon, 15 Jun 2020 09:21:49 +0000 (11:21 +0200)]
Merge pull request #12229 from aaronjg/bugfix/mwan3-ipv6
mwan3: ipv6 improvements
Rosen Penev [Mon, 15 Jun 2020 07:15:16 +0000 (00:15 -0700)]
Merge pull request #12461 from jefferyto/python-package-variants
python-packages: Remove variants
Rosen Penev [Mon, 15 Jun 2020 07:14:19 +0000 (00:14 -0700)]
Merge pull request #12519 from Andy2244/samba-4.12.3-unbundle-icu-libunwind
samba4: unbundle libunwind, icu
Daniel Golle [Mon, 15 Jun 2020 00:20:29 +0000 (01:20 +0100)]
Flask: update to version 1.1.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 15 Jun 2020 00:20:08 +0000 (01:20 +0100)]
Werkzeug: update to version 1.0.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 14 Jun 2020 22:25:22 +0000 (23:25 +0100)]
pyodbc: update to version 4.0.30
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Michael Heimpold [Sun, 14 Jun 2020 20:29:41 +0000 (22:29 +0200)]
oniguruma: add patch to fix NULL pointer exception
I propose to carry this patch until a new upstream
release includes it. For forther references see:
https://github.com/openwrt/packages/issues/12403
and
https://github.com/kkos/oniguruma/pull/196
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Daniel Golle [Sun, 14 Jun 2020 22:20:27 +0000 (23:20 +0100)]
pcsc-lite: update to version 1.9.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Sun, 14 Jun 2020 18:12:12 +0000 (21:12 +0300)]
haveged: update to 1.9.11
Update haveged to version 1.9.11
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Andy Walsh [Sun, 14 Jun 2020 15:51:21 +0000 (17:51 +0200)]
samba4: unbundle libunwind, icu
* add unbundle libunwind, icu patches
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Michael Heimpold [Sun, 14 Jun 2020 13:09:31 +0000 (15:09 +0200)]
libzip: update to 1.7.1 (closes #12512)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 14 Jun 2020 12:49:12 +0000 (14:49 +0200)]
php7: update to 7.4.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Sun, 14 Jun 2020 01:57:37 +0000 (18:57 -0700)]
Merge pull request #12511 from neheb/cap3
libcap: update to 2.36
Rosen Penev [Sun, 14 Jun 2020 01:57:19 +0000 (18:57 -0700)]
Merge pull request #12513 from neheb/xer
libxerces-c: update to 3.2.3
Rosen Penev [Fri, 12 Jun 2020 03:23:31 +0000 (20:23 -0700)]
libxerces-c: update to 3.2.3
Small adjustments for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Jun 2020 03:37:54 +0000 (20:37 -0700)]
libcap: update to 2.36
Remove outdated patches. A different solution was applied upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Jun 2020 03:54:46 +0000 (20:54 -0700)]
geth: update to 1.9.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Etienne Champetier [Sat, 13 Jun 2020 22:15:01 +0000 (18:15 -0400)]
Merge pull request #12504 from EricLuehrsen/unbound_ifauto
unbound: make option interface_auto default on
Etienne Champetier [Sat, 13 Jun 2020 22:09:53 +0000 (18:09 -0400)]
Merge pull request #12506 from stangri/master-simple-adblock
simple-adblock: racially-neutral names
Rosen Penev [Sat, 13 Jun 2020 21:31:03 +0000 (14:31 -0700)]
Merge pull request #12497 from micmac1/mar-reorder
mariadb: move some binaries
Stan Grishin [Sat, 13 Jun 2020 20:39:00 +0000 (20:39 +0000)]
simple-adblock: racially-neutral names
Signed-off-by: Stan Grishin <stangri@melmac.net>
Jeffery To [Tue, 9 Jun 2020 08:30:37 +0000 (16:30 +0800)]
python-packages: Remove variants
These packages were in the PR stage when the cleanup occurred and so
still had VARIANT:=python3.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Aaron Goodman [Sat, 13 Jun 2020 19:25:42 +0000 (15:25 -0400)]
mwan3: address reviewer comments on
5147dfc7
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Eric Luehrsen [Sat, 13 Jun 2020 19:06:20 +0000 (15:06 -0400)]
unbound: make option interface_auto default on
Unbound has a quirk and may reply on a different device address.
When Unbound answers with from-address different than it
received queries on, it may cause trouble for select VPN and
firewall configurations. Ensure Unbound replies with the same
address by changing this default.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Sebastian Kemper [Sat, 13 Jun 2020 17:55:47 +0000 (19:55 +0200)]
mariadb: move some binaries
Even though I think that mysql_upgrade is a client package (it depends
on the mysql client and it's in the "client" directory in the source
tree, for instance), upstream laid it out differently. Since upstream
commit
ec586f5 mysql_upgrade is to be considered a part of the server,
because the COMPONENT argument in the MYSQL_ADD_EXECUTABLE macro is set
to "Server".
That means that mysql_upgrade is only installed when the server is. So
we need to move it back to the server package, otherwise we will have a
build failure when mariadb-client is selected while mariadb-server is
not. This particular build failure was recently a topic on
openwrt-devel.
Some more binaries are moved, following the layout visible in
"man/CMakeLists.txt", to make sure we follow upstream's vision with
regards to how the binaries are packaged.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Sat, 13 Jun 2020 09:02:57 +0000 (02:02 -0700)]
Merge pull request #12483 from jmarcet/docker-compose-fixes
docker-compose: fix depends after merge in master and move to utils
Dirk Brenken [Sat, 13 Jun 2020 04:55:11 +0000 (06:55 +0200)]
Merge pull request #12494 from dibdot/adblock
adblock: update 4.0.6
Dirk Brenken [Sat, 13 Jun 2020 04:49:57 +0000 (06:49 +0200)]
Merge pull request #12485 from stangri/master
vpn-policy-routing: fix README .ovpn instructions
Dirk Brenken [Fri, 12 Jun 2020 20:58:44 +0000 (22:58 +0200)]
adblock: update 4.0.6
* add anti_ad blocklist source
* made SafeSearch provider configurable, you can limit
SafeSearch to certain providers
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Sat, 13 Jun 2020 00:33:18 +0000 (17:33 -0700)]
Merge pull request #12463 from Andy2244/samba-4-12-3
samba4: update to 4.12.3
Andy Walsh [Tue, 9 Jun 2020 14:35:02 +0000 (16:35 +0200)]
samba4: update to 4.12.3
* update to 4.12.3
* update/remove patches
* disable netbios port 139 on 'DISABLE_NETBIOS' option or missing 'nmbd'
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Fri, 12 Jun 2020 15:31:49 +0000 (08:31 -0700)]
Merge pull request #12462 from Andy2244/perl-parse-yapp
perl-parse-yapp: new package
Josef Schlehofer [Sun, 7 Jun 2020 21:29:05 +0000 (23:29 +0200)]
Jinja2: update to version 2.11.2
- Update project website
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Andy Walsh [Tue, 9 Jun 2020 14:25:28 +0000 (16:25 +0200)]
perl-parse-yapp: new package
* add new perl-parse-yapp (dep for samba-4.12)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
David Woodhouse [Fri, 12 Jun 2020 10:22:18 +0000 (11:22 +0100)]
dawn: update to latest version
Includes:
- test_storage: further refactoring, added test functionality, and TESTING.md to describe testing approach
- tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels.
- Revert "tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels."
- uci: fix arm64 compiling
Fixes: #12488
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Javier Marcet [Fri, 12 Jun 2020 09:57:42 +0000 (11:57 +0200)]
docker-compose: fix depends after merge in master and move to utils
Signed-off-by: Javier Marcet <javier@marcet.info>
Rosen Penev [Fri, 12 Jun 2020 03:17:59 +0000 (20:17 -0700)]
Merge pull request #12442 from neheb/ffmpeg
ffmpeg: update to 4.2.3
Rosen Penev [Thu, 11 Jun 2020 23:33:26 +0000 (16:33 -0700)]
Merge pull request #12486 from neheb/mpddd
mpd: update to 0.21.24
Rosen Penev [Thu, 11 Jun 2020 21:48:54 +0000 (14:48 -0700)]
mpd: update to 0.21.24
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stan Grishin [Thu, 11 Jun 2020 21:42:35 +0000 (21:42 +0000)]
vpn-policy-routing: fix README .ovpn instructions
Signed-off-by: Stan Grishin <stangri@melmac.net>
Dirk Brenken [Thu, 11 Jun 2020 14:25:17 +0000 (16:25 +0200)]
adblock: update 4.0.5-5
* add regional list source for czech/slovak
* add regional list source for korea
* adapt oisd_nl changes, switch to adb-syntax domains
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Thu, 11 Jun 2020 10:36:50 +0000 (13:36 +0300)]
Merge pull request #12481 from jefferyto/python-readme-updates
python: Readme updates
Jeffery To [Thu, 11 Jun 2020 08:49:56 +0000 (16:49 +0800)]
python: Revise pypi.mk section of readme
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 11 Jun 2020 08:36:38 +0000 (16:36 +0800)]
python: Fix relative links in readme
This also removes a link to pypi.org; the previous sentence already
links to pypi.org, a second link in the same paragraph isn't necessary.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
David Woodhouse [Thu, 11 Jun 2020 08:27:31 +0000 (09:27 +0100)]
minizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflicts
Just as Rosen did for cereal in #12477.
Likewise, clean up the CMAKE_OPTIONS onto separate lines for readability.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Jeffery To [Thu, 11 Jun 2020 08:23:49 +0000 (16:23 +0800)]
python: Remove references to variants in readme
Build variants are no longer necessary.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Wed, 10 Jun 2020 23:47:22 +0000 (16:47 -0700)]
cereal: fix mips64 compilation
Added miscellaneous fixes.
Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with
others.
Separate CMAKE_OPTIONS in lines for clarity.
Add JUST_INSTALL_CEREAL to fix compilation with mips64.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 10 Jun 2020 20:38:38 +0000 (13:38 -0700)]
Merge pull request #12376 from peterwillcn/erlang
erlang: upgrade opt 23.0
Hannu Nyman [Wed, 10 Jun 2020 17:22:09 +0000 (20:22 +0300)]
Merge pull request #12475 from lucize/googlepam
google-authenticator-libpam: update to 1.09
Hannu Nyman [Wed, 10 Jun 2020 17:20:27 +0000 (20:20 +0300)]
Merge pull request #12476 from lucize/pcitools
pciutils: update to 3.7.0
Lucian Cristian [Wed, 10 Jun 2020 16:49:09 +0000 (19:49 +0300)]
pciutils: update to 3.7.0
also update the pci.ids
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Wed, 10 Jun 2020 16:25:44 +0000 (19:25 +0300)]
google-authenticator-libpam: update to 1.09
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Wed, 10 Jun 2020 16:07:40 +0000 (19:07 +0300)]
Merge pull request #12474 from gladiac1337/haproxy-2.1.7
haproxy: Update HAProxy to v2.1.7
Christian Lachner [Wed, 10 Jun 2020 13:02:16 +0000 (15:02 +0200)]
haproxy: Update HAProxy to v2.1.7
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
David Woodhouse [Wed, 10 Jun 2020 10:21:49 +0000 (11:21 +0100)]
dawn: update to latest version
Includes:
- uci: truncate hostname at first dot
- ubus/uci/datastorage: add iface and hostname
- ubus: use strncpy and add backwards compatibility
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
David Woodhouse [Wed, 10 Jun 2020 08:53:20 +0000 (09:53 +0100)]
minizip: explicitly disable libbsd
Fixes #12471
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Xiaobo Tian [Wed, 10 Jun 2020 09:07:40 +0000 (17:07 +0800)]
erlang: upgrade opt 23.0
Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
Rosen Penev [Wed, 10 Jun 2020 08:59:35 +0000 (01:59 -0700)]
Merge pull request #12434 from neheb/pcre
pcre: update to 8.4.4
Rosen Penev [Wed, 10 Jun 2020 08:58:56 +0000 (01:58 -0700)]
Merge pull request #12468 from zhanhb/kmod-alternatives
kmod: add ALTERNATIVES
Rosen Penev [Wed, 10 Jun 2020 05:44:51 +0000 (22:44 -0700)]
Merge pull request #12469 from neheb/zst
zstd: fix compilation without host distutils
Rosen Penev [Wed, 10 Jun 2020 00:35:51 +0000 (17:35 -0700)]
Merge pull request #12467 from zhanhb/less-alternatives
less: update ALTERNATIVES
Rosen Penev [Tue, 9 Jun 2020 23:20:45 +0000 (16:20 -0700)]
zstd: fix compilation without host distutils
This is the case in debian.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Huangbin Zhan [Tue, 9 Jun 2020 22:37:36 +0000 (06:37 +0800)]
less: update ALTERNATIVES
Avoid conflict with busybox
Closes #11960
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Fri, 1 May 2020 05:51:33 +0000 (13:51 +0800)]
kmod: add ALTERNATIVES
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Rosen Penev [Tue, 9 Jun 2020 22:16:08 +0000 (15:16 -0700)]
Merge pull request #12466 from neheb/j
elektra: fully remove HostBuild
Rosen Penev [Tue, 9 Jun 2020 21:56:06 +0000 (14:56 -0700)]
elektra: fully remove HostBuild
This is cosmetic since host-compile.mk is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Tue, 9 Jun 2020 15:19:51 +0000 (18:19 +0300)]
Merge pull request #12464 from Andy2244/softethervpn5-9674
softethervpn5: update to 9672
Hannu Nyman [Tue, 9 Jun 2020 15:19:18 +0000 (18:19 +0300)]
Merge pull request #12465 from Andy2244/wsdd2-2020-05-06
wsdd2: update to git 2020-05-06
Andy Walsh [Tue, 9 Jun 2020 15:03:31 +0000 (17:03 +0200)]
wsdd2: update to git 2020-05-06
* update to git 2020-05-06
* Fix '-b' option parsing
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Tue, 9 Jun 2020 14:56:35 +0000 (16:56 +0200)]
softethervpn5: update to 9672
* update to 9672
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Tue, 9 Jun 2020 10:10:05 +0000 (03:10 -0700)]
Merge pull request #12419 from lynxis/ipmitool
ipmitool: fix CVE-2020-5208
Alexander Couzens [Sat, 6 Jun 2020 01:30:37 +0000 (03:30 +0200)]
ipmitool: fix CVE-2020-5208
All patches has been applied upstream.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Florian Eckert [Tue, 9 Jun 2020 06:19:32 +0000 (08:19 +0200)]
Merge pull request #12389 from TDT-AG/pr/
20200603-xinetd-uci
xinetd: add uci support
Florian Eckert [Mon, 8 Jun 2020 09:11:32 +0000 (11:11 +0200)]
xinetd: do not save xinet.d configrations on sysupgrade
Since we can now configure xinet.d with uci, it is no longer necessary
to save the configuration in /etc/xinet.d/* when upgrading the system.
This was wrong anyway, because other packages can also store configuration
there. If this configuration get changed then the new/changed one will never get
applied, because the configration is always replaced with the saved
configration during sysupgrade.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Helge Mader [Tue, 2 Jun 2020 12:57:45 +0000 (14:57 +0200)]
xinetd: add support for UCI configuration
Signed-off-by: Helge Mader <ma@dev.tdt.de>
Rosen Penev [Mon, 8 Jun 2020 20:55:35 +0000 (13:55 -0700)]
Merge pull request #12324 from aaronjg/openfortivpn/netifd
openfortivpn: Use netifd for script rather than init script
Rosen Penev [Mon, 8 Jun 2020 20:54:37 +0000 (13:54 -0700)]
Merge pull request #12428 from neheb/liba
libarchive: update to 3.4.3
Rosen Penev [Mon, 8 Jun 2020 20:54:12 +0000 (13:54 -0700)]
Merge pull request #12426 from neheb/xmlr
xmlrpc-c: update to 1.51.06
Rosen Penev [Mon, 8 Jun 2020 20:53:53 +0000 (13:53 -0700)]
Merge pull request #12440 from neheb/autom
automake: update to 1.16.2
Rosen Penev [Mon, 8 Jun 2020 20:53:24 +0000 (13:53 -0700)]
Merge pull request #12432 from neheb/yara2
yara: update to 4.0.1
Rosen Penev [Mon, 8 Jun 2020 20:53:01 +0000 (13:53 -0700)]
Merge pull request #12264 from cotequeiroz/ctop-mipsel
ctop: don't build on mipsel
Rosen Penev [Mon, 8 Jun 2020 20:52:32 +0000 (13:52 -0700)]
Merge pull request #12422 from neheb/procpp
procps-ng: update to 3.3.16
Rosen Penev [Mon, 8 Jun 2020 20:52:15 +0000 (13:52 -0700)]
Merge pull request #12435 from neheb/less
less: update to 562
Rosen Penev [Mon, 8 Jun 2020 20:52:01 +0000 (13:52 -0700)]
Merge pull request #12427 from neheb/libcc
libcap: update to 2.34
Rosen Penev [Mon, 8 Jun 2020 20:51:32 +0000 (13:51 -0700)]
Merge pull request #12388 from neheb/dnsd
dnsdist: fix compilation with libcxx 10
Rosen Penev [Mon, 8 Jun 2020 20:50:43 +0000 (13:50 -0700)]
Merge pull request #12453 from stangri/master-simple-adblock
simple-adblock: remove obsolete dshield.org links from config
Rosen Penev [Mon, 8 Jun 2020 20:47:05 +0000 (13:47 -0700)]
Merge pull request #11365 from jmarcet/docker-compose_3_3
Docker compose (3 of 3)
Rosen Penev [Mon, 8 Jun 2020 20:46:37 +0000 (13:46 -0700)]
Merge pull request #11364 from jmarcet/docker-compose_2_3
Docker compose (2 of 3)
Rosen Penev [Mon, 8 Jun 2020 20:45:58 +0000 (13:45 -0700)]
Merge pull request #11363 from jmarcet/docker-compose_1_3
Docker compose (1 of 3)
Rosen Penev [Mon, 8 Jun 2020 20:45:33 +0000 (13:45 -0700)]
Merge pull request #12452 from jmarcet/ctop-stale-file
ctop: drop .swp file added by mistake
Rosen Penev [Mon, 8 Jun 2020 20:44:07 +0000 (13:44 -0700)]
Merge pull request #12415 from haraldg/elektra_0.9.2
elektra: update to 0.9.2
Rosen Penev [Mon, 8 Jun 2020 20:43:36 +0000 (13:43 -0700)]
Merge pull request #12456 from bobafetthotmail/patch-1
hwinfo: disable compile with uclibc
Alberto Bursi [Mon, 8 Jun 2020 17:59:35 +0000 (19:59 +0200)]
hwinfo: disable compile with uclibc
this package fails to compile with uclibc,
disable it if the uclibc toolchain is selected
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
Stan Grishin [Mon, 8 Jun 2020 17:35:32 +0000 (17:35 +0000)]
simple-adblock: remove obsolete dshield.org links from config
Signed-off-by: Stan Grishin <stangri@melmac.net>
Javier Marcet [Mon, 8 Jun 2020 17:17:23 +0000 (19:17 +0200)]
ctop: drop .swp file added by mistake
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Mon, 8 Jun 2020 14:58:13 +0000 (16:58 +0200)]
docker-compose: new package, multi-container orchestration for Docker
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Mon, 8 Jun 2020 14:56:33 +0000 (16:56 +0200)]
python3-dotenv: add a new package
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Mon, 8 Jun 2020 14:56:16 +0000 (16:56 +0200)]
python3-distro: add a new package
Signed-off-by: Javier Marcet <javier@marcet.info>
Hannu Nyman [Mon, 8 Jun 2020 15:04:51 +0000 (18:04 +0300)]
Merge pull request #12448 from jefferyto/golang-1.14.4
golang: Update to 1.14.4
Toke Høiland-Jørgensen [Mon, 8 Jun 2020 13:13:28 +0000 (15:13 +0200)]
flent-tools: Bump to v1.3.2
Also add coreutils-sleep and coreutils-date as dependencies (Flent needs
these for the scripts-based remote data gathering tools).
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>