[arch-commits] Commit in systemd/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Jul 2 01:06:53 UTC 2015


    Date: Thursday, July 2, 2015 @ 03:06:52
  Author: heftig
Revision: 241679

Cherry-pick a fix for NM VPN plugins under kdbus

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-01 22:48:06 UTC (rev 241678)
+++ PKGBUILD	2015-07-02 01:06:52 UTC (rev 241679)
@@ -50,6 +50,10 @@
   # https://github.com/systemd/systemd/commit/418b22b88f79
   git cherry-pick -n 418b22b88f79
 
+  # bus-proxy: never apply policy when sending signals
+  # https://github.com/systemd/systemd/commit/3723263f4989
+  git cherry-pick -n 3723263f4989
+
   ./autogen.sh
 }
 



More information about the arch-commits mailing list