bindfs 1.14.7-1.1 source package in Ubuntu

Changelog

bindfs (1.14.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to source format 3.0. (Closes: #1007282)

 -- Bastian Germann <email address hidden>  Sun, 18 Feb 2024 16:16:20 +0000

Upload details

Uploaded by:
Eugene V. Lyubimkin
Uploaded to:
Sid
Original maintainer:
Eugene V. Lyubimkin
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bindfs_1.14.7-1.1.dsc 1.5 KiB ca2eccfdfd7c0f2ecd1c24f5700ab4ced6cdac56676abbaf32ad0ff6ba751195
bindfs_1.14.7.orig.tar.gz 399.8 KiB 2826e7c01928c9c260e7d1fc20ce8e820432b2de1a0f0c6c0193bdbb13f378d1
bindfs_1.14.7-1.1.debian.tar.xz 4.6 KiB 33c0462a5a32d8493c01edf27845b88fd43d2906361af6ad8d23445c019d4776

Available diffs

No changes file available.

Binary packages built by this source

bindfs: mirrors or overlays a local directory with altered permissions

 bindfs is a FUSE filesystem for mirroring a directory to another
 directory, similarly to mount --bind. The permissions of the mirrored
 directory can be altered in various ways.
 .
 Some things bindfs can be used for:
  - Making a directory read-only.
  - Making all executables non-executable.
  - Sharing a directory with a list of users (or groups).
  - Modifying permission bits using rules with chmod-like syntax.
  - Changing the permissions with which files are created.
 .
 Non-root users can use almost all features, but most interesting
 use-cases need user_allow_other to be defined in /etc/fuse.conf.

bindfs-dbgsym: debug symbols for bindfs