aboutsummaryrefslogtreecommitdiff
path: root/libs/avahi/patches/020-revert-runtime-dir-systemd-change.patch
Commit message (Collapse)AuthorAge
* avahi: Changed the target file for the patchHirokazu MORIKAWA2022-02-12
| | | | | | | | Fixed the affected issue in the latest commit daemon.err avahi-daemon[xxx]: mkdir("/run/avahi-daemon/"): No such file or directory Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* 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>