feed/packages.git
4 years agoMerge pull request #10878 from neheb/zab
Etienne Champetier [Tue, 31 Dec 2019 04:50:34 +0000 (20:50 -0800)]
Merge pull request #10878 from neheb/zab

zabbix: Fix compilation with uClibc-ng

4 years agozabbix: Fix compilation with uClibc-ng 10878/head
Rosen Penev [Fri, 27 Dec 2019 02:38:39 +0000 (18:38 -0800)]
zabbix: Fix compilation with uClibc-ng

This is similar to a patch that was previously carried.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10698 from Rixerx/master
Hannu Nyman [Mon, 30 Dec 2019 18:12:40 +0000 (20:12 +0200)]
Merge pull request #10698 from Rixerx/master

zabbix: update to 4.0.16

4 years agoMerge pull request #10905 from Andy2244/libtirpc-1.2.5
Rosen Penev [Mon, 30 Dec 2019 17:45:36 +0000 (09:45 -0800)]
Merge pull request #10905 from Andy2244/libtirpc-1.2.5

libtirpc: update to 1.2.5

4 years agoMerge pull request #10895 from neheb/h
Rosen Penev [Mon, 30 Dec 2019 17:44:44 +0000 (09:44 -0800)]
Merge pull request #10895 from neheb/h

gst1-plugins-bad: Make HLS crypto explicit

4 years agolibtirpc: update to 1.2.5 10905/head
Andy Walsh [Mon, 30 Dec 2019 16:31:57 +0000 (17:31 +0100)]
libtirpc: update to 1.2.5

* update to 1.2.5
* remove upstream merged patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #10816 from Cynerd/wget-no-self-provide
tripolar [Mon, 30 Dec 2019 13:05:10 +0000 (14:05 +0100)]
Merge pull request #10816 from Cynerd/wget-no-self-provide

wget: do not provide itself

4 years agoMerge pull request #10901 from ja-pa/tor-respawn
tripolar [Mon, 30 Dec 2019 13:01:47 +0000 (14:01 +0100)]
Merge pull request #10901 from ja-pa/tor-respawn

tor: add respawn to init script

4 years agotor: add respawn to init script 10901/head
Jan Pavlinec [Mon, 30 Dec 2019 12:23:05 +0000 (13:23 +0100)]
tor: add respawn to init script

Note:
In some cases when tor daemon starts before
than the router is connected to the Internet.
Tor will exit and you have to run it manually.
This should fix this case.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agotor: update to version 0.4.2.5
Jan Pavlinec [Tue, 17 Dec 2019 12:44:29 +0000 (13:44 +0100)]
tor: update to version 0.4.2.5

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agonano: update to 4.7
Hannu Nyman [Sun, 29 Dec 2019 13:18:27 +0000 (15:18 +0200)]
nano: update to 4.7

Update nano to version 4.7

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agoMerge pull request #10896 from jefferyto/golang-format-ldflags
Rosen Penev [Sun, 29 Dec 2019 12:36:02 +0000 (04:36 -0800)]
Merge pull request #10896 from jefferyto/golang-format-ldflags

golang: Format TARGET_LDFLAGS for gcc

4 years agoMerge pull request #10871 from neheb/frfgeg
Stijn Tintel [Sun, 29 Dec 2019 12:24:49 +0000 (13:24 +0100)]
Merge pull request #10871 from neheb/frfgeg

domoticz: Fix compilation with uClibc-ng

4 years agognunet: update to version 0.12.1
Daniel Golle [Sun, 29 Dec 2019 11:28:34 +0000 (13:28 +0200)]
gnunet: update to version 0.12.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agogolang: Format TARGET_LDFLAGS for gcc 10896/head
Jeffery To [Sun, 29 Dec 2019 10:43:01 +0000 (18:43 +0800)]
golang: Format TARGET_LDFLAGS for gcc

go invokes the external linker by calling gcc, so -zxxx options in
TARGET_LDFLAGS (in golang-package.mk) need to be formatted as -Wl,z,xxx.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #10784 from antonlacon/ffmpeg-3
Hannu Nyman [Sun, 29 Dec 2019 09:42:17 +0000 (11:42 +0200)]
Merge pull request #10784 from antonlacon/ffmpeg-3

ffmpeg: update to 3.4.7

4 years agoMerge pull request #10894 from Ansuel/nginx
Hannu Nyman [Sun, 29 Dec 2019 08:52:40 +0000 (10:52 +0200)]
Merge pull request #10894 from Ansuel/nginx

nginx: fix missing cgi-exec definition

4 years agogst1-plugins-bad: Make HLS crypto explicit 10895/head
Rosen Penev [Sun, 29 Dec 2019 03:22:53 +0000 (19:22 -0800)]
gst1-plugins-bad: Make HLS crypto explicit

It's normally set to auto. When nettle is missing, it tries to use the
other libraries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonginx: fix missing cgi-exec definition 10894/head
Ansuel Smith [Sun, 29 Dec 2019 00:09:21 +0000 (01:09 +0100)]
nginx: fix missing cgi-exec definition

Add missing cgi-io exec definition to fix broken
luci webui as now it does actually use it.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agoMerge pull request #10891 from cshoredaniel/pr-radicale2-doc-passlib-bcrypt
Hannu Nyman [Sat, 28 Dec 2019 21:52:13 +0000 (23:52 +0200)]
Merge pull request #10891 from cshoredaniel/pr-radicale2-doc-passlib-bcrypt

radicale2: Document suggested use of passlib and bcrypt

4 years agoMerge pull request #10890 from cshoredaniel/pr-update-passlib-1-7-2
Hannu Nyman [Sat, 28 Dec 2019 21:21:07 +0000 (23:21 +0200)]
Merge pull request #10890 from cshoredaniel/pr-update-passlib-1-7-2

passlib: Update passlib to 1.7.2

4 years agoradicale2: Document suggested use of passlib and bcrypt 10891/head
Daniel F. Dickinson [Fri, 27 Dec 2019 20:00:06 +0000 (15:00 -0500)]
radicale2: Document suggested use of passlib and bcrypt

PKG_RELEASE not bumped because this only affects package description.
We document that passlib and bcrypt are needed if one wishes to use
bcrypt encryption of passwords.  These have not been added as dependencies
as Radicale2 can have a frontend webserver authenticate users rather than
radicale itself.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
4 years agopasslib: Update passlib to 1.7.2 10890/head
Daniel F. Dickinson [Fri, 27 Dec 2019 19:06:30 +0000 (14:06 -0500)]
passlib: Update passlib to 1.7.2

Relevant bits of upstream changelog

New Features

    argon2: Support more hashes
    scrypt: Now uses python 3.6 stdlib’s hashlib.scrypt() as backend, if present (issue 86).

Bugfixes

    Python 3.8 compatibility fixes
    passlib.apache.HtpasswdFile: improve compatibility with Apache 2.4's htpasswd
    passlib.totp: fix some compatibility issues with older TOTP clients (issue 92)
    Fixed error in argon2.parsehash() (issue 97)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
4 years agoMerge pull request #10648 from micmac1/gdnut
Hannu Nyman [Fri, 27 Dec 2019 15:43:20 +0000 (17:43 +0200)]
Merge pull request #10648 from micmac1/gdnut

nut: fix cgi/gd setup

4 years agoMerge pull request #10877 from neheb/dov
Rosen Penev [Fri, 27 Dec 2019 15:00:22 +0000 (07:00 -0800)]
Merge pull request #10877 from neheb/dov

dovecot: Disable libunwind support

4 years agodovecot: Disable libunwind support 10877/head
Rosen Penev [Fri, 27 Dec 2019 00:59:36 +0000 (16:59 -0800)]
dovecot: Disable libunwind support

Fixes missing dependency error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agozabbix: update to 4.0.16 10698/head
Krystian Kozak [Mon, 2 Dec 2019 20:56:21 +0000 (21:56 +0100)]
zabbix: update to 4.0.16

Updated to 4.0.16 LTS version.

Compile tested: Yes, x86_64
Run tested: Yes, x86_64

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
4 years agoMerge pull request #10874 from jefferyto/golang-ldflags-fix
Rosen Penev [Thu, 26 Dec 2019 21:52:59 +0000 (13:52 -0800)]
Merge pull request #10874 from jefferyto/golang-ldflags-fix

golang: Fix ldflags when GO_PKG_LDFLAGS is set

4 years agoMerge pull request #10817 from Cynerd/ruby-enable-some-extensions
Luiz Angelo Daros de Luca [Thu, 26 Dec 2019 20:27:57 +0000 (17:27 -0300)]
Merge pull request #10817 from Cynerd/ruby-enable-some-extensions

ruby: activate some of the extensions

4 years agogolang: Fix ldflags when GO_PKG_LDFLAGS is set 10874/head
Jeffery To [Thu, 26 Dec 2019 12:53:40 +0000 (20:53 +0800)]
golang: Fix ldflags when GO_PKG_LDFLAGS is set

go build/install supports multiple -ldflags arguments, but they are not
combined; for each package, the latest match on the command line is
used.[1]

Previously, the main executable would not be affected by the default
ldflags if GO_PKG_LDFLAGS or GO_PKG_LDFLAGS_X were set. (The default
ldflags instructs go to use the external linker.)

This fixes golang-package.mk so that the default ldflags take effect in
all cases.

[1]: https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #10872 from neheb/rp
Rosen Penev [Wed, 25 Dec 2019 18:28:21 +0000 (10:28 -0800)]
Merge pull request #10872 from neheb/rp

rpcsvc-proto: Fix compilation with uClibc-ng

4 years agospice: fix building against arc770-uclibc toolchain
Yousong Zhou [Wed, 25 Dec 2019 10:58:59 +0000 (18:58 +0800)]
spice: fix building against arc770-uclibc toolchain

Supersedes openwrt/packages#10873

Ref: https://github.com/openwrt/packages/pull/10873
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agorpcsvc-proto: Fix compilation with uClibc-ng 10872/head
Rosen Penev [Wed, 25 Dec 2019 01:56:10 +0000 (17:56 -0800)]
rpcsvc-proto: Fix compilation with uClibc-ng

Also fixed compilation with full iconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agodomoticz: Fix compilation with uClibc-ng 10871/head
Rosen Penev [Wed, 25 Dec 2019 00:51:09 +0000 (16:51 -0800)]
domoticz: Fix compilation with uClibc-ng

Added upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10869 from BKPepe/youtubedl
Daniel Engberg [Tue, 24 Dec 2019 22:26:40 +0000 (23:26 +0100)]
Merge pull request #10869 from BKPepe/youtubedl

youtube-dl: Update to version 2019.12.25

4 years agoyoutube-dl: Update to version 2019.12.25 10869/head
Josef Schlehofer [Tue, 24 Dec 2019 20:21:58 +0000 (21:21 +0100)]
youtube-dl: Update to version 2019.12.25

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #10868 from neheb/ar
Rosen Penev [Tue, 24 Dec 2019 03:07:46 +0000 (19:07 -0800)]
Merge pull request #10868 from neheb/ar

aria2: Build with MIPS16

4 years agoaria2: Build with MIPS16 10868/head
Rosen Penev [Tue, 24 Dec 2019 02:42:30 +0000 (18:42 -0800)]
aria2: Build with MIPS16

All the computationally expensive stuff is in the libraries, not the
package itself.

Saves several kilobytes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10849 from neheb/nss
Rosen Penev [Mon, 23 Dec 2019 23:42:05 +0000 (15:42 -0800)]
Merge pull request #10849 from neheb/nss

nss: Fix compilation with uClibc-ng

4 years agoMerge pull request #10745 from mstorchak/stubby
Rosen Penev [Mon, 23 Dec 2019 15:57:46 +0000 (07:57 -0800)]
Merge pull request #10745 from mstorchak/stubby

stubby: switch to ca-bundle

4 years agostubby: switch to ca-bundle 10745/head
Maxim Storchak [Tue, 10 Dec 2019 12:39:20 +0000 (14:39 +0200)]
stubby: switch to ca-bundle

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agoMerge pull request #10796 from G-M0N3Y-2503/feature_https_dns_proxy_logging
Rosen Penev [Mon, 23 Dec 2019 05:42:11 +0000 (21:42 -0800)]
Merge pull request #10796 from G-M0N3Y-2503/feature_https_dns_proxy_logging

https_dns_proxy: Added optional ipv4 resolvers

4 years agoMerge pull request #10759 from ynezz/upstream/uledd-1.0.1
Rosen Penev [Mon, 23 Dec 2019 05:41:41 +0000 (21:41 -0800)]
Merge pull request #10759 from ynezz/upstream/uledd-1.0.1

uledd: bump to 1.0.1

4 years agoMerge pull request #10788 from neheb/znc
Rosen Penev [Mon, 23 Dec 2019 05:39:45 +0000 (21:39 -0800)]
Merge pull request #10788 from neheb/znc

znc: Update to 1.7.5

4 years agoMerge pull request #10815 from Cynerd/zsh-invalid-postrm
Rosen Penev [Mon, 23 Dec 2019 05:39:18 +0000 (21:39 -0800)]
Merge pull request #10815 from Cynerd/zsh-invalid-postrm

zsh: fix invalid postrm script and little refactor of scripts

4 years agoMerge pull request #10863 from nickberry17/bump_libmbim
Rosen Penev [Sun, 22 Dec 2019 23:34:26 +0000 (15:34 -0800)]
Merge pull request #10863 from nickberry17/bump_libmbim

libmbim: bump libmbim to 1.20.4

4 years agolibmbim: bump libmbim to 1.20.4 10863/head
Nicholas Smith [Sun, 22 Dec 2019 21:15:35 +0000 (07:15 +1000)]
libmbim: bump libmbim to 1.20.4

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years agoMerge pull request #10861 from gladiac1337/haproxy-2.0.12
Hannu Nyman [Sun, 22 Dec 2019 12:18:16 +0000 (14:18 +0200)]
Merge pull request #10861 from gladiac1337/haproxy-2.0.12

haproxy: Update HAProxy to v2.0.12

4 years agohaproxy: Update HAProxy to v2.0.12 10861/head
Christian Lachner [Sun, 22 Dec 2019 09:18:07 +0000 (10:18 +0100)]
haproxy: Update HAProxy to v2.0.12

- Update haproxy download URL and hash
- Remove @neheb's obsolete-ssl patch as it was upstreamed, see:
  (http://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=6445d988ec8def9d0f80de0eda9c5763d39facc1)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agoMerge pull request #10850 from neheb/kc
Rosen Penev [Sun, 22 Dec 2019 07:27:16 +0000 (23:27 -0800)]
Merge pull request #10850 from neheb/kc

kcptun: Fix GO_ARCH_DEPENDS

4 years agoboost: Fix embarassing ARC typo
Rosen Penev [Sun, 22 Dec 2019 01:39:19 +0000 (17:39 -0800)]
boost: Fix embarassing ARC typo

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agohplip: bump to 3.19.12
Luiz Angelo Daros de Luca [Thu, 19 Dec 2019 05:38:07 +0000 (02:38 -0300)]
hplip: bump to 3.19.12

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agoMerge pull request #10843 from ClaymorePT/boost_1.72.0
Rosen Penev [Sat, 21 Dec 2019 23:42:22 +0000 (15:42 -0800)]
Merge pull request #10843 from ClaymorePT/boost_1.72.0

boost: Package Version Update (1.72.0)

4 years agoMerge pull request #10860 from mhei/take-maintainership-open-plc-utils
Daniel Engberg [Sat, 21 Dec 2019 22:53:24 +0000 (23:53 +0100)]
Merge pull request #10860 from mhei/take-maintainership-open-plc-utils

open-plc-utils: take maintainership

4 years agoopen-plc-utils: take maintainership 10860/head
Michael Heimpold [Sat, 21 Dec 2019 22:31:47 +0000 (23:31 +0100)]
open-plc-utils: take maintainership

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoboost: Package Version Update (1.72.0) 10843/head
Carlos Miguel Ferreira [Thu, 19 Dec 2019 22:16:04 +0000 (22:16 +0000)]
boost: Package Version Update (1.72.0)

    This commit updates Boost to version 1.72.0
    There are no new libraries in this release.

    Note:
    - This commit also adds a post-release patch to fix an issue
    with Boost.Coroutine

    More info about Boost 1.72.0 can be found at the usual place [1].

    [1]: https://www.boost.org/users/history/version_1_72_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
4 years agognunet: remove patches now apparently part of the release
Daniel Golle [Sat, 21 Dec 2019 21:58:19 +0000 (23:58 +0200)]
gnunet: remove patches now apparently part of the release

That could explain why the hash of the released tarball changed after
the release announcement...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agognunet: fix source hash
Daniel Golle [Sat, 21 Dec 2019 21:20:52 +0000 (23:20 +0200)]
gnunet: fix source hash

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agotreewide: Remove self from PKG_MAINTAINER
Florian Fainelli [Sat, 21 Dec 2019 20:52:41 +0000 (12:52 -0800)]
treewide: Remove self from PKG_MAINTAINER

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
4 years agopython3: Updated to version 3.8.1
Josef Schlehofer [Sat, 21 Dec 2019 18:07:34 +0000 (19:07 +0100)]
python3: Updated to version 3.8.1

Removed upstream patch: 002-fix-blake2-detection.patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agophp7-pecl-redis: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:32:55 +0000 (23:32 +0100)]
php7-pecl-redis: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-raphf: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:32:42 +0000 (23:32 +0100)]
php7-pecl-raphf: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-propro: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:32:25 +0000 (23:32 +0100)]
php7-pecl-propro: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-mcrypt: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:32:13 +0000 (23:32 +0100)]
php7-pecl-mcrypt: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-libevent: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:31:30 +0000 (23:31 +0100)]
php7-pecl-libevent: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-krb5: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:31:19 +0000 (23:31 +0100)]
php7-pecl-krb5: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-http: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:31:08 +0000 (23:31 +0100)]
php7-pecl-http: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7-pecl-dio: adapt to PHP 7.4
Michael Heimpold [Sat, 14 Dec 2019 22:30:54 +0000 (23:30 +0100)]
php7-pecl-dio: adapt to PHP 7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7: major upgrade to 7.4.1
Michael Heimpold [Mon, 2 Dec 2019 23:08:21 +0000 (00:08 +0100)]
php7: major upgrade to 7.4.1

- remove obsolete patches and update other ones
- filter support is now available as an extension module
- php7-mod-hash: this extension is now part of the core binary
  and cannot be built as an extension module anymore
- php7-mod-gd:
  - do not use bundled libgd, but rely on external one
  - this also obsoletes dependencies and configuration options
- php7-mod-zip: requires external libzip now

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agokcptun: Fix GO_ARCH_DEPENDS 10850/head
Rosen Penev [Fri, 20 Dec 2019 21:36:49 +0000 (13:36 -0800)]
kcptun: Fix GO_ARCH_DEPENDS

Right now, the buildbots are trying to build this on ARC, which is totally
unsupported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonss: Fix compilation with uClibc-ng 10849/head
Rosen Penev [Fri, 20 Dec 2019 21:10:43 +0000 (13:10 -0800)]
nss: Fix compilation with uClibc-ng

_GNU_SOURCE is needed for fdopen, sigaction, and probably more.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agognunet-fuse: update to version 0.12.0
Daniel Golle [Fri, 20 Dec 2019 20:27:38 +0000 (22:27 +0200)]
gnunet-fuse: update to version 0.12.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agognunet: update to version 0.12.0
Daniel Golle [Fri, 20 Dec 2019 11:24:51 +0000 (13:24 +0200)]
gnunet: update to version 0.12.0

Also include a bunch of upstream patches to make things build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #10839 from neheb/pig
Rosen Penev [Fri, 20 Dec 2019 00:25:17 +0000 (16:25 -0800)]
Merge pull request #10839 from neheb/pig

pigeonhole: Update to 0.5.9

4 years agoMerge pull request #10842 from neheb/icu
Rosen Penev [Fri, 20 Dec 2019 00:25:03 +0000 (16:25 -0800)]
Merge pull request #10842 from neheb/icu

icu: Backport C++11 math patch

4 years agoMerge pull request #10845 from James-TR/h2o/backtrace-detection
Rosen Penev [Fri, 20 Dec 2019 00:24:45 +0000 (16:24 -0800)]
Merge pull request #10845 from James-TR/h2o/backtrace-detection

h2o: backport backtrace detection

4 years agoh2o: backport backtrace detection 10845/head
James Taylor [Thu, 19 Dec 2019 23:57:10 +0000 (10:57 +1100)]
h2o: backport backtrace detection

backport patch for backtrace detection in h2o.

This patch solves the issue of uclibc pretending to be glibc

Signed-off-by: James Taylor <james@jtaylor.id.au>
4 years agoicu: Backport C++11 math patch 10842/head
Rosen Penev [Thu, 19 Dec 2019 21:29:41 +0000 (13:29 -0800)]
icu: Backport C++11 math patch

Fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10844 from Andy2244/samba4-pam-fix
Rosen Penev [Fri, 20 Dec 2019 00:01:55 +0000 (16:01 -0800)]
Merge pull request #10844 from Andy2244/samba4-pam-fix

samba4: fix libpam deps

4 years agosamba4: fix libpam deps 10844/head
Andy Walsh [Thu, 19 Dec 2019 23:20:23 +0000 (00:20 +0100)]
samba4: fix libpam deps

* use old workaround for broken unbundle pam patch

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agopigeonhole: Update to 0.5.9 10839/head
Rosen Penev [Thu, 19 Dec 2019 21:00:39 +0000 (13:00 -0800)]
pigeonhole: Update to 0.5.9

Dovecot was updated but not pigeonhole. This is important as the API broke

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10786 from neheb/fis
Rosen Penev [Thu, 19 Dec 2019 20:46:12 +0000 (12:46 -0800)]
Merge pull request #10786 from neheb/fis

fish: Fix compilation with libcxx

4 years agoMerge pull request #10824 from gekmihesg/restic-rest-server
Rosen Penev [Thu, 19 Dec 2019 20:44:50 +0000 (12:44 -0800)]
Merge pull request #10824 from gekmihesg/restic-rest-server

restic-rest-server: add package

4 years agoMerge pull request #10823 from gekmihesg/restic
Rosen Penev [Thu, 19 Dec 2019 20:44:43 +0000 (12:44 -0800)]
Merge pull request #10823 from gekmihesg/restic

restic: add package

4 years agoMerge pull request #10836 from aleksander0m/aleksander/modemmanager-ppp
Rosen Penev [Thu, 19 Dec 2019 20:42:05 +0000 (12:42 -0800)]
Merge pull request #10836 from aleksander0m/aleksander/modemmanager-ppp

modemmanager: depend on ppp explicitly

4 years agoMerge pull request #10828 from BKPepe/netdata
Daniel Engberg [Thu, 19 Dec 2019 19:24:42 +0000 (20:24 +0100)]
Merge pull request #10828 from BKPepe/netdata

netdata: Update to version 1.19.0

4 years agoMerge pull request #10825 from BKPepe/meson-update
Rosen Penev [Thu, 19 Dec 2019 18:33:33 +0000 (10:33 -0800)]
Merge pull request #10825 from BKPepe/meson-update

meson: Update to version 0.52.1

4 years agoMerge pull request #10818 from Cynerd/shadow-default-encryption-method
Rosen Penev [Thu, 19 Dec 2019 18:31:59 +0000 (10:31 -0800)]
Merge pull request #10818 from Cynerd/shadow-default-encryption-method

shadow: change default encryption method from DES to SHA512

4 years agorestic-rest-server: add package 10824/head
Markus Weippert [Wed, 18 Dec 2019 17:42:56 +0000 (18:42 +0100)]
restic-rest-server: add package

Signed-off-by: Markus Weippert <markus@gekmihesg.de>
4 years agorestic: add package 10823/head
Markus Weippert [Wed, 18 Dec 2019 17:43:35 +0000 (18:43 +0100)]
restic: add package

Signed-off-by: Markus Weippert <markus@gekmihesg.de>
4 years agonet-snmp: do not exit if files cannot be opened
Stijn Tintel [Thu, 19 Dec 2019 18:04:38 +0000 (20:04 +0200)]
net-snmp: do not exit if files cannot be opened

If snmpd fails to open files, like /dev/kmem or /dev/mem, it exits.
Avoid this by adding the -r argument.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years agobtrfs-progs: Update to version 5.4
Josef Schlehofer [Wed, 18 Dec 2019 21:46:02 +0000 (22:46 +0100)]
btrfs-progs: Update to version 5.4

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agozsh: drop bash syntax in postinst 10815/head
Karel Kočí [Thu, 19 Dec 2019 09:32:25 +0000 (10:32 +0100)]
zsh: drop bash syntax in postinst

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
4 years agoruby: activate some of the extensions 10817/head
Karel Kočí [Wed, 31 Jul 2019 16:18:04 +0000 (18:18 +0200)]
ruby: activate some of the extensions

This activates following extensions:
* io/nonblock
* io/wait
* openssl
* pathname
* ipper
* socket
* zlib

zlib and socket are required for gem so they should be just enabled
because otherwise it does not make sense to provide host gem at all.

The rest of extensions are activated to support compass.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
4 years agomodemmanager: depend on ppp explicitly 10836/head
Aleksander Morgado [Thu, 19 Dec 2019 08:41:40 +0000 (09:41 +0100)]
modemmanager: depend on ppp explicitly

The ModemManager protocol handler checks for the pppd daemon during
the initialization, and if it doesn't exist, the protocol handler is
not even loaded by netifd.

This is because the IP method to use on the connection of a given
modem is not known until ModemManager reports via its interfaces how
the modem should be connected (either using PPP, with DHCP, or with
explicit IP settings).

Fixes https://github.com/openwrt/packages/issues/10802

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
4 years agoruby: openssl requires digest
Luiz Angelo Daros de Luca [Thu, 19 Dec 2019 05:09:39 +0000 (02:09 -0300)]
ruby: openssl requires digest

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agoMerge pull request #10061 from ynezz/upstream/service-status-fix
Rosen Penev [Thu, 19 Dec 2019 00:18:45 +0000 (16:18 -0800)]
Merge pull request #10061 from ynezz/upstream/service-status-fix

treewide: fix service status

4 years agoMerge pull request #10781 from Andy2244/samba-4.11-python3-new
Rosen Penev [Thu, 19 Dec 2019 00:10:33 +0000 (16:10 -0800)]
Merge pull request #10781 from Andy2244/samba-4.11-python3-new

samba4: update to 4.11.4 (python3 version), add rpcsvc-proto, add libasn1 host build

4 years agoMerge pull request #10813 from EricLuehrsen/unbound_196
Rosen Penev [Thu, 19 Dec 2019 00:09:35 +0000 (16:09 -0800)]
Merge pull request #10813 from EricLuehrsen/unbound_196

unbound: update to 1.9.6

4 years agoMerge pull request #10785 from neheb/apple
Rosen Penev [Wed, 18 Dec 2019 23:59:27 +0000 (15:59 -0800)]
Merge pull request #10785 from neheb/apple

[WIP]Add idevicerestore