[gnome-continuous] Rebuild polkit



commit 825dfd50376eb636c21733ae5e30b067076ee7e0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu May 17 09:51:10 2018 +0100

    Rebuild polkit
    
    Update the pkexec path, so we can check that it gets setuid.

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4fd28d7..c9db50c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -482,8 +482,8 @@
                 "config-opts": ["--disable-man-pages",
                                 "--enable-libsystemd-login",
                                 "--with-os-type=suse"],
-                "setuid": ["/runtime/usr/bin/pkexec",
-                            "/runtime/usr/lib/polkit-1/polkit-agent-helper-1"]},
+                "setuid": ["/usr/bin/pkexec",
+                            "/usr/lib/polkit-1/polkit-agent-helper-1"]},
 
                 {"src": "git:git://git.kernel.org/pub/scm/bluetooth/bluez.git",
                  "tag": "9fbde4dfc6abb121534d26f2641688e1624ce225",
@@ -1354,7 +1354,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-       "build-epoch": {"version": 160,
+       "build-epoch": {"version": 161,
                        "all": false,
                        "component-names": ["polkit"]}
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]