Commit Graph

1692 Commits

Author SHA1 Message Date
MilhouseVH
fc00843b3f Merge pull request #2994 from mglae/le9_samba_config
samba-config.service: fix destroying .cache structure
2018-10-04 00:54:27 +01:00
MilhouseVH
684f91cd87 samba: update to samba-4.9.1 2018-09-24 12:14:38 +01:00
mglae
66bc4f5a38 smbd-config: make smb.conf modification atomic 2018-09-21 23:46:43 +02:00
mglae
a2d4af6a40 samba-config.service: fix destroying .cache structure 2018-09-21 23:44:00 +02:00
MilhouseVH
210465b1d4 samba: update to samba-4.9.0 2018-09-13 23:31:56 +01:00
CvH
3d2218da0d Merge pull request #2959 from MilhouseVH/le90_regdb_2018.09.07
wireless-regdb: update to wireless-regdb-2018.09.07
2018-09-10 15:03:15 +02:00
MilhouseVH
8d2330a32b wireless-regdb: update to wireless-regdb-2018.09.07 2018-09-07 22:17:04 +01:00
vpeter4
58810b3953 libssh: explicitly disable Kerberos support
In case krb5 package is build before libssh then libssh is build with Kerberos support. But later addons using libssh doesn't have required libraries and fail to start.
2018-09-02 08:27:42 +02:00
MilhouseVH
c2c24ecb23 samba: update to samba-4.8.5 2018-08-24 20:08:55 +01:00
vpeter4
83c54b4739 libssh: update to libssh-0.8.1
and make vfs.sftp kodi binary addon working
2018-08-15 21:02:07 +02:00
MilhouseVH
d946f3b516 samba: update to samba-4.8.4 2018-08-14 16:56:02 +01:00
Christian Hewitt
51b41b12ac Merge pull request #2871 from InuSasha/updates/various
proftpd, net-snmp, openvpn: updates to recent version
2018-08-12 18:39:13 -04:00
Christian Hewitt
cfd32d11c7 Merge pull request #2873 from MilhouseVH/le90_wpa_supplicant_EAPOL_fix
wpa_supplicant: Fix EAPOL vulnerability
2018-08-12 18:37:18 -04:00
Jernej Škrabec
4ab7f7ce32 Merge pull request #2866 from MilhouseVH/le90_samba_network_online
samba: make services depend on network-online.target
2018-08-09 18:54:31 +02:00
MilhouseVH
b297c82957 wpa_supplicant: Fix EAPOL vulnerability 2018-08-09 08:55:51 +01:00
chewitt
f1cac61771 bluez: fix obexd inclusion after 5.50 bump 2018-08-05 16:21:53 +04:00
Sascha Kuehndel (InuSasha)
bd1bb73cdf openvpn: update to 2.4.6 2018-08-05 10:47:38 +02:00
MilhouseVH
c16e6a8d2a samba: make services depend on network-online.target
Also cleanup interdependencies, ensuring:

   samba-config.service
   |
   +-- nmbd.service
       |
       +-- smbd.service
2018-08-03 20:11:00 +01:00
Sascha Kuehndel (InuSasha)
9c29a83d46 samba: needs attr 2018-08-01 21:48:27 +02:00
CvH
f668a67654 spdx: packages/network 2018-07-18 20:45:17 +02:00
MilhouseVH
5483e21be9 Merge pull request #2763 from InuSasha/fixes/glibc-drop-obsolete
glibc: drop obsolete code
2018-07-16 00:38:51 +01:00
Christian Hewitt
ac1666c346 Merge pull request #2788 from MilhouseVH/le90_kodi_201807
Kodi: next
2018-07-15 07:49:42 +04:00
MilhouseVH
6367035631 libnfs: update to libnfs-3.0.0 2018-07-15 04:42:35 +01:00
MilhouseVH
280113bee4 Merge pull request #2816 from chewitt/bump_bluez
bluez: bump version to 5.50
2018-07-15 03:57:59 +01:00
Chris Novakovic
3d9033fc43 ConnMan: use UseGatewaysAsTimeservers option
Upstream commits 20f20417 ("main: Add UseGatewaysAsTimeservers option")
and 3ce40776 ("timeserver: Use gateways as timeservers if
UseGatewaysAsTimeservers=true") change ConnMan's behaviour regarding the
use of default gateways as timeservers: this is now a configurable
option at run-time, with the default setting being to disable this
behaviour. These commits obsolete one of LibreELEC's custom patches,
connman-04-do-not-add-default-gw-as-timeserver.patch.

Prepare for the next stable release of ConnMan by cherry-picking these
commits from upstream (with minor modifications to commit 20f20417 so it
applies cleanly to 1.36) and using the new UseGatewaysAsTimeservers
option in /etc/connman/main.conf to forcefully disable the feature,
which matches the behaviour of the LibreELEC patch. The cherry-picked
upstream commits can be dropped when a new stable version of ConnMan is
released and LibreELEC upgrades to it.
2018-07-08 01:03:06 +01:00