feed/packages.git
4 years agoMerge pull request #13058 from guidosarducci/master-fix-gcc10-netperf
Toke Høiland-Jørgensen [Sun, 9 Aug 2020 08:14:25 +0000 (10:14 +0200)]
Merge pull request #13058 from guidosarducci/master-fix-gcc10-netperf

netperf: fix compilation with GCC10

4 years agonetperf: fix compilation with GCC10 13058/head
Tony Ambardar [Sat, 8 Aug 2020 17:39:22 +0000 (10:39 -0700)]
netperf: fix compilation with GCC10

GCC10 defaults to -fno-common, which breaks compilation when there are
multiple definitions of implicit "extern" variables. Remove the extra
definitions.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
4 years agoMerge pull request #13055 from micmac1/apa2446
Rosen Penev [Sat, 8 Aug 2020 19:41:31 +0000 (12:41 -0700)]
Merge pull request #13055 from micmac1/apa2446

apache: security bump to 2.4.46

4 years agoapache: security bump to 2.4.46 13055/head
Sebastian Kemper [Sat, 8 Aug 2020 14:15:43 +0000 (16:15 +0200)]
apache: security bump to 2.4.46

From CHANGES_2.4:

SECURITY: CVE-2020-11984 (cve.mitre.org)
  mod_proxy_uwsgi: Malicious request may result in information disclosure
  or RCE of existing file on the server running under a malicious process
  environment. [Yann Ylavic]

SECURITY: CVE-2020-11993 (cve.mitre.org)
  mod_http2: when throttling connection requests, log statements
  where possibly made that result in concurrent, unsafe use of
  a memory pool. [Stefan Eissing]

SECURITY:
  mod_http2: a specially crafted value for the 'Cache-Digest' header
  request would result in a crash when the server actually tries
  to HTTP/2 PUSH a resource afterwards.
  [Stefan Eissing, Eric Covener, Christophe Jaillet]

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #13028 from neheb/ldnsss
Rosen Penev [Sat, 8 Aug 2020 02:08:51 +0000 (19:08 -0700)]
Merge pull request #13028 from neheb/ldnsss

ldns: fix compilation without deprecated APIs

4 years agoMerge pull request #13025 from neheb/ulff
Rosen Penev [Fri, 7 Aug 2020 19:04:37 +0000 (12:04 -0700)]
Merge pull request #13025 from neheb/ulff

libulfius: update to 2.6.8

4 years agoMerge pull request #13029 from neheb/boinc
Rosen Penev [Fri, 7 Aug 2020 18:57:29 +0000 (11:57 -0700)]
Merge pull request #13029 from neheb/boinc

boinc: fix compilation without deprecated OpenSSL APIs

4 years agolibulfius: update to 2.6.8 13025/head
Rosen Penev [Wed, 5 Aug 2020 01:04:35 +0000 (18:04 -0700)]
libulfius: update to 2.6.8

Upstream fixed the libmicrohttp issue. Removed local patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoliborcania: update to 2.1.1
Rosen Penev [Fri, 7 Aug 2020 18:55:29 +0000 (11:55 -0700)]
liborcania: update to 2.1.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13051 from ptpt52/miniupnpd-check-running
Rosen Penev [Fri, 7 Aug 2020 16:31:43 +0000 (09:31 -0700)]
Merge pull request #13051 from ptpt52/miniupnpd-check-running

net/miniupnpd: check by /etc/init.d/miniupnpd running

4 years agonet/miniupnpd: check by /etc/init.d/miniupnpd running 13051/head
Chen Minqiang [Fri, 7 Aug 2020 06:22:38 +0000 (14:22 +0800)]
net/miniupnpd: check by /etc/init.d/miniupnpd running

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
4 years agoMerge pull request #13049 from PolynomialDivision/dawn/bump_version
Rosen Penev [Fri, 7 Aug 2020 14:24:50 +0000 (07:24 -0700)]
Merge pull request #13049 from PolynomialDivision/dawn/bump_version

dawn: bump version

4 years agodawn: bump version 13049/head
Nick Hainke [Fri, 7 Aug 2020 10:28:26 +0000 (12:28 +0200)]
dawn: bump version

test_storage: fix compilation with musl 1.2.0
datastorage/test: improve scalability and performance
datastorage: fixed use of wrong client search
general: add memory auditing
memory auditing: bug fixes to memory auditing and hearing map
datastorage: fixes to linked list handling
tcpsocket: fix read callback function and arbitrary memory allocations
tcpsocket: leave loop if we read 0 byte

Furthermore, you can now dump the memory usage by sending a SIGHUP to
dawn process.

Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years agoMerge pull request #13045 from EricLuehrsen/unbound_20200806
Rosen Penev [Fri, 7 Aug 2020 07:52:59 +0000 (00:52 -0700)]
Merge pull request #13045 from EricLuehrsen/unbound_20200806

unbound: follow resolv.conf.auto to new location

4 years agounbound: follow resolv.conf.auto to new location 13045/head
Eric Luehrsen [Fri, 7 Aug 2020 04:03:36 +0000 (00:03 -0400)]
unbound: follow resolv.conf.auto to new location

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agoMerge pull request #13039 from peter-stadler/django-rest-framework
Rosen Penev [Thu, 6 Aug 2020 20:17:59 +0000 (13:17 -0700)]
Merge pull request #13039 from peter-stadler/django-rest-framework

django-restframework: update to version 3.11.1

4 years agoMerge pull request #13042 from ja-pa/libssh-security-fix
Rosen Penev [Thu, 6 Aug 2020 20:17:33 +0000 (13:17 -0700)]
Merge pull request #13042 from ja-pa/libssh-security-fix

libssh: patch security issue

4 years agolibssh: patch security issue 13042/head
Jan Pavlinec [Thu, 6 Aug 2020 15:07:24 +0000 (17:07 +0200)]
libssh: patch security issue

Fixes:
CVE-2020-16135

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #13020 from rittere/master
Rosen Penev [Thu, 6 Aug 2020 07:37:23 +0000 (00:37 -0700)]
Merge pull request #13020 from rittere/master

tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)

4 years agoMerge pull request #12811 from TDT-AG/pr/20200714-ntpd
Rosen Penev [Wed, 5 Aug 2020 20:29:20 +0000 (13:29 -0700)]
Merge pull request #12811 from TDT-AG/pr/20200714-ntpd

ntpd: add config include support

4 years agotayga: PKG_RELEASE increased 13020/head
Eike Ritter [Wed, 5 Aug 2020 20:16:05 +0000 (21:16 +0100)]
tayga: PKG_RELEASE increased

Signed-off-by: Eike Ritter <git@rittere.co.uk>
4 years agoMerge pull request #12976 from pprindeville/update-xtables-addons-3.10
Rosen Penev [Wed, 5 Aug 2020 20:18:18 +0000 (13:18 -0700)]
Merge pull request #12976 from pprindeville/update-xtables-addons-3.10

xtables-addons: update for 3.10

4 years agoMerge pull request #13031 from neheb/erl
Rosen Penev [Wed, 5 Aug 2020 20:12:45 +0000 (13:12 -0700)]
Merge pull request #13031 from neheb/erl

erlang: fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #13035 from ja-pa/python3-maxminddb-2.0.2
Rosen Penev [Wed, 5 Aug 2020 20:11:47 +0000 (13:11 -0700)]
Merge pull request #13035 from ja-pa/python3-maxminddb-2.0.2

python3-maxminddb: update to version 2.0.2

4 years agoMerge pull request #13033 from commodo/pynacl-fix
Rosen Penev [Wed, 5 Aug 2020 20:11:25 +0000 (13:11 -0700)]
Merge pull request #13033 from commodo/pynacl-fix

python-pynacl: fix build with new libsodium patch

4 years agoMerge pull request #13032 from neheb/freer
Rosen Penev [Wed, 5 Aug 2020 20:10:49 +0000 (13:10 -0700)]
Merge pull request #13032 from neheb/freer

freeradius3: fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #13026 from neheb/yarr
Rosen Penev [Wed, 5 Aug 2020 20:10:15 +0000 (13:10 -0700)]
Merge pull request #13026 from neheb/yarr

yara: fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #12549 from neheb/extr
Rosen Penev [Wed, 5 Aug 2020 20:09:45 +0000 (13:09 -0700)]
Merge pull request #12549 from neheb/extr

libextractor: remove ffmpeg plugin

4 years agoMerge pull request #13027 from neheb/ina
Rosen Penev [Wed, 5 Aug 2020 20:08:50 +0000 (13:08 -0700)]
Merge pull request #13027 from neheb/ina

inadyn: update to 2.7

4 years agodjango-restframework: update to version 3.11.1 13039/head
Peter Stadler [Wed, 5 Aug 2020 19:02:06 +0000 (21:02 +0200)]
django-restframework: update to version 3.11.1

update to newest version.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agoMerge pull request #13024 from neheb/mottion
Rosen Penev [Wed, 5 Aug 2020 17:39:40 +0000 (10:39 -0700)]
Merge pull request #13024 from neheb/mottion

motion: fix old libmicrohttpd usage

4 years agonet/pagekitec: Update to v0.91.200718
Karl Palsson [Tue, 4 Aug 2020 10:15:39 +0000 (10:15 +0000)]
net/pagekitec: Update to v0.91.200718

This fixes misleading errors in the status file, and increases buffer
sizes to match the python implementation.

Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years agoMerge pull request #13036 from TDT-AG/pr/20200806-acme
Toke Høiland-Jørgensen [Wed, 5 Aug 2020 09:50:18 +0000 (11:50 +0200)]
Merge pull request #13036 from TDT-AG/pr/20200806-acme

acme: fix alignment space vs tabs

4 years agoacme: fix alignment space vs tabs 13036/head
Florian Eckert [Wed, 5 Aug 2020 09:01:09 +0000 (11:01 +0200)]
acme: fix alignment space vs tabs

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agopython3-maxminddb: update to version 2.0.2 13035/head
Jan Pavlinec [Wed, 5 Aug 2020 08:24:43 +0000 (10:24 +0200)]
python3-maxminddb: update to version 2.0.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #13001 from neheb/sco
Rosen Penev [Wed, 5 Aug 2020 07:59:32 +0000 (00:59 -0700)]
Merge pull request #13001 from neheb/sco

scons: update to 4.0.1

4 years agoscons: update to 4.0.1 13001/head
Rosen Penev [Sun, 2 Aug 2020 08:03:58 +0000 (01:03 -0700)]
scons: update to 4.0.1

Cleaned up Makefile to standards.

Replaced HIDDEN with BUILDONLY. It's more descriptive.

Added PKG_HOST_ONLY. This is a host only package.

Added HOST_BUILD_PARALLEL.

Added URL for uscan.

Added patch to fix library searching.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11116 from ja-pa/ooni
Rosen Penev [Wed, 5 Aug 2020 05:59:23 +0000 (22:59 -0700)]
Merge pull request #11116 from ja-pa/ooni

ooniprobe: new packages

4 years agopython-pynacl: fix build with new libsodium patch 13033/head
Alexandru Ardelean [Wed, 5 Aug 2020 05:39:50 +0000 (08:39 +0300)]
python-pynacl: fix build with new libsodium patch

Fixes https://github.com/openwrt/packages/issues/13016
Patch [1] broke compilation for python-pynacl.

The fix is to patch PyNaCl to consider that
PYNACL_HAS_CRYPTO_SCALARMULT_ED25519 is always available.

[1] https://github.com/openwrt/packages/commit/3ef28a4ab0cb60877c4ec68f5ba8c276021a1ab6

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agofreeradius3: fix compilation without deprecated OpenSSL APIs 13032/head
Rosen Penev [Sun, 2 Aug 2020 22:07:47 +0000 (15:07 -0700)]
freeradius3: fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoerlang: fix compilation without deprecated OpenSSL APIs 13031/head
Rosen Penev [Sun, 2 Aug 2020 22:06:05 +0000 (15:06 -0700)]
erlang: fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoboinc: fix compilation without deprecated OpenSSL APIs 13029/head
Rosen Penev [Sun, 2 Aug 2020 22:03:45 +0000 (15:03 -0700)]
boinc: fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoldns: fix compilation without deprecated APIs 13028/head
Rosen Penev [Sun, 2 Aug 2020 21:43:23 +0000 (14:43 -0700)]
ldns: fix compilation without deprecated APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoinadyn: update to 2.7 13027/head
Rosen Penev [Sun, 2 Aug 2020 21:41:30 +0000 (14:41 -0700)]
inadyn: update to 2.7

Remove pic hack.

Fix license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoyara: fix compilation without deprecated OpenSSL APIs 13026/head
Rosen Penev [Sun, 2 Aug 2020 21:38:31 +0000 (14:38 -0700)]
yara: fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomotion: fix old libmicrohttpd usage 13024/head
Rosen Penev [Tue, 4 Aug 2020 21:39:22 +0000 (14:39 -0700)]
motion: fix old libmicrohttpd usage

Doesn't seem to be needed for this package but it does fix several
warnings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13021 from stangri/master-simple-adblock
Rosen Penev [Wed, 5 Aug 2020 01:42:18 +0000 (18:42 -0700)]
Merge pull request #13021 from stangri/master-simple-adblock

simple-adblock: README and config update

4 years agoxtables-addons: update for 3.10 12976/head
Philip Prindeville [Tue, 28 Jul 2020 23:09:47 +0000 (17:09 -0600)]
xtables-addons: update for 3.10

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
4 years agosimple-adblock: README and config update 13021/head
Stan Grishin [Tue, 4 Aug 2020 22:50:39 +0000 (22:50 +0000)]
simple-adblock: README and config update

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoooniprobe: add new package 11116/head
Jan Pavlinec [Fri, 24 Jan 2020 14:46:27 +0000 (15:46 +0100)]
ooniprobe: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agotayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)
Eike Ritter [Tue, 4 Aug 2020 21:12:12 +0000 (22:12 +0100)]
tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)

Signed-off-by: Eike Ritter <git@rittere.co.uk>
4 years agognunet-fuse: update to version 0.13.0
Daniel Golle [Tue, 4 Aug 2020 19:29:06 +0000 (20:29 +0100)]
gnunet-fuse: update to version 0.13.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #13015 from neheb/sms2
Rosen Penev [Tue, 4 Aug 2020 13:30:31 +0000 (06:30 -0700)]
Merge pull request #13015 from neheb/sms2

smstools3: fix compilation with GCC10

4 years agoMerge pull request #13018 from TDT-AG/pr/20200804-ttyd
Florian Eckert [Tue, 4 Aug 2020 13:08:48 +0000 (15:08 +0200)]
Merge pull request #13018 from TDT-AG/pr/20200804-ttyd

ttyd: add backport patch for ssl issue on firefox

4 years agottyd: add backport patch for ssl issue on firefox 13018/head
Florian Eckert [Fri, 31 Jul 2020 10:33:22 +0000 (12:33 +0200)]
ttyd: add backport patch for ssl issue on firefox

If ttyd is configured to ssl, you will get the following message in the
log `refuse to serve WS client for illegal ws path`. Upstream a patch
has already been applied which fixes this.

Since there is no newer version than 1.6.1, this fix is backported as a
patch. And could be removed if a new version of ttyd is available.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #13011 from TDT-AG/pr/20200803-ttyd
Florian Eckert [Tue, 4 Aug 2020 12:19:24 +0000 (14:19 +0200)]
Merge pull request #13011 from TDT-AG/pr/20200803-ttyd

ttyd: fix debug config option

4 years agoshadowsocks-libev: note the deprecation of ss_server.bind_address
Yousong Zhou [Wed, 29 Jul 2020 04:59:52 +0000 (12:59 +0800)]
shadowsocks-libev: note the deprecation of ss_server.bind_address

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agosmstools3: fix compilation with GCC10 13015/head
Rosen Penev [Tue, 30 Jun 2020 00:21:17 +0000 (17:21 -0700)]
smstools3: fix compilation with GCC10

GCC10 defaults to -fno-common , which breaks compilation as there are
multiple variables defined outside of the header file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibsodium: add autoreconf
Rosen Penev [Mon, 3 Aug 2020 23:36:18 +0000 (16:36 -0700)]
libsodium: add autoreconf

The patch, while it works, requires autoreconf. Added.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12983 from peter-stadler/patch-2
Rosen Penev [Mon, 3 Aug 2020 20:37:04 +0000 (13:37 -0700)]
Merge pull request #12983 from peter-stadler/patch-2

nginx-util: fix dependency

4 years agoMerge pull request #12998 from neheb/nloh2
Rosen Penev [Mon, 3 Aug 2020 20:36:42 +0000 (13:36 -0700)]
Merge pull request #12998 from neheb/nloh2

nlohmannjson: build with meson

4 years agoMerge pull request #12996 from neheb/exfa
Rosen Penev [Mon, 3 Aug 2020 20:36:27 +0000 (13:36 -0700)]
Merge pull request #12996 from neheb/exfa

exfatprogs: update to 1.0.4

4 years agoMerge pull request #13008 from commodo/python-batch1
Hannu Nyman [Mon, 3 Aug 2020 17:12:04 +0000 (20:12 +0300)]
Merge pull request #13008 from commodo/python-batch1

python-cffi,numpy,python-asn1crypto: bump package versions

4 years agoMerge pull request #13014 from tru7/libfmt
Rosen Penev [Mon, 3 Aug 2020 16:24:04 +0000 (09:24 -0700)]
Merge pull request #13014 from tru7/libfmt

libfmt: bump to version 7.0.2

4 years agolibfmt: bump to version 7.0.2 13014/head
Othmar Truniger [Mon, 3 Aug 2020 16:17:45 +0000 (18:17 +0200)]
libfmt: bump to version 7.0.2

Signed-off-by: Othmar Truniger <github@truniger.ch>
4 years agottyd: fix debug config option 13011/head
Florian Eckert [Mon, 3 Aug 2020 13:41:04 +0000 (15:41 +0200)]
ttyd: fix debug config option

Append missing debug option value.
If this is not append and the debug option is selected, then we get the
following error output on ttyd start.

> ttyd: missing start command

To fix this add missing debug option value.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agonginx-util: fix dependency 12983/head
peter-stadler [Fri, 31 Jul 2020 10:34:48 +0000 (12:34 +0200)]
nginx-util: fix dependency

Add DEPENDS since EXTRA_DEPENDS is not used by `make menuconfig`.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agonumpy: bump to version 1.19.1 13008/head
Alexandru Ardelean [Mon, 3 Aug 2020 11:09:30 +0000 (14:09 +0300)]
numpy: bump to version 1.19.1

Recommended Cython version is 0.29.21

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopython-asn1crypto: bump to version 1.4.0
Alexandru Ardelean [Mon, 3 Aug 2020 11:05:26 +0000 (14:05 +0300)]
python-asn1crypto: bump to version 1.4.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopython-cffi: bump to version 1.14.1
Alexandru Ardelean [Mon, 3 Aug 2020 11:04:25 +0000 (14:04 +0300)]
python-cffi: bump to version 1.14.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoMerge pull request #13004 from commodo/netatalk-fix-clang
Hannu Nyman [Mon, 3 Aug 2020 09:51:19 +0000 (12:51 +0300)]
Merge pull request #13004 from commodo/netatalk-fix-clang

netatalk: fix compile error in mac os

4 years agonetatalk: fix compile error in mac os 13004/head
Liangbin Lian [Sat, 1 Aug 2020 16:17:53 +0000 (00:17 +0800)]
netatalk: fix compile error in mac os

fix compile error in mac os when dtrace installed.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
4 years agoMerge pull request #12997 from neheb/pyt
Rosen Penev [Mon, 3 Aug 2020 09:22:01 +0000 (02:22 -0700)]
Merge pull request #12997 from neheb/pyt

python3: fix host compilation with clang

4 years agoMerge pull request #13002 from liudf0716/apfree-wifidog
Rosen Penev [Mon, 3 Aug 2020 06:12:40 +0000 (23:12 -0700)]
Merge pull request #13002 from liudf0716/apfree-wifidog

apfree-wifidog: fix bug of cert generating condition and enable misuse

4 years agoshadowsocks-libev: support ss-server option local_{ipv4,ipv6}_address
Yousong Zhou [Mon, 27 Jul 2020 03:24:39 +0000 (11:24 +0800)]
shadowsocks-libev: support ss-server option local_{ipv4,ipv6}_address

At the moment ss-server seems to be the only component using these two
options.  It also accepts "local_address" of either ip4 or ip6 address,
but the meaning is different from that of ss-local, ss-tunnel etc.
where it is for listen bind

With this commit, we start deprecation process of uci option
"bind_address".  The name was replaced with "local_addr" in upstream
project commit 5fa98a66 ("Fix #1911") and available as json config
option "local_address".  This upstream change was released in 3.2.0

Link: https://github.com/shadowsocks/shadowsocks-libev/commit/4a42da641b6e0039497998614e84c94205939c24
Link: https://github.com/openwrt/packages/issues/12931
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoapfree-wifidog: fix bug of cert generating condition and enable misuse 13002/head
Dengfeng Liu [Mon, 3 Aug 2020 02:16:01 +0000 (10:16 +0800)]
apfree-wifidog: fix bug of cert generating condition and enable misuse

Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
4 years agoglib2: fix full language build
Rosen Penev [Mon, 3 Aug 2020 01:03:50 +0000 (18:03 -0700)]
glib2: fix full language build

Needs -lintl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibextractor: make ffmpeg plugin depend on BUILD_PATENTED 12549/head
Rosen Penev [Thu, 23 Jul 2020 21:28:11 +0000 (14:28 -0700)]
libextractor: make ffmpeg plugin depend on BUILD_PATENTED

FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonlohmannjson: build with meson 12998/head
Rosen Penev [Sat, 1 Aug 2020 19:19:57 +0000 (12:19 -0700)]
nlohmannjson: build with meson

Just blindly copying the include files is not quite correct. The build
system merges all of them into one file.

A pkgconfig file also gets generated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agovala: fix compilation under clang
Rosen Penev [Sat, 1 Aug 2020 20:55:27 +0000 (13:55 -0700)]
vala: fix compilation under clang

Used under macOS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agopython3: fix host compilation with clang 12997/head
Rosen Penev [Sat, 1 Aug 2020 20:59:57 +0000 (13:59 -0700)]
python3: fix host compilation with clang

Matched rpath parameter with Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agosoftethervpn: fix compilation with clang
Rosen Penev [Sat, 1 Aug 2020 21:02:02 +0000 (14:02 -0700)]
softethervpn: fix compilation with clang

Needs , not = for the rpath parameter.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoola: fix compilation with clang
Rosen Penev [Sat, 1 Aug 2020 21:03:21 +0000 (14:03 -0700)]
ola: fix compilation with clang

Needs , not = for the rpath parameter.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoexfatprogs: update to 1.0.4 12996/head
Rosen Penev [Sun, 2 Aug 2020 07:39:34 +0000 (00:39 -0700)]
exfatprogs: update to 1.0.4

Faster fsck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agographicsmagick: fix old CONFIG_DEPEND
Rosen Penev [Sun, 2 Aug 2020 07:43:44 +0000 (00:43 -0700)]
graphicsmagick: fix old CONFIG_DEPEND

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12899 from aaronjg/openwrtize-openfortivpn
Rosen Penev [Sat, 1 Aug 2020 23:40:41 +0000 (16:40 -0700)]
Merge pull request #12899 from aaronjg/openwrtize-openfortivpn

openfortivpn: use a more 'OpenWRT' paradigm throughout the code

4 years agoMerge pull request #12904 from odmdas/odmdas-freeradius3-Makefile
Rosen Penev [Sat, 1 Aug 2020 23:37:45 +0000 (16:37 -0700)]
Merge pull request #12904 from odmdas/odmdas-freeradius3-Makefile

freeradius3: add missing conffiles to Makefile

4 years agoMerge pull request #12994 from dangowrt/libsodium-build-with-scalarmult_ed25519_ref10
Rosen Penev [Sat, 1 Aug 2020 23:37:02 +0000 (16:37 -0700)]
Merge pull request #12994 from dangowrt/libsodium-build-with-scalarmult_ed25519_ref10

libsodium: compile with scalarmult_ed25519_ref10

4 years agoMerge pull request #12984 from gladiac1337/haproxy-2.2.2
Rosen Penev [Sat, 1 Aug 2020 23:03:29 +0000 (16:03 -0700)]
Merge pull request #12984 from gladiac1337/haproxy-2.2.2

haproxy: Update HAProxy to v2.2.2

4 years agolibextractor: update to 1.10
Rosen Penev [Sat, 1 Aug 2020 18:12:20 +0000 (11:12 -0700)]
libextractor: update to 1.10

Made two compile options dependent on whether or not the plugins are
selected.

Removed autoreconf as autools files are not being patched.

Added PKG_BUILD_PARALLEL for faster compilation.

Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be
fixed to include this API, but it's probably better for size reasons to
patch libextractor instead.

Added -liconv since it seems to be needed for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibsodium: compile with scalarmult_ed25519_ref10 12994/head
Daniel Golle [Sat, 1 Aug 2020 21:31:39 +0000 (22:31 +0100)]
libsodium: compile with scalarmult_ed25519_ref10

scalarmult_ed25519_ref10 was excluded from 'minimal' variant (which is
what we are building) by upstream commit f5076db5f8ef27.
Revert that to allow downstream projects to make use of it (eg. gnunet)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agofreeradius3: add missing conffiles to Makefile 12904/head
Alexey Dobrovolsky [Sat, 1 Aug 2020 20:31:59 +0000 (23:31 +0300)]
freeradius3: add missing conffiles to Makefile

Config files
/etc/freeradius3/policy.d/accounting
/etc/freeradius3/policy.d/filter
/etc/freeradius3/proxy.conf
/etc/freeradius3/sites-available/default
and link
/etc/freeradius3/sites-enabled/default
are in the freeradius3 package and are mentioned in the main config file
/etc/freeradius3/radiusd.conf
Thus, they must be explicitly specified in the Makefile.

File
/etc/freeradius3/sites/default
is not included in the package, is not created during installation,
is not mentioned in the main config file and should therefore be excluded
from the Makefile.

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
4 years agoglib2: add back libiconv/host build dependency
Rosen Penev [Sat, 1 Aug 2020 16:30:17 +0000 (09:30 -0700)]
glib2: add back libiconv/host build dependency

HOST_LDFLAGS are used in target builds with meson. Having -liconv is
necessary because of certain hosts that lack iconv in libc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomeson: backport upstream rpath fix
Rosen Penev [Sat, 1 Aug 2020 16:19:17 +0000 (09:19 -0700)]
meson: backport upstream rpath fix

-Wl,rpath= does not work with clang, yet -Wl,rpath, does not work with
meson. Backport upstream patch fixing this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11017 from neheb/jpeg-turbo
Rosen Penev [Sat, 1 Aug 2020 03:45:15 +0000 (20:45 -0700)]
Merge pull request #11017 from neheb/jpeg-turbo

libjpeg-turbo: Add new package

4 years agolibjpeg-turbo: Add new package 11017/head
Rosen Penev [Fri, 22 Jun 2018 02:49:45 +0000 (19:49 -0700)]
libjpeg-turbo: Add new package

It's faster than regular libjpeg with ASM optimizations for various
platforms. Tests with djpeg indicate that it's twice as fast.

This is meant to replace the regular libjpeg.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoglib2: add gettext-full build dependency
Rosen Penev [Sat, 1 Aug 2020 03:23:10 +0000 (20:23 -0700)]
glib2: add gettext-full build dependency

I don't know why this is needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibjpeg: remove
Rosen Penev [Sun, 23 Feb 2020 03:31:23 +0000 (19:31 -0800)]
libjpeg: remove

This library is more than 2x slower that -turbo on MIPS. It also conflicts
with -turbo as they write the same InstallDev entries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoopenfortivpn: remove explicit handling of peerdns and defaultroute 12899/head
Aaron Goodman [Sat, 1 Aug 2020 01:37:06 +0000 (21:37 -0400)]
openfortivpn: remove explicit handling of peerdns and defaultroute

netifd is clever enough to handle the peerdns and default route
arguments, so we can just let them get passed along, and when
ppp-up invokes proto_send_update, netifd will only apply what
is needed

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agoglib2: revert intl change
Rosen Penev [Fri, 31 Jul 2020 21:55:07 +0000 (14:55 -0700)]
glib2: revert intl change

This was causing massive buildbot failure.

The intent was to fix uClibc-ng and CONFIG_BUILD_NLS, but that ended up
breaking everything.

Signed-off-by: Rosen Penev <rosenp@gmail.com>