David Ehrmann [Sat, 20 Jun 2020 22:34:39 +0000 (15:34 -0700)]
miniupnpd: suppress grep and uci errors
If miniupnpd is installed but disabled or not running, the hotplug
script will query uci for keys that don't exist and grep a temporary
config file that doesn't exist, resulting in the following errors:
uci: Entry not found
grep: /var/etc/miniupnd.conf: No such file or directory
These would arise when an interface is brought up or down, and are
more confusing than helpful, especially when miniupnpd is disabled.
Suppress these errors.
Signed-off-by: David Ehrmann <ehrmann@gmail.com>
Rosen Penev [Sat, 20 Jun 2020 18:55:25 +0000 (11:55 -0700)]
Merge pull request #12558 from neheb/iOS
iOS stuff
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>
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>
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>
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>
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>
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>
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)
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
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>
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>
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>
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
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>
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
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>
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>
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
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
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
Rosen Penev [Thu, 18 Jun 2020 22:25:12 +0000 (15:25 -0700)]
Merge pull request #12438 from neheb/cons
conserver: 8.2.5
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
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
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
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>
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>
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>
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>
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>
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
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
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
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>
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>
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>
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>
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>
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>
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
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>
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
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>
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>
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>
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>
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>
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>
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
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>
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>
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
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>
Rosen Penev [Mon, 15 Jun 2020 18:28:54 +0000 (11:28 -0700)]
Merge pull request #12409 from lnslbrty/package/libulfius
libulfius: new package
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
Toni Uhlig [Thu, 4 Jun 2020 18:23:34 +0000 (20:23 +0200)]
libulfius: new package
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Yousong Zhou [Mon, 15 Jun 2020 06:37:39 +0000 (14:37 +0800)]
ovn: bump to version 20.06.0
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>
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 [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>
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>
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>