[arch-commits] Commit in systemd/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Jul 2 13:21:26 UTC 2015
Date: Thursday, July 2, 2015 @ 15:21:26
Author: heftig
Revision: 241697
Add another kdbus patch
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++++
1 file changed, 4 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-07-02 10:26:40 UTC (rev 241696)
+++ PKGBUILD 2015-07-02 13:21:26 UTC (rev 241697)
@@ -54,6 +54,10 @@
# https://github.com/systemd/systemd/commit/3723263f4989
git cherry-pick -n 3723263f4989
+ # sd-bus: don't leak kdbus notifications
+ # https://github.com/systemd/systemd/commit/0c9cc10dcca6
+ git cherry-pick -n 0c9cc10dcca6
+
./autogen.sh
}
More information about the arch-commits
mailing list