1767 Commits

Author SHA1 Message Date
CvH
ff37e94538
Merge pull request #4369 from HiassofT/le92-kernel-4.19.120+
[le92] linux (RPi): update to 4.19.120+
2020-05-25 17:45:27 +02:00
CvH
15b9a35125
Merge pull request #4247 from MilhouseVH/le92_backports-9.2.2
backports: libreelec-9.2.3
2020-05-20 19:45:44 +02:00
Matthias Reichl
9fa76ef360 wireguard-linux-compat: update to v1.0.20200429
This fixes build on 4.19.119 and newer

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-05-05 10:10:56 +02:00
edit4ever
e952674ef6
Update packages/network/iw/package.mk
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2020-05-03 10:43:13 -07:00
MilhouseVH
e5dc90f3c7 iptables: fix helper script 2020-04-15 09:08:47 +01:00
MilhouseVH
3e890efe59 iw: update to iw-5.4 2020-04-01 07:07:17 -07:00
Christian Hewitt
cc1fd2257d Merge pull request #4130 from HiassofT/le10-iw-image
add support for setting wireless regulatory domain
2020-04-01 07:06:30 -07:00
chewitt
975b30d64d wireguard: update tools/module 2020-02-20 14:22:28 +00:00
chewitt
5a0591e51b connman: bump to 1.38 2020-02-20 14:22:28 +00:00
cdu13a
5d2454fe5f connman: fix compile with older headers 2020-02-01 11:51:29 -05:00
chewitt
6b8fe40614 wireguard-linux-compat: add WireGuard kernel module package 2020-01-31 08:48:38 +00:00
chewitt
0a7bb4ffeb wireguard-tools: add WireGuard userspace tools package 2020-01-31 08:48:38 +00:00
chewitt
6ac10dc4f8 connman: add support for WireGuard 2020-01-31 08:48:38 +00:00
chewitt
d1640fe4c0 libmnl: enabled shared build 2020-01-31 08:48:38 +00:00
Christian Hewitt
5c83a514f6
Merge pull request #4136 from MilhouseVH/le92_fix_addons_error
buildsystem: "set -e" error handling not working for addon builds [backport]
2020-01-23 17:54:15 +04:00
MilhouseVH
f2ff582d14 wireless-regdb: has no dependencies 2020-01-21 19:48:12 +00:00
MilhouseVH
2b7d71f18e samba: update to samba-4.9.18 2020-01-21 15:10:45 +00:00
MilhouseVH
57f6504a55 samba: update to samba-4.9.17 2020-01-12 00:19:33 +00:00
Matthias Reichl
97e2c5204c disable network online services when using kernel ip configuration
Also drop Requisite on connman.service as it's not really needed
(connman and network online services all have conditions on
!/dev/.kernel_ipconfig) and it causes a dependency failed message
as Requisites are evaluated before conditions.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-16 17:31:43 +01:00
Matthias Reichl
bee4bb3f4a connman: disable service if ip configuration is used
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-16 17:31:34 +01:00
Matthias Reichl
4159f97316 connman: move host and resolver configuration to separate service
Setup system hostname, /etc/resolv.conf and /etc/hosts in a service
that can be run independently of connman.

The volatile etc files are created in /run/libreelec instead of
/run/connman so they can be modified similarily to standard linux
installations with a writable /etc. Connman can then hook into
that and move resolv.conf management to /run/connman/resolv.conf when
it's started.

If kernel IP configuration is used the resolv info from the kernel
will be used to create resolv.conf. Users can also provide their
own resolv.conf file in /storage/.config/resolv.conf which takes
precedence over ther kernel info. If no resolv.conf info is present
a fallback with use the Google nameservers is created (as before).

Loopback network interface setup has been removed, this is already
set up by systemd.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-16 17:31:18 +01:00
MilhouseVH
855ec8710c samba: update to samba-4.9.15 2019-10-29 12:28:41 +00:00
Aman Gupta
b6e9a63684 avahi: remove disallow-other-stacks=yes
This was originally added because SO_REUSEPORT was not available on older kernels

With this setting, avahi-daemon does not use either SO_REUSEADDR or SO_REUSEPORT, which means that other mDNS applications cannot access the multicast udp port 5353 at the same time. This includes mDNS clients which are simply trying to discover other services on the network. One such client exists in a PVR add-on I am writing for Kodi which currently fails in network discovery when run on LibreELEC.

See also https://github.com/grandcat/zeroconf/issues/63

(cherry picked from commit 733eb8ff1458d7b2f2a06402ea5c6516209a313f)
2019-10-24 23:23:52 +00:00
MilhouseVH
654f3024eb samba: enable nmblookup, for kodi 2019-10-15 06:56:48 +01:00
MilhouseVH
5c262a7c63 samba: update to samba-4.9.13 2019-09-04 16:50:40 +01:00
MilhouseVH
b26a38279d samba: update to samba-4.9.10 2019-07-03 05:35:03 +01:00
MilhouseVH
0644052754 samba: update to samba-4.9.9 2019-07-03 05:35:03 +01:00
MilhouseVH
7fe797c21d nss-mdns: update to nss-mdns-0.14.1 2019-06-15 06:26:29 +01:00
MilhouseVH
f25a4c7159 wireless-regdb: update to wireless-regdb-2019.06.03 2019-06-15 06:26:29 +01:00
MilhouseVH
fb0007845a packages: mega bump 2019-06-13 22:12:21 +01:00
MilhouseVH
8f4bdc77cc samba: update to samba-4.9.8 2019-06-13 22:12:20 +01:00
MilhouseVH
284432cf4f samba: update to samba-4.9.7 2019-06-13 22:12:20 +01:00
MilhouseVH
71749c0070 openssh: update to openssh-8.0p1 2019-04-20 19:57:27 +01:00
chewitt
eacc210e04 iptables: iptables_helper support for ethernet tethering 2019-04-17 06:28:37 +04:00
chewitt
7edc88c5e2 samba: set fruit:model = Xserve for macOS finder 2019-04-11 08:06:35 +04:00
Jernej Škrabec
13bd9b8829
Merge pull request #3375 from MilhouseVH/linux5.0.2+
linux (RPi/Generic): update to linux-5.0.7
2019-04-10 22:30:36 +02:00
MilhouseVH
8123a9278e samba: update to samba-4.9.6 2019-04-08 13:16:47 +01:00
MilhouseVH
94d7d9c353 connman: update to connman-1.37 2019-03-29 15:21:16 +00:00
MilhouseVH
d66153c15b wireless-regdb: update to wireless-regdb-2019.03.01 2019-03-28 14:53:43 +00:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
MilhouseVH
e691b3b693 packages: correct original copyright 2019-03-26 16:43:42 +00:00
MilhouseVH
283a9554c6 samba: update to samba-4.9.5 2019-03-12 12:36:50 +00:00
Sascha Kuehndel (InuSasha)
7eba70ea88
openssh: update to 7.9p1 2019-03-07 19:59:46 +01:00
MilhouseVH
8194238126
Merge pull request #3316 from chewitt/sshd-no-dss
openssh: drop support for ssh-dss keys
2019-03-06 22:57:18 +00:00
MilhouseVH
77f1f1097b libnfs: update to libnfs-4.0.0 2019-02-17 19:41:39 +00:00
Christian Hewitt
3be8d586a4 openssh: drop support for dss keys 2019-02-16 15:39:35 +04:00
MilhouseVH
0bed73d3c0 samba: don't unintentionally exit with failure when SAMBA_SERVER is disabled 2019-01-24 19:22:15 +00:00
Jernej Skrabec
17aba9fcf1 libssh: Disable documentation building
Documentation build process tries to use doxygen installed on host,
which may fail to build docs.

In order to avoid that, just disable documentation building altogether.
2019-01-17 20:50:09 +01:00
MilhouseVH
c0d14cea67 libnfs: update to libnfs-38b62bc, fixes xbmc/15194 2019-01-12 01:46:55 +00:00
Christian Hewitt
971cfd1a69
Merge pull request #3179 from CvH/9.0/shairplay
libshairplay: update to 096b61a
2019-01-04 02:06:26 +04:00