Commit Graph

988 Commits

Author SHA1 Message Date
Stephan Raue
bc215397e5 bluez: remove systemd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-03 15:37:49 +02:00
Stephan Raue
3b7fc05e2c ntp: depends on package 'libcap'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-03 00:37:12 +02:00
Stephan Raue
6fec8f5398 connman: dont depend on systemd/udev anymore
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-03 00:32:22 +02:00
Stephan Raue
be98231768 iptables: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-02 03:59:30 +02:00
Stephan Raue
719f9bfa6b iptables: update to iptables-1.4.19.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-02 03:59:05 +02:00
Stephan Raue
820ec0ec52 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-06-01 23:45:29 +02:00
Stephan Raue
e2c7a8b021 libssh: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 23:06:54 +02:00
Stefan Saraev
7dc6a7c84c connman: update to connman-0515b22 2013-06-01 18:16:38 +03:00
Stephan Raue
8f8ea455f6 libssh: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 17:11:19 +02:00
Stephan Raue
201bc6f508 Revert "readline: build as static library"
This reverts commit fab861e4b6.
2013-06-01 02:27:28 +02:00
Stephan Raue
fab861e4b6 readline: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 00:43:01 +02:00
Stephan Raue
487cb615fe attr: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 23:41:24 +02:00
Stephan Raue
0e8754c17b libdaemon: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 20:24:39 +02:00
Stephan Raue
4b9d736214 libgssglue: remove package 'libgssglue'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-28 22:04:39 +02:00
Stephan Raue
fd66403bf6 libtirpc: remove package 'libtirpc'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-28 22:03:39 +02:00
Stephan Raue
feb446aabf rpcbind: remove package 'rpcbind', should not more be needed with recent libnfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-28 22:02:36 +02:00
Stephan Raue
098a01fb62 libnfs: update to libnfs-1.6.0, this fixes #2323, this fixes #2324
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-28 22:00:55 +02:00
Stephan Raue
7f79dfb062 Revert "samba: build libsmbclient as shared lib"
This reverts commit 04dcb1c43e.
2013-05-28 16:16:12 +02:00
Stephan Raue
eff1fe6a0a libnl: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-27 18:42:32 +02:00
Stephan Raue
a404f400ef openssh: update to openssh-6.2p2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-19 14:12:53 +02:00
Stephan Raue
cfee1d5a3c samba: depends on package 'attr'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-18 13:36:36 +02:00
Stephan Raue
bb46adeb00 Revert "openssh: fails to build with LTO support on gcc-4.8.0"
This reverts commit 80a6561676.
2013-05-15 10:37:59 +02:00
Stephan Raue
04dcb1c43e samba: build libsmbclient as shared lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
4b003c2ed9 samba: update to samba-3.6.15
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
d314594b60 avahi/samba: When samba is built with avahi support the server name is advertised in UPPERCASE as samba forces this when setting-up avahi via dbus. If we disable avahi support in samba and include a samba.service file with avahi the hostname is correctly advertised as the user entered it; e.g. OpenELEC not OPENELEC ..we can also use a tweaked samba.service so Mac users with an AppleTV see the AppleTV icon in Finder.app instead of a generic server icon. this fixes #2282
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00