Skip to content

Makefile: correct dependencies to fix race condition#488

Merged
tsipinakis merged 1 commit intodunst-project:masterfrom
stapelberg:patch-1
Jan 30, 2018
Merged

Makefile: correct dependencies to fix race condition#488
tsipinakis merged 1 commit intodunst-project:masterfrom
stapelberg:patch-1

Conversation

@stapelberg
Copy link
Contributor

Before this commit, when building dunst in parallel, org.knopwob.dunst.service might get installed as an empty file. See https://bugs.debian.org/888760

Before this commit, when building dunst in parallel, org.knopwob.dunst.service might get installed as an empty file. See https://bugs.debian.org/888760
@bebehei bebehei self-requested a review January 29, 2018 16:01
Copy link
Member

@bebehei bebehei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @stapelberg for these changes. That was totally my fault. The Arch maintainers already complained about the empty dbus file. I couldn't reproduce it on my system. You're awesome, thanks!

@bebehei
Copy link
Member

bebehei commented Jan 29, 2018

@tsipinakis I think we should backport and release it as 1.3.1, too.

@tsipinakis tsipinakis merged commit 75c8f56 into dunst-project:master Jan 30, 2018
@tsipinakis
Copy link
Member

Thanks for catching this!

I agree that this is a serious enough issue to warrant a bugfix release.

karlicoss pushed a commit to karlicoss/dunst that referenced this pull request Mar 21, 2019
Fix race condition resulting in the service file being empty in some cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants