Rosen Penev [Mon, 10 Aug 2020 04:23:01 +0000 (21:23 -0700)]
atftp: completely remove cdefs usage
sys/cdefs.h is not provided by musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 10 Aug 2020 19:25:05 +0000 (12:25 -0700)]
Merge pull request #13060 from wodu/linuxptp_maint
linuxptp: Update to version 3.0
Rosen Penev [Mon, 10 Aug 2020 19:24:34 +0000 (12:24 -0700)]
Merge pull request #13059 from aparcar/which
treewide: replace `which` with `command -v`
Yousong Zhou [Mon, 10 Aug 2020 08:36:00 +0000 (16:36 +0800)]
openvswitch: bump to version 2.13.1
The two backported patches are included in 2.13.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Wojciech Dubowik [Mon, 10 Aug 2020 07:30:11 +0000 (09:30 +0200)]
linuxptp: Update to version 3.0
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Paul Spooren [Sun, 9 Aug 2020 23:19:25 +0000 (13:19 -1000)]
treewide: replace `which` with `command -v`
Fix shellcheck SC2230
> which is non-standard. Use builtin 'command -v' instead.
Once applied to everything concerning OpenWrt we can disable the busybox
feature `which` and save 3.8kB.
Signed-off-by: Paul Spooren <mail@aparcar.org>
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
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>
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
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>
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
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
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
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>
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>
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
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>
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
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>
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
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>
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
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
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>
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)
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
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>
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
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
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
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
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
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
Rosen Penev [Wed, 5 Aug 2020 20:09:45 +0000 (13:09 -0700)]
Merge pull request #12549 from neheb/extr
libextractor: remove ffmpeg plugin
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
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>
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
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>
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
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>
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>
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
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>
Rosen Penev [Wed, 5 Aug 2020 05:59:23 +0000 (22:59 -0700)]
Merge pull request #11116 from ja-pa/ooni
ooniprobe: new packages
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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
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
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>
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
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>
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>
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>
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
Rosen Penev [Mon, 3 Aug 2020 20:36:42 +0000 (13:36 -0700)]
Merge pull request #12998 from neheb/nloh2
nlohmannjson: build with meson
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
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
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
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>
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>
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>
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>
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>
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>
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
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>
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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
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
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>
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>
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>
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>
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>