aboutsummaryrefslogtreecommitdiff
path: root/libs/avahi/patches
Commit message (Collapse)AuthorAge
* avahi: update to 0.8Rosen Penev2020-02-25
| | | | | | | | | | | | | | Clean up Makefile slightly. Update configure options for the new version. Remove first patch and update the other one. Use a different solution for the stack protector on certain platforms. Run script through shellcheck. Small quote fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* avahi: patch systemd runtime_dir change in 0.7Jeremiah McConnell2018-06-15
| | | | | | | | In avahi 0.7 the runtime_dir was updated to be /run instead of /var/run for better systemd compatibility. Patch out that change to fix avahi-daemon. Signed-off-by: Jeremiah McConnell <miah@miah.com>
* avahi: Update to 0.7Rosen Penev2018-06-10
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libs/avahi: fix warning with poll.h include on muslAlexandru Ardelean2016-01-06
| | | | | | | | | | Warning is: #warning redirecting incorrect #include <sys/poll.h> to <poll. Not a big issue. But it can be annoying when building with -Werror set. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Import avahi from oldpackagesTed Hess2014-07-16