Rosen Penev
41504f1579
hfsprogs: fix compilation without sys/cdefs
sys/cdefs.h does not come with musl. It's also deprecated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
0b37205d21
knxd: fix compilation without sys/cdefs
sys/cdefs.h does not come with musl. It's also deprecated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
95c6c66ed1
linknx: fix compilation without sys/cdefs
sys/cdefs.h is not included with musl. It's also deprecated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f10ec9241e
sendmail: fix compilation without sys/cdefs
sys/cdefs is deprecated. It's also not included with musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
effa44f3b4
mpd: enable opus support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
44eb12f3c7
mpd: make ffmpeg support dependent on BUILD_PATENTED
ffmpeg includes patented functionality.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
11c4323665
Merge pull request #13060 from wodu/linuxptp_maint
linuxptp: Update to version 3.0
4 years ago
Rosen Penev
50db30f8c6
Merge pull request #13059 from aparcar/which
treewide: replace `which` with `command -v`
4 years ago
Yousong Zhou
3f383103ee
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>
4 years ago
Gerard Ryan
affce38fc4
docker-ce: Enabled cgroups v1 by default
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years ago
Wojciech Dubowik
ea6d3a3468
linuxptp: Update to version 3.0
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
4 years ago
Paul Spooren
30ea917518
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>
4 years ago
Toke Høiland-Jørgensen
416dccf72a
Merge pull request #13058 from guidosarducci/master-fix-gcc10-netperf
netperf: fix compilation with GCC10
4 years ago
Tony Ambardar
c332d5fdf7
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 ago
Rosen Penev
5be1783bfe
Merge pull request #13055 from micmac1/apa2446
apache: security bump to 2.4.46
4 years ago
Sebastian Kemper
d4addd14c0
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 ago
Rosen Penev
cdcbe880df
Merge pull request #13028 from neheb/ldnsss
ldns: fix compilation without deprecated APIs
4 years ago
Rosen Penev
b91235e150
Merge pull request #13025 from neheb/ulff
libulfius: update to 2.6.8
4 years ago
Rosen Penev
d179b11410
Merge pull request #13029 from neheb/boinc
boinc: fix compilation without deprecated OpenSSL APIs
4 years ago
Rosen Penev
f0606bd996
libulfius: update to 2.6.8
Upstream fixed the libmicrohttp issue. Removed local patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
619fd038ba
liborcania: update to 2.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
61b3532fe4
Merge pull request #13051 from ptpt52/miniupnpd-check-running
net/miniupnpd: check by /etc/init.d/miniupnpd running
4 years ago
Chen Minqiang
67b4871322
net/miniupnpd: check by /etc/init.d/miniupnpd running
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
4 years ago
Rosen Penev
0a35968c37
Merge pull request #13049 from PolynomialDivision/dawn/bump_version
dawn: bump version
4 years ago
Nick Hainke
26fb6219de
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 ago
Rosen Penev
7d2f49239d
Merge pull request #13045 from EricLuehrsen/unbound_20200806
unbound: follow resolv.conf.auto to new location
4 years ago
Eric Luehrsen
f8ba0fe7bf
unbound: follow resolv.conf.auto to new location
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years ago
Rosen Penev
65c66ddd71
Merge pull request #13039 from peter-stadler/django-rest-framework
django-restframework: update to version 3.11.1
4 years ago
Rosen Penev
b71d8fa12c
Merge pull request #13042 from ja-pa/libssh-security-fix
libssh: patch security issue
4 years ago
Jan Pavlinec
ad457727bd
libssh: patch security issue
Fixes:
CVE-2020-16135
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
2d7e32b1a5
python-pytest-forked: add new package (dependency for xdist)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
274fcf4d6c
python-apipkg: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
d17b29cbdf
python-execnet: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
0e83fb81ae
python-pytest-xdist: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Rosen Penev
34215c958e
Merge pull request #13020 from rittere/master
tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)
4 years ago
Rosen Penev
8b004dbfba
Merge pull request #12811 from TDT-AG/pr/20200714-ntpd
ntpd: add config include support
4 years ago
Eike Ritter
b8ca6814ad
tayga: PKG_RELEASE increased
Signed-off-by: Eike Ritter <git@rittere.co.uk>
4 years ago
Rosen Penev
1be8f072c8
Merge pull request #12976 from pprindeville/update-xtables-addons-3.10
xtables-addons: update for 3.10
4 years ago
Rosen Penev
c2525df796
Merge pull request #13031 from neheb/erl
erlang: fix compilation without deprecated OpenSSL APIs
4 years ago
Rosen Penev
df1edbd571
Merge pull request #13035 from ja-pa/python3-maxminddb-2.0.2
python3-maxminddb: update to version 2.0.2
4 years ago
Rosen Penev
43e054cf87
Merge pull request #13033 from commodo/pynacl-fix
python-pynacl: fix build with new libsodium patch
4 years ago
Rosen Penev
dca6a5b2fd
Merge pull request #13032 from neheb/freer
freeradius3: fix compilation without deprecated OpenSSL APIs
4 years ago
Rosen Penev
a640cfa263
Merge pull request #13026 from neheb/yarr
yara: fix compilation without deprecated OpenSSL APIs
4 years ago
Rosen Penev
91dbd669b3
Merge pull request #12549 from neheb/extr
libextractor: remove ffmpeg plugin
4 years ago
Rosen Penev
70b5ae920e
Merge pull request #13027 from neheb/ina
inadyn: update to 2.7
4 years ago
Peter Stadler
eec90365b8
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 ago
Rosen Penev
92ccf95904
Merge pull request #13024 from neheb/mottion
motion: fix old libmicrohttpd usage
4 years ago
Karl Palsson
5c4aad9518
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 ago
Toke Høiland-Jørgensen
cbca68b4f2
Merge pull request #13036 from TDT-AG/pr/20200806-acme
acme: fix alignment space vs tabs
4 years ago
Florian Eckert
8e34825f78
acme: fix alignment space vs tabs
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago