Commit graph

20025 commits

Author SHA1 Message Date
Rosen Penev
036030c852
Merge pull request #12360 from rs/nextdns-1.6.4-master
nextdns: Update to version 1.6.4
2020-06-05 12:23:18 -07:00
Rosen Penev
907a333fae
Merge pull request #12227 from bobafetthotmail/master
hwinfo: add new package
2020-06-05 12:21:19 -07:00
Rosen Penev
d72ed76a01
Merge pull request #12405 from peter-stadler/nginx-version
nginx: update to version 1.19.0
2020-06-05 12:18:14 -07:00
Rosen Penev
a37aa54844
Merge pull request #12384 from neheb/tell
telldus-core: fix compilation with libcxx 10
2020-06-05 12:15:13 -07:00
Rosen Penev
c281f14252
Merge pull request #12412 from PolynomialDivision/fix/dbg_msg
dawn: fix x86 compiling
2020-06-05 12:14:45 -07:00
Nick Hainke
e06315c0d0 dawn: fix x86 compiling
Fixes: #12410

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-06-05 11:14:24 +02:00
Rosen Penev
b6caafef46
Merge pull request #12400 from EricLuehrsen/master
unbound: suggest matched domain option for dnsmasq link
2020-06-04 14:24:11 -07:00
Rosen Penev
d3abf54693
Merge pull request #12406 from peter-stadler/django
django: update to version 3.0.7
2020-06-04 14:23:00 -07:00
Rosen Penev
3120f7f7ea
Merge pull request #12401 from commodo/pillow-update
pillow: bump to version 7.1.2
2020-06-04 14:22:33 -07:00
Aaron Goodman
36f77a171d openfortivpn: avoid flash writes on pppd script
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-06-04 16:55:11 -04:00
Aaron Goodman
9b0fce23d1 openfortivpn: Use netifd for script rather than init script
By using the netifd for open fortivpn we are able to set up multiple
VPN connections and manage them through the netifd toolset.

This also adds support for binding an openfortivpn client to a given
interface, in which case when that interface comes online, the vpn
will be initiated via a hotplug script.

This is a breaking commit and configurations will need to be migrated
from openfortivpn.config into the /etc/config/networks.

Example configuration via /etc/config/network:

config interface 'ftvpn'
        option proto 'openfortivpn'
        option server 'example.com'
        option username 'USERNAME'
        option password 'PASSWORD'
        # optional arguments follow
        option local_ip '192.0.5.1'
        option port '443'
        option iface_name 'wan'
        option trusted_cert 'CERT_HASH'
        option set_dns '0'
        option pppd_use_peerdns '0'
        option metric '10'

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-06-04 16:51:30 -04:00
Aaron Goodman
4f727bcc02 openfortivpn: version bump to 1.14.1
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-06-04 16:49:47 -04:00
Philip Prindeville
559a492c4a
Merge pull request #12391 from dwmw2/perlfix
perl: fix build failure in GCC10
2020-06-04 13:17:16 -06:00
Peter Stadler
f8fb3e6a25 django: update to version 3.0.7
update to newest version

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-06-04 17:39:58 +02:00
Peter Stadler
5cff456b42 nginx: update to version 1.19.0
bump to newest version

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-06-04 17:16:37 +02:00
David Bauer
b66955968d unbound: bump PKG_RELEASE
Fixes commit da76aeb24c ("unbound: expose interface-auto to UCI")

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-06-04 16:02:29 +02:00
Eric Luehrsen
c95e3835e8 unbound: suggest matched domain option for dnsmasq link
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-06-04 01:13:46 -04:00
Rosen Penev
815a789b81
Merge pull request #12399 from neheb/zstt
zstd: update to 1.4.5
2020-06-03 21:41:25 -07:00
Rosen Penev
0d97dfac77
Merge pull request #12398 from neheb/spdd
spdlog: update to 1.6.1
2020-06-03 21:41:08 -07:00
Rosen Penev
dd74a7cb87
libv4l: update to 1.20.0
Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:40:16 -07:00
Rosen Penev
8c23fef9da
zstd: update to 1.4.5
Switch to zst archives for smaller size.

Removed patches in favor of a better solution for uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:37:03 -07:00
Rosen Penev
6b1b036a38
spdlog: update to 1.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:34:13 -07:00
Nikos Mavrogiannopoulos
2b9f88a4bf gnutls: updated to 3.6.14
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-06-04 05:52:44 +02:00
Hannu Nyman
2d31b1780d
Merge pull request #12395 from tru7/knxd
knxd: backport fix for usblowlever.cpp from upstream
2020-06-03 18:25:56 +03:00
Hannu Nyman
ebd8d8e4d4
Merge pull request #12362 from PolynomialDivision/feature/dawn_bump
dawn: bump to latest version
2020-06-03 18:24:40 +03:00
Hannu Nyman
ac9c5baabd
Merge pull request #12333 from stangri/master-simple-adblock
simple-adblock: bugfix: proper error reporting on failed downloads; lists update script
2020-06-03 18:21:37 +03:00
Othmar Truniger
726db21424 knxd: backport fix for usblowlever.cpp from upstream
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-06-03 16:59:25 +02:00
Rosen Penev
559d7a9869
Merge pull request #12393 from ja-pa/redis-6.0.4
redis: update to version 6.0.4
2020-06-03 07:42:24 -07:00
Rosen Penev
177a038f1e
Merge pull request #12378 from neheb/exf
exfat-utils: import from base
2020-06-03 07:36:57 -07:00
Rosen Penev
ef8402fafd
Merge pull request #12256 from neheb/xfs
xfsprogs: import from base
2020-06-03 07:35:36 -07:00
Rosen Penev
5d30093868
Merge pull request #12255 from neheb/libconfig
libconfig: import from base
2020-06-03 07:35:06 -07:00
Rosen Penev
ce21a8b488
Merge pull request #12386 from neheb/kisme
kismet: fix compilation with libcxx 10
2020-06-03 07:28:12 -07:00
David Bauer
da76aeb24c unbound: expose interface-auto to UCI
This exposes the interface-auto option to UCI.

By default, interface-auto is disabled.
This leads to the DNS reply possibly originating from
a different address then the request was sent to.

Devices with a packet filter might not receive the reply in this case.

Enabling interface-auto ensures the reply is sent with the
source-address the request was sent to.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-06-03 16:05:52 +02:00
Alexandru Ardelean
c2397e7281 pillow: bump to version 7.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-06-03 16:47:01 +03:00
Jan Pavlinec
e18b80ba7b
redis: update to version 6.0.4
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-06-03 14:15:48 +02:00
Ken Wong
65578a43f0 perl: fix build failure in GCC10
The perl Configure file was matching GCC 10 against "1*" and treating it
as GCC 1, causing ABI breakage and segfaults.

Cherry-pick the upstream patch which fixes it to check against (e.g)
"1.*" instead, which will make it work for hundreds more GCC versions
to come.

https://github.com/Perl/perl5/commit/6bd6308fcea3541
 "Adapt Configure to GCC version 10"

Also includes the previous commit just adding GCC 8 and 9 to one case:
https://github.com/Perl/perl5/commit/ae195500577d707
 "Add gcc-8 and gcc-9 for FORTIFY_SOURCE"

Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
2020-06-03 11:59:49 +01:00
Rosen Penev
5f6f54b851 nmap: fix compilation with libcxx 10
Seems nmap's time header logic is broken.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 10:31:23 +02:00
Nick Hainke
8f2f64b5a1 dawn: bump to latest version
Includes:
- ubus/datastorage: don't repeatedly ask devices for beacon reports if
	don't support it
- uci: fix loading of config
- utils/ubus: fix memory leak at blobmsg_format_json
- ubus: add local flag to network overview
- ubus: fix network overview
- network/tcpsocket: make sure every msg is complete before handle
- datastorage: refactor to support scalability testing
- network/tcpsocket: make sure every msg is complete before handle
- ubus: fix network overview
- ubus: add local flag to network overview

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-06-03 09:08:20 +02:00
Rosen Penev
c7563f4129
kismet: fix compilation with libcxx 10
Seems a bind call is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 16:25:43 -07:00
Rosen Penev
4a1618f91f
Merge pull request #12385 from neheb/gerbb
gerbera: fix compilation with libcxx 10
2020-06-02 16:15:25 -07:00
Rosen Penev
db69c14a61
gerbera: fix compilation with libcxx 10
Missing header for pid_t.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 16:07:12 -07:00
Rosen Penev
e7094f3ef7
telldus-core: fix compilation with libcxx 10
Missing headers and wrong namespace.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 16:03:32 -07:00
Rosen Penev
530d30af36
libpng: remove host build
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 14:02:54 -07:00
Rosen Penev
28e83b1f7f
freetype: remove host build
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 14:02:54 -07:00
Rosen Penev
369ef50e67
Merge pull request #12372 from neheb/pkgc
pkgconf: update to 0.7.3
2020-06-02 13:38:24 -07:00
Rosen Penev
c3127bdc86
pkgconf: update to 0.7.3
Switched to building with meson. Faster.

Add missing InstallDev section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 13:32:14 -07:00
Rosen Penev
f0cd709aae
libnpupnp: update to 4.0.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 13:20:22 -07:00
Rosen Penev
1edad0400b
dbus: remove host build
Nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 13:16:19 -07:00
Karl Palsson
2954adab3c net/mosquitto: bump to 1.6.10
Full changelog at: https://mosquitto.org/blog/2020/05/version-1-6-10-released/

Fixes openssl 3.0 support,
Minor fixes, nothing standout as applicable specifically to OpenWrt.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-06-02 10:27:05 +00:00
Rosen Penev
695b33b0b7
exfatprogs: update to 1.0.3
This release removes iconv dependency which needed nls.mk before.

It also removes the library component.

Switch from old name to new name in Makefile.

Fixed license information.

Several other cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-01 19:12:38 -07:00