Build Update for pulseaudio/pulseaudio
-------------------------------------
Build: #502
Status: Still Failing
Duration: 1 min and 33 secs
Commit: 916be59 (master)
Author: Tanu Kaskinen
Message: pipe-sink, pipe-source: fix file permissions
We recently changed the umask of the daemon from 022 to 077, which broke
module-pipe-sink in the system mode, because nobody was allowed to read
from the pipe.
module-pipe-source in the system mode was probably always broken,
because the old umask of 022 should prevent anyone from writing to the
pipe.
This patch uses chmod() after the file creation to set the permissions
to 0666, which is what the fkfifo() call tried to set.
Bug link: https://bugs.freedesktop.org/show_bug.cgi?id=107070
View the changeset:
https://github.com/pulseaudio/pulseaudio/compare/1b377d442857...916be59151e0
View the full build log and details:
https://travis-ci.org/pulseaudio/pulseaudio/builds/402185534?utm_source=email&utm_medium=notification
--
You can configure recipients for build notifications in your .travis.yml file.
See https://docs.travis-ci.com/user/notifications
This email was sent to pulseaudio-commits@lists.freedesktop.org
(mailto:pulseaudio-commits@lists.freedesktop.org)
unsubscribe from this list
(http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=fea13d92d2f5438ba09ef6601095bf02.VaL8ccfxpUmpYz%2BvhvIcUhuRHk8%3D&r=https%3A%2F%2Fmandrillapp.com%2Funsub%3Fmd_email%3Dpulseaudio-commits%2540lists.freedesktop.org)
_______________________________________________
pulseaudio-commits mailing list
pulseaudio-commits@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits