Commit Graph

132 Commits

Author SHA1 Message Date
Rudi Heitbaum
c5d5bc2bfb avahi: sanitize uidgid
align to https://pagure.io/setup/blob/master/f/uidgid which is
the standard used in the base-os
2023-11-29 10:37:28 +00:00
Rudi Heitbaum
23e63fcfb8 avahi: dbus: Use non-deprecated installation path
ref:
- https://github.com/lathiat/avahi
  - PR 376
  - commit 0ab222c6601535f078f88e9d72b2c70cba03de23
2023-11-02 13:13:12 +00:00
heitbaum
ac480ad8d7 avahi: remove RPATH 2022-01-23 21:39:17 +00:00
probonopd
3547d20ffe avahi: do not delete ssh.service 2021-03-10 08:31:06 +01:00
Ian Leonard
3baf91e87d network: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:12 +00:00
heitbaum
def3d0791f avahi: disable-libevent configure option - unnecessary. 2021-01-01 09:54:33 +00:00
heitbaum
7a95d1ad95 avahi: update to 0.8 2020-12-25 09:33:42 +00:00
queeup
c99f990024 avahi: set root user as default for published sftp 2019-11-13 19:52:40 +03:00
Aman Gupta
733eb8ff14 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
2019-10-08 13:56:10 -07:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
f668a67654 spdx: packages/network 2018-07-18 20:45:17 +02:00
CvH
a92499c106 avahi: remove unused options 2018-06-26 19:40:57 +02:00
cvh
90151b7894 avahi: update to 0.7 2017-11-22 14:19:27 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3 buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
7e13283709 avahi: cleanup 2017-07-28 20:17:20 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
awiouy
3e415dd6f6 avahi: build libdns_sd without installing it 2017-06-20 04:30:23 +02:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
40af353132 rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
Lukas Rusak
80ab6df730 avahi: update to 0.6.32 2016-02-18 23:35:59 +01:00