feed/packages.git
3 years agonumpy: add new package 12404/head
Alexandru Ardelean [Wed, 3 Jun 2020 13:58:34 +0000 (16:58 +0300)]
numpy: add new package

Essentially, this is a re-spin from
  https://github.com/openwrt/packages/pull/9797/

But a really trimmed down version.
Only the Py3 variant is added now, which makes the Makefile really small
now.

Cython is needed on the host, to cythonize some files.

The package needs targets with hard-float enabled. This is because on some
soft-float targets floating-point exception constants aren't defined.
We can define some dummy values, but that ends up being a bit too much
work.
So, for that, the package depends on HAS_FPU or KERNEL_MIPS_FPU_EMULATOR.
This way, numpy should be buildable on hard-float, or for MIPS on the FPU
emulator being compiled in.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoMerge pull request #12558 from neheb/iOS
Rosen Penev [Sat, 20 Jun 2020 18:55:25 +0000 (11:55 -0700)]
Merge pull request #12558 from neheb/iOS

iOS stuff

3 years agoidevicerestore: update to 1.0.0 12558/head
Rosen Penev [Sat, 20 Jun 2020 06:14:42 +0000 (23:14 -0700)]
idevicerestore: update to 1.0.0

Switched to upstream tarballs as they are now available

Removed autoreconf as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agousbmuxd: update to 1.1.1
Rosen Penev [Sat, 20 Jun 2020 06:06:13 +0000 (23:06 -0700)]
usbmuxd: update to 1.1.1

Switched to upstream tarballs as they are now available.

Removed autoreconf as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibirecovery: update to official tarball
Rosen Penev [Sat, 20 Jun 2020 05:59:43 +0000 (22:59 -0700)]
libirecovery: update to official tarball

Removed autoreconf as a result.

Unfortunately, the two versions are not identical. Bumped PKG_RELEASE
to deal with it.

Disable static libraries as they're fairly useless.

Adjusted filepaths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibimobiledevice: update to 1.3.0
Rosen Penev [Sat, 20 Jun 2020 05:49:27 +0000 (22:49 -0700)]
libimobiledevice: update to 1.3.0

Upstream created proper tarballs. Switch to those.

Removed autoreconf as a result.

Adjusted filepaths.

Removed upstreamed patch.

Disabled static libraries as they're not useful.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibusbmuxd: update to 2.0.2
Rosen Penev [Sat, 20 Jun 2020 05:39:07 +0000 (22:39 -0700)]
libusbmuxd: update to 2.0.2

Upstream created proper tarballs. Switched to those.

Removed autoreconf as a result.

Adjusted filenames.

Got rid of static compiles as they're pretty useless.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibplist: update to 2.2.0
Rosen Penev [Sat, 20 Jun 2020 05:28:27 +0000 (22:28 -0700)]
libplist: update to 2.2.0

Upstream finally got a proper tarball. Switched to that.

Remove autoreconf as it's no longer needed.

Adjusted new filepaths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12535 from BKPepe/travis-ci
Josef Schlehofer [Sat, 20 Jun 2020 00:27:36 +0000 (02:27 +0200)]
Merge pull request #12535 from BKPepe/travis-ci

Improvements for Travis (use different target and update Ubuntu image)

3 years agoMerge pull request #12555 from Andy2244/samba-4.12-fix-python3-path
Rosen Penev [Fri, 19 Jun 2020 20:08:18 +0000 (13:08 -0700)]
Merge pull request #12555 from Andy2244/samba-4.12-fix-python3-path

samba4: fix python3 host paths

3 years agotravis: improve build config 12535/head
Josef Schlehofer [Fri, 19 Jun 2020 18:51:53 +0000 (20:51 +0200)]
travis: improve build config

Build config validation showed up 1 warning, 1 info
- deprecated sudo
- missing os

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agotravis: Use Ubuntu 20.04 LTS - Focal Fossa
Josef Schlehofer [Fri, 19 Jun 2020 18:22:59 +0000 (20:22 +0200)]
travis: Use Ubuntu 20.04 LTS - Focal Fossa

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agosamba4: fix python3 host paths 12555/head
Andy Walsh [Fri, 19 Jun 2020 11:22:52 +0000 (13:22 +0200)]
samba4: fix python3 host paths

* fix python3 host paths, ensure we use build hostpkg tools

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agoMerge pull request #12552 from ja-pa/python-more-itertools-8.4.0
Rosen Penev [Fri, 19 Jun 2020 08:33:58 +0000 (01:33 -0700)]
Merge pull request #12552 from ja-pa/python-more-itertools-8.4.0

python-more-itertools: update to version 8.4.0

3 years agopython-more-itertools: update to version 8.4.0 12552/head
Jan Pavlinec [Fri, 19 Jun 2020 05:43:36 +0000 (07:43 +0200)]
python-more-itertools: update to version 8.4.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #12551 from ja-pa/redis-6.0.5
Rosen Penev [Fri, 19 Jun 2020 05:31:55 +0000 (22:31 -0700)]
Merge pull request #12551 from ja-pa/redis-6.0.5

redis: update to version 6.0.5

3 years agoredis: update to version 6.0.5 12551/head
Jan Pavlinec [Fri, 19 Jun 2020 05:22:02 +0000 (07:22 +0200)]
redis: update to version 6.0.5

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agogkrellmd: update to 2.3.11
Rosen Penev [Thu, 23 Apr 2020 00:55:03 +0000 (17:55 -0700)]
gkrellmd: update to 2.3.11

Added nls.mk as this is now required.

Fixed license information.

Several small fixes and cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12537 from neheb/motttt
Rosen Penev [Thu, 18 Jun 2020 22:26:13 +0000 (15:26 -0700)]
Merge pull request #12537 from neheb/motttt

motion: add support for raspberrypi mmal

3 years agoMerge pull request #12433 from neheb/pcre2
Rosen Penev [Thu, 18 Jun 2020 22:25:50 +0000 (15:25 -0700)]
Merge pull request #12433 from neheb/pcre2

pcre2: updater to 10.35

3 years agoMerge pull request #12431 from neheb/gph
Rosen Penev [Thu, 18 Jun 2020 22:25:30 +0000 (15:25 -0700)]
Merge pull request #12431 from neheb/gph

libgphoto2: update to 2.5.25

3 years agoMerge pull request #12438 from neheb/cons
Rosen Penev [Thu, 18 Jun 2020 22:25:12 +0000 (15:25 -0700)]
Merge pull request #12438 from neheb/cons

conserver: 8.2.5

3 years agoMerge pull request #12514 from neheb/ari
Rosen Penev [Thu, 18 Jun 2020 22:24:39 +0000 (15:24 -0700)]
Merge pull request #12514 from neheb/ari

ariang: update to 1.1.6

3 years agoMerge pull request #12543 from mydzor/master
Rosen Penev [Thu, 18 Jun 2020 21:52:53 +0000 (14:52 -0700)]
Merge pull request #12543 from mydzor/master

transmission: add access to web interface files to procd jail

3 years agoMerge pull request #12545 from tru7/knxd
Michael Heimpold [Thu, 18 Jun 2020 19:51:13 +0000 (21:51 +0200)]
Merge pull request #12545 from tru7/knxd

knxd: bump to version 0.14.39

3 years agooniguruma: build using autotools
Eneas U de Queiroz [Tue, 16 Jun 2020 23:20:37 +0000 (20:20 -0300)]
oniguruma: build using autotools

Cmake currently fails to compile properly.  While there's a fix
upstream, we can avoid carrying any patches here, and use the more
stable build system, despite being slower.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agoknxd: bump to version 0.14.39 12545/head
Othmar Truniger [Thu, 18 Jun 2020 15:42:06 +0000 (17:42 +0200)]
knxd: bump to version 0.14.39

Signed-off-by: Othmar Truniger <github@truniger.ch>
3 years agotravis: use mpc85xx-p2020 sdk instead of ar71xx
Josef Schlehofer [Wed, 17 Jun 2020 12:47:08 +0000 (14:47 +0200)]
travis: use mpc85xx-p2020 sdk instead of ar71xx

Target ar71xx is deprecated and removed in the master branch and makes SDK
not available anymore. Travis fails because of that.
It was superseded by target ath79. These devices have 4 MB flash and/or 32 MB RAM.

However, ath79 is being used by CircleCI if you have it configured for
your repository and if you are contributing to this repository. It
is not good to have two CI for the same target. Let's use powerpc.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agotransmission: add access to web interface files to procd jail 12543/head
Josef Zila [Thu, 18 Jun 2020 10:52:43 +0000 (12:52 +0200)]
transmission: add access to web interface files to procd jail

Signed-off-by: Josef Zila <josefzila@gmail.com>
3 years agokmod: fix ALTERNATIVES
Kuan-Yi Li [Fri, 12 Jun 2020 01:15:32 +0000 (09:15 +0800)]
kmod: fix ALTERNATIVES

ALTERNATIVES shall be defined in the package where /sbin/kmod resides --
otherwise kmod tools will break if we install only the library as these
tools will be linked to a nonexistent executable.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
3 years agoMerge pull request #12540 from neheb/avah
Rosen Penev [Thu, 18 Jun 2020 08:03:57 +0000 (01:03 -0700)]
Merge pull request #12540 from neheb/avah

avahi: remove lssp_nonshared flag

3 years agoMerge pull request #12530 from neheb/shadd
Rosen Penev [Thu, 18 Jun 2020 08:02:47 +0000 (01:02 -0700)]
Merge pull request #12530 from neheb/shadd

shadow: don't compile bcrypt for unsupported platforms

3 years agoMerge pull request #12541 from neheb/seaf
Rosen Penev [Thu, 18 Jun 2020 07:19:34 +0000 (00:19 -0700)]
Merge pull request #12541 from neheb/seaf

seafile-server: remove GCC_LIBSSP

3 years agoseafile-server: remove GCC_LIBSSP 12541/head
Rosen Penev [Wed, 17 Jun 2020 23:03:02 +0000 (16:03 -0700)]
seafile-server: remove GCC_LIBSSP

The variable is gone as of b933f9cf0cb254e368027cad6d5799e45b237df5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoavahi: remove lssp_nonshared flag 12540/head
Rosen Penev [Wed, 17 Jun 2020 23:05:18 +0000 (16:05 -0700)]
avahi: remove lssp_nonshared flag

Does not seem to be needed as of b933f9cf0cb254e368027cad6d5799e45b237df5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomotion: add support for raspberrypi mmal 12537/head
Rosen Penev [Wed, 17 Jun 2020 22:14:10 +0000 (15:14 -0700)]
motion: add support for raspberrypi mmal

Currently motion is failing to compile on bcm27xx because of a missing
dependency.

Sorted the configure options based on the order they appear in the
configure script. Also removed outdated ones.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoopenzwave: update to 1.6.1149
David Woodhouse [Wed, 17 Jun 2020 21:39:15 +0000 (22:39 +0100)]
openzwave: update to 1.6.1149

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
3 years agoirqbalance: fix socket directory and create it
Hannu Nyman [Wed, 17 Jun 2020 20:29:13 +0000 (23:29 +0300)]
irqbalance: fix socket directory and create it

Irqbalance defines /run/irqbalance dir for its socket
communication between irqbalance and its UI. /run does not exist
in OpenWrt (although it is defined by the Linux FHS), so the
socket creation fails. Although we do not compile UI and thus
the issue is not critical to us, fix the directory location.

Additionally, the creation is originally handled by a systemd
init script that we do not use.

* patch source to define dir as /var/run/irqbalance
* create the dir in the procd init script.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
3 years agoyoutube-dl: update to version 2020.6.16.1 12534/head
Josef Schlehofer [Wed, 17 Jun 2020 11:35:48 +0000 (13:35 +0200)]
youtube-dl: update to version 2020.6.16.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoMerge pull request #12525 from neheb/rpp
Rosen Penev [Tue, 16 Jun 2020 22:33:42 +0000 (15:33 -0700)]
Merge pull request #12525 from neheb/rpp

rp-pppoe: update to 3.14

3 years agoshadow: don't compile bcrypt for unsupported platforms 12530/head
Rosen Penev [Tue, 16 Jun 2020 22:23:17 +0000 (15:23 -0700)]
shadow: don't compile bcrypt for unsupported platforms

If musl has no bcrypt:

passwd: failed to crypt password with salt '$2a$13$w8EJ0Yfz5bGsG4U/0m7bk/': Function not implemented
The password for root is unchanged.

glibc output as it has no bcrypt:

passwd: failed to crypt password with salt '$2a$13$xbpmAYmq6Q/rZN5jOlNxJZ': Invalid argument
The password for root is unchanged.

--without-bcrypt output:

Invalid ENCRYPT_METHOD value: 'BCRYPT'.
Defaulting to DES.
passwd: password changed.

The solution was tested on glibc despite using a musl specific variable
Still works.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12528 from Andy2244/samba-4-12-update-waf-cross-answers
Rosen Penev [Tue, 16 Jun 2020 21:14:17 +0000 (14:14 -0700)]
Merge pull request #12528 from Andy2244/samba-4-12-update-waf-cross-answers

samba4: update waf-cross-answers

3 years agosamba4: update waf-cross-answers 12528/head
Andy Walsh [Tue, 16 Jun 2020 19:46:04 +0000 (21:46 +0200)]
samba4: update waf-cross-answers

* update waf-cross-answers for 4.12.x

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agoShorewall6: Bump to 5.2.5.
W. van den Akker [Tue, 16 Jun 2020 06:54:59 +0000 (08:54 +0200)]
Shorewall6: Bump to 5.2.5.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
3 years agoShorewall: Bump to 5.2.5.
W. van den Akker [Tue, 16 Jun 2020 06:53:25 +0000 (08:53 +0200)]
Shorewall: Bump to 5.2.5.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
3 years agoShorewall6-lite: Bump to 5.2.5.
W. van den Akker [Tue, 16 Jun 2020 06:51:25 +0000 (08:51 +0200)]
Shorewall6-lite: Bump to 5.2.5.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
3 years agoShorewall-lite: Bump to 5.2.5.
W. van den Akker [Tue, 16 Jun 2020 06:50:10 +0000 (08:50 +0200)]
Shorewall-lite: Bump to 5.2.5.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
3 years agoShorewall-core: Bump to 5.2.5.
W. van den Akker [Tue, 16 Jun 2020 06:48:43 +0000 (08:48 +0200)]
Shorewall-core: Bump to 5.2.5.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
3 years agoMerge pull request #12524 from lnslbrty/update/libndpi
Rosen Penev [Tue, 16 Jun 2020 04:10:42 +0000 (21:10 -0700)]
Merge pull request #12524 from lnslbrty/update/libndpi

libndpi: update to 3.2.0

3 years agolibndpi: update to 3.2.0 12524/head
Toni Uhlig [Mon, 15 Jun 2020 20:01:10 +0000 (22:01 +0200)]
libndpi: update to 3.2.0

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
3 years agorp-pppoe: update to 3.14 12525/head
Rosen Penev [Tue, 16 Jun 2020 03:12:10 +0000 (20:12 -0700)]
rp-pppoe: update to 3.14

Switched to new upstream.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed and fixed up patches.

Fixed up license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12371 from neheb/trans2
Rosen Penev [Tue, 16 Jun 2020 02:44:56 +0000 (19:44 -0700)]
Merge pull request #12371 from neheb/trans2

transmission: add a disabled notification

3 years agotransmission: add a disabled notification 12371/head
Rosen Penev [Sun, 31 May 2020 22:36:12 +0000 (15:36 -0700)]
transmission: add a disabled notification

Helps to see that transmission must be enabled.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12409 from lnslbrty/package/libulfius
Rosen Penev [Mon, 15 Jun 2020 18:28:54 +0000 (11:28 -0700)]
Merge pull request #12409 from lnslbrty/package/libulfius

libulfius: new package

3 years agoMerge pull request #12515 from neheb/mot
Rosen Penev [Mon, 15 Jun 2020 18:26:10 +0000 (11:26 -0700)]
Merge pull request #12515 from neheb/mot

motion: update to 4.3.1

3 years agolibulfius: new package 12409/head
Toni Uhlig [Thu, 4 Jun 2020 18:23:34 +0000 (20:23 +0200)]
libulfius: new package

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
3 years agoovn: bump to version 20.06.0
Yousong Zhou [Mon, 15 Jun 2020 06:37:39 +0000 (14:37 +0800)]
ovn: bump to version 20.06.0

3 years agokeepalived: fix config typo
Florian Eckert [Mon, 15 Jun 2020 09:47:20 +0000 (11:47 +0200)]
keepalived: fix config typo

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoMerge pull request #12229 from aaronjg/bugfix/mwan3-ipv6
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

3 years agoMerge pull request #12461 from jefferyto/python-package-variants
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

3 years agoMerge pull request #12519 from Andy2244/samba-4.12.3-unbundle-icu-libunwind
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

3 years agoFlask: update to version 1.1.2
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>
3 years agoWerkzeug: update to version 1.0.1
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>
3 years agopyodbc: update to version 4.0.30
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>
3 years agooniguruma: add patch to fix NULL pointer exception
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>
3 years agopcsc-lite: update to version 1.9.0
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>
3 years agohaveged: update to 1.9.11
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>
3 years agosamba4: unbundle libunwind, icu 12519/head
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>
3 years agolibzip: update to 1.7.1 (closes #12512)
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>
3 years agophp7: update to 7.4.7
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>
3 years agoMerge pull request #12511 from neheb/cap3
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

3 years agoMerge pull request #12513 from neheb/xer
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

3 years agomotion: update to 4.3.1 12515/head
Rosen Penev [Sun, 14 Jun 2020 01:39:42 +0000 (18:39 -0700)]
motion: update to 4.3.1

Remove upstreamed patch.

Added patch to remove man and po stuff to fix compilation and speed up
the build.

Added PKG_BUILD_PARALLEL for faster builds.

Added PKG_INSTALL for consistency between packages. Used those install
paths as well to make it easier.

Other small cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoariang: update to 1.1.6 12514/head
Rosen Penev [Fri, 12 Jun 2020 03:21:09 +0000 (20:21 -0700)]
ariang: update to 1.1.6

Small adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibxerces-c: update to 3.2.3 12513/head
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>
3 years agolibcap: update to 2.36 12511/head
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>
3 years agogeth: update to 1.9.14
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>
3 years agoMerge pull request #12504 from EricLuehrsen/unbound_ifauto
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

3 years agoMerge pull request #12506 from stangri/master-simple-adblock
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

3 years agoMerge pull request #12497 from micmac1/mar-reorder
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

3 years agosimple-adblock: racially-neutral names 12506/head
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>
3 years agopython-packages: Remove variants 12461/head
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>
3 years agomwan3: address reviewer comments on 5147dfc7 12229/head
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>
3 years agounbound: make option interface_auto default on 12504/head
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>
3 years agomariadb: move some binaries 12497/head
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>
3 years agoMerge pull request #12483 from jmarcet/docker-compose-fixes
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

3 years agoMerge pull request #12494 from dibdot/adblock
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

3 years agoMerge pull request #12485 from stangri/master
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

3 years agoadblock: update 4.0.6 12494/head
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>
3 years agoMerge pull request #12463 from Andy2244/samba-4-12-3
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

3 years agosamba4: update to 4.12.3 12463/head
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>
3 years agoMerge pull request #12462 from Andy2244/perl-parse-yapp
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

3 years agoJinja2: update to version 2.11.2
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>
3 years agoperl-parse-yapp: new package 12462/head
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>
3 years agodawn: update to latest version
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>
3 years agodocker-compose: fix depends after merge in master and move to utils 12483/head
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>
3 years agoMerge pull request #12442 from neheb/ffmpeg
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

3 years agoMerge pull request #12486 from neheb/mpddd
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

3 years agompd: update to 0.21.24 12486/head
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>
3 years agovpn-policy-routing: fix README .ovpn instructions 12485/head
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>