summaryrefslogtreecommitdiffstats
path: root/debian/debputy.manifest
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 19:35:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 19:39:12 +0000
commitdd17dd7252de9a6a22e92f27a2a3cb5ce12224b2 (patch)
tree33c35fde6f25a7ab8e6d02f66a8333180f99eb27 /debian/debputy.manifest
parentMerging upstream version 2.40. (diff)
downloadutil-linux-dd17dd7252de9a6a22e92f27a2a3cb5ce12224b2.tar.xz
util-linux-dd17dd7252de9a6a22e92f27a2a3cb5ce12224b2.zip
Merging debian version 2.40-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/debputy.manifest')
-rw-r--r--debian/debputy.manifest12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/debputy.manifest b/debian/debputy.manifest
new file mode 100644
index 0000000..f32ea50
--- /dev/null
+++ b/debian/debputy.manifest
@@ -0,0 +1,12 @@
+manifest-version: '0.1'
+packages:
+ 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"