[gnome-continuous] manifest: don't setuid for /usr/bin/xdg-app
- From: Vadim Rutkovsky <vrutkovsky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: don't setuid for /usr/bin/xdg-app
- Date: Mon, 2 Mar 2015 10:41:35 +0000 (UTC)
commit 8b9cdd472dea5206db71876be10d96b6950cb4b6
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date: Mon Mar 2 11:41:27 2015 +0100
manifest: don't setuid for /usr/bin/xdg-app
manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4ecbfb7..2f3a1ca 100644
--- a/manifest.json
+++ b/manifest.json
@@ -861,7 +861,7 @@
{"src": "git:git://github.com/alexlarsson/xdg-app",
"config-opts": ["--disable-documentation",
"--with-priv-mode=none"],
- "setuid": ["/usr/bin/xdg-app", "/usr/bin/xdg-app-helper"]},
+ "setuid": ["/usr/bin/xdg-app-helper"]},
{"src": "gnome:gnome-hwtest",
"component": "minimal",
@@ -1267,7 +1267,7 @@
"initramfs-build-epoch": {"version": 0},
- "build-epoch": {"version": 78,
+ "build-epoch": {"version": 79,
"all": false,
- "component-names": ["adwaita-icon-theme"]}
+ "component-names": ["xdg-app"]}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]