summaryrefslogtreecommitdiffstats
path: root/debian/debputy.manifest
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 19:33:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 19:33:33 +0000
commit98396d661d76a98491cf9de99fa50ae08894374d (patch)
treecffdf812f06ee728717d39bffcb4f69833f4e578 /debian/debputy.manifest
parentMerging upstream version 2.40. (diff)
downloadutil-linux-98396d661d76a98491cf9de99fa50ae08894374d.tar.xz
util-linux-98396d661d76a98491cf9de99fa50ae08894374d.zip
Adding debian version 2.40-1.debian/2.40-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/debputy.manifest')
-rw-r--r--debian/debputy.manifest17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/debputy.manifest b/debian/debputy.manifest
new file mode 100644
index 0000000..b5775ac
--- /dev/null
+++ b/debian/debputy.manifest
@@ -0,0 +1,17 @@
+manifest-version: '0.1'
+packages:
+ util-linux:
+ transformations:
+ - path-metadata:
+ path: usr/bin/su
+ mode: "u=rwxs,go=rx"
+ bsdutils:
+ binary-version: 1:{{DEB_VERSION_UPSTREAM_REVISION}}
+ mount:
+ transformations:
+ - path-metadata:
+ path: usr/bin/mount
+ mode: "u=rwxs,go=rx"
+ - path-metadata:
+ path: usr/bin/umount
+ mode: "u=rwxs,go=rx"