Whamcloud - gitweb
debian: provide fuseext2 to replace src:fuse-umfuse-ext2
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Thu, 28 Nov 2024 17:48:58 +0000 (12:48 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 29 Nov 2024 08:01:13 +0000 (03:01 -0500)
commit757a712c1238c7ed7852d662f337f5620db8a75e
tree7e8274b73574c73f8727afd17a0678e79bf5c4cf
parent49fd04d77b3244c6c6990be41142168eef373aef
debian: provide fuseext2 to replace src:fuse-umfuse-ext2

The fuse-umfuse-ext2 packaghas been abandoned by upstream, and a
follow-up fork at https://github.com/alperakcan/fuse-ext2 hasn't been
updated in five years.  Both of these versions also warn against
mounting file systems read/write with fuse-ext2.

As proposed on debian-devel, let's replace fuse-umfuse-ext2 with a
compatibility shell script shipped with fuse2fs.

Link: https://lists.debian.org/debian-devel/2024/10/msg00231.html
Addresses-Debian-Bug: #1085590
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control
debian/copyright
debian/fuse-ext2 [new file with mode: 0755]
debian/fuse-ext2.1 [new file with mode: 0644]
debian/fuse2fs.install
debian/fuse2fs.links [new file with mode: 0644]